aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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übking2-0/+30
2016-08-26Fix autohiding/raising timer logicsThomas Lübking4-78/+67
2016-08-26add autoraising to toolbar and slitThomas Lübking4-2/+25
2016-08-26add commands to toggle toolbar and slit layerThomas Lübking7-0/+53
2016-08-26add support for artificial struts (per head)Thomas Lübking2-0/+41
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-23clear selection on text inputThomas Lübking1-0/+1
2016-07-03smart handling of NotifyUngrab crossing eventsThomas Lübking2-5/+12
2016-07-01ignore font for empty title height calculationThomas Lübking3-22/+23
2016-07-01re-fix alt+tab'bing through tabbed windowsThomas Lübking2-5/+12
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-01avoid calling into XLibThomas Lübking1-4/+12
2016-07-01ensure to update the current client tab from menuThomas Lübking1-0/+3
2016-07-01do not move unfocused windows to the desktop layerThomas Lübking1-1/+2
2016-07-01add _NET_WM_NAME to FbWindow::setNameThomas Lübking1-0/+8
2016-07-01fix tab selection by mousepressThomas Lübking1-0/+16
2016-06-26merge remember focusnew into focusprotectionThomas Lübking4-36/+33
2016-06-26Add FocusProtection featuresThomas Lübking5-2/+102
2016-06-26remove strut when property is withdrawnThomas Lübking1-0/+2
2016-06-26fix tracking of MWM hints in case of removalThomas Lübking1-4/+8
2016-06-26replace FbRootWindow::depth with maxDepthThomas Lübking4-6/+9
2016-06-26prevent clients from positioning out of workspaceThomas Lübking1-6/+35
2016-06-26keep cmd menus off struts when the mouse is in itThomas Lübking1-2/+7