aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-03-01slit: Add missing headerPetr Vorel1-0/+1
2016-11-20stop focus cycling on explicit workspace changesThomas Lübking2-0/+5
2016-11-20delay repositioning of labelsThomas Lübking5-2/+15
2016-10-09prevent range overflowThomas Lübking1-1/+1
2016-10-02Make preferredWidth max from un- and focused widthThomas Lübking1-0/+6
2016-10-02attempt a more fair container item squeezingThomas Lübking1-0/+29
2016-10-02compress resize signalsThomas Lübking2-3/+17
2016-09-22"the least oversight", part #2Thomas Lübking3-0/+4
2016-09-21show tooltips for tabsThomas Lübking3-5/+14
2016-09-21allow to drag tabs to other workspacesThomas Lübking1-32/+16
2016-09-21implement ON_SLIT actionsThomas Lübking2-9/+32
2016-09-21support OnWinButton, OnMinButton & OnMaxButtonThomas Lübking3-5/+40
2016-09-21button: export pressed state and assigned commandsThomas Lübking1-0/+7
2016-09-21"the least oversight" #1Thomas Lübking1-2/+6
2016-09-21only call applySizeHints when desiredThomas Lübking1-3/+2
2016-09-11resolve handle/grip context conflictThomas Lübking1-1/+6
2016-09-11introduce autotabplacementThomas Lübking3-9/+21
2016-09-11Do not break server grabsThomas Lübking1-2/+2
2016-09-11std::auto_ptr to std::unique_ptrMathias Gumz2-5/+3
2016-09-11Improve utf-8 supportThomas Lübking1-44/+41
2016-09-11support ctrl+a for selecting allThomas Lübking1-0/+5
2016-09-11Support editing utf-8 text in TextBoxThomas Lübking5-23/+113
2016-09-03Next|PrevWorkspace 0 toggles former WorkspaceThomas Lübking3-8/+18
2016-09-03hide menus when clicking title or toolbarThomas Lübking3-1/+8
2016-09-03allow 4px deadzone for clicksThomas Lübking1-2/+11
2016-09-03indicate iconified windows in iconbarThomas Lübking3-1/+33
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übking2-0/+47
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übking3-1/+14
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