aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-01do not confine transients to desktop layerThomas Lübking1-2/+4
2016-09-01delay mouse driven tab focus by autoraise intervalThomas Lübking2-1/+10
2016-09-01expose and fix ActivateTabCmdThomas Lübking2-24/+24
2016-08-31re-use position sanitization for modal placementThomas Lübking1-5/+9
2016-08-31introduce a 5s timeout for emacs shortcutsThomas Lübking2-7/+18
2016-08-30Relative aligmment when changing window headThomas Lübking1-2/+15
2016-08-30Add "Unclutter" commandThomas Lübking3-0/+52
2016-08-30Don't replay presses which are required f/ motionsThomas Lübking1-0/+4
2016-08-28fix compiler warning about std::auto_ptrMathias Gumz26-51/+45
2016-08-27Grab keyboard synchronouosly to allow replaysThomas Lübking2-2/+5
2016-08-27Replay toolbar button eventsThomas Lübking4-3/+44
2016-08-27fix titlebar ClickN handlingThomas Lübking1-5/+9
2016-08-27Control OnTitlebar ./. OnWindowThomas Lübking2-7/+16
2016-08-27Search actual tab under mouseThomas Lübking1-2/+10
2016-08-27add apps key to ignore XSizeHintsThomas Lübking4-1/+21
2016-08-27apply size hints when applying the stateThomas Lübking1-3/+5
2016-08-27handle oversized windowsThomas Lübking1-0/+19
2016-08-26catch absurd but possible div-by-zeroThomas Lübking1-1/+1
2016-08-26emit resize signal when altering the iconbar modeThomas Lübking1-0/+2
2016-08-26Grab Server when showing or switching desktopThomas Lübking2-0/+4
2016-08-26XAllowEvent's for CurrentTimeThomas Lübking1-1/+1
2016-08-26allow to alter button labels via fluxbox-remoteThomas Lübking7-5/+82
2016-08-26toolbar: allow labeled general action buttonsThomas Lübking1-3/+31
2016-08-26support FbTk::TextButton's in ButtonToolThomas Lübking1-1/+8
2016-08-26add functions to toggle slit/toolbar hiddenThomas Lübking3-0/+36
2016-08-26Fix autohiding/raising timer logicsThomas Lübking4-78/+67
2016-08-26add autoraising to toolbar and slitThomas Lübking6-2/+46
2016-08-26add commands to toggle toolbar and slit layerThomas Lübking8-0/+59
2016-08-26add support for artificial struts (per head)Thomas Lübking3-0/+50
2016-08-26Improve stretching (RELATIVE) toolbar itemsThomas Lübking5-20/+45
2016-08-06Adjust RELATIVE ::repositionItems (more relative)Thomas Lübking2-8/+29
2016-08-06expose a preferredWidth of *Button'sThomas Lübking5-0/+16
2016-08-06delay title updatesThomas Lübking4-2/+20
2016-08-06signal title changesThomas Lübking2-0/+4
2016-08-06Add SpacerToolThomas Lübking4-0/+104
2016-07-30flag slit for reconfiguration and act on showThomas Lübking2-3/+15
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-30reposition visible submenus when changing styleThomas Lübking1-1/+4
2016-07-30reconfigTheme's on loading a new styleThomas Lübking4-0/+33
2016-07-30handle both Focusable's as m_cycling_nextThomas Lübking1-2/+5
2016-07-30explicitly set s_focusedWindow for cycle protectionThomas Lübking1-0/+2
2016-07-30Do not reset cycle focus when unsetting focus onlyThomas Lübking1-1/+1
2016-07-30Do not protect focus while cyclingThomas Lübking1-0/+1
2016-07-30do not lock focus against unfocusing.Thomas Lübking1-1/+1
2016-07-30prefer m_cycling_next over s_focused_windowThomas Lübking1-1/+6
2016-07-30allow to force moveResize and use on applyStateThomas Lübking2-5/+5
2016-07-23add support for dedicated completion dataThomas Lübking4-1/+33
2016-07-23Allow to center fbrunThomas Lübking2-16/+32
2016-07-23limit fbrun history sizeThomas Lübking1-4/+13