aboutsummaryrefslogtreecommitdiff
path: root/src/Window.cc
AgeCommit message (Expand)AuthorFilesLines
2022-04-18Initial implementation of shortcut to windowsRichard Tamin1-0/+1
2021-07-06Patch from Glen WhitneyMark Tiefenbruck1-3/+5
2021-07-06Patch from Thomas LuebkingMark Tiefenbruck1-32/+47
2017-11-19Support 'vertical' Workspace warpingMark Murawski1-15/+51
2016-11-20delay repositioning of labelsThomas Lübking1-0/+9
2016-09-22"the least oversight", part #2Thomas Lübking1-0/+2
2016-09-21show tooltips for tabsThomas Lübking1-4/+12
2016-09-21allow to drag tabs to other workspacesThomas Lübking1-32/+16
2016-09-03hide menus when clicking title or toolbarThomas Lübking1-1/+3
2016-09-03allow 4px deadzone for clicksThomas Lübking1-2/+11
2016-09-01do not confine transients to desktop layerThomas Lübking1-2/+4
2016-09-01delay mouse driven tab focus by autoraise intervalThomas Lübking1-1/+9
2016-08-31re-use position sanitization for modal placementThomas Lübking1-5/+9
2016-08-30Relative aligmment when changing window headThomas Lübking1-2/+15
2016-08-27fix titlebar ClickN handlingThomas Lübking1-5/+9
2016-08-27Control OnTitlebar ./. OnWindowThomas Lübking1-6/+10
2016-08-27handle oversized windowsThomas Lübking1-0/+19
2016-08-26XAllowEvent's for CurrentTimeThomas Lübking1-1/+1
2016-08-26Improve stretching (RELATIVE) toolbar itemsThomas Lübking1-0/+1
2016-07-30fix transient dialog placementThomas Lübking1-2/+2
2016-07-30hide window before restoring the client on unmapsThomas Lübking1-0/+2
2016-07-03smart handling of NotifyUngrab crossing eventsThomas Lübking1-2/+11
2016-07-01fix tabbing of unfocusable clientsThomas Lübking1-1/+4
2016-07-01do not leave stale oplock behindThomas Lübking1-1/+3
2016-07-01do not move unfocused windows to the desktop layerThomas Lübking1-1/+2
2016-07-01fix tab selection by mousepressThomas Lübking1-0/+16
2016-06-26merge remember focusnew into focusprotectionThomas Lübking1-6/+13
2016-06-26Add FocusProtection featuresThomas Lübking1-1/+12
2016-06-26fix tracking of MWM hints in case of removalThomas Lübking1-4/+8
2016-06-26prevent clients from positioning out of workspaceThomas Lübking1-6/+35
2016-04-06place transient centered on its parentThomas Lübking1-6/+9
2016-01-04Add Resize SnapNephiel1-17/+109
2015-02-07Create buttons for titlebar with proper sizesMathias Gumz1-147/+118
2015-02-01CosmeticMathias Gumz1-10/+15
2015-01-22CosmeticMathias Gumz1-16/+4
2015-01-03Remove various unused variablesMathias Gumz1-6/+5
2014-09-29treat windows having WM_CLASS == "DockApp" like DockAppsMathias Gumz1-1/+4
2014-04-11merge Sami Kerola's new build-systemMathias Gumz1-8/+0
2014-02-19make sure that result of division is signed intAmadeusz Sławiński1-4/+6
2013-05-26build-sys: use AC_USE_SYSTEM_EXTENSIONSSami Kerola1-5/+0
2013-05-26build-sys: include config.h to all files using automakeSami Kerola1-3/+0
2013-05-23more compact codeMathias Gumz1-19/+12
2013-05-23Use shared code, minor code simplificationMathias Gumz1-7/+5
2013-05-23fix initial window placement to allow proper head detection and window placem...Peter Hercek1-14/+21
2013-05-16Fix regression in rendering the Window-Motion-OutlineMathias Gumz1-4/+6
2013-02-06Feature #3602124: 'LHalf' and 'RHalf' buttons to the titlebarMathias Gumz1-0/+27
2013-01-26Calculates timeouts of ClockTool based upon System ClockMathias Gumz1-4/+4
2013-01-10Reduced lagging begind of windows on slower displaysAymeric Vincent1-1/+7
2012-11-07Adds the OnTab keyword for the keys fileJulien Viard de Galbert1-53/+5
2012-10-04minor cosmeticMathias Gumz1-8/+8