Age | Commit message (Expand) | Author | Files | Lines |
2016-09-11 | Do not break server grabs | Thomas Lübking | 1 | -2/+2 |
2016-09-11 | std::auto_ptr to std::unique_ptr | Mathias Gumz | 2 | -5/+3 |
2016-09-11 | Improve utf-8 support | Thomas Lübking | 1 | -44/+41 |
2016-09-11 | support ctrl+a for selecting all | Thomas Lübking | 1 | -0/+5 |
2016-09-11 | Support editing utf-8 text in TextBox | Thomas Lübking | 5 | -23/+113 |
2016-09-03 | document iconified title deco | Thomas Lübking | 1 | -0/+6 |
2016-09-03 | Next|PrevWorkspace 0 toggles former Workspace | Thomas Lübking | 4 | -8/+20 |
2016-09-03 | hide menus when clicking title or toolbar | Thomas Lübking | 3 | -1/+8 |
2016-09-03 | allow 4px deadzone for clicks | Thomas Lübking | 1 | -2/+11 |
2016-09-03 | remove tabs | Mathias Gumz | 1 | -5/+5 |
2016-09-03 | translation:fr_FR adding -no-slit, -no-toolbar and minor fixes | gaspard | 1 | -9/+9 |
2016-09-03 | apply back the copyright to Fluxbox Team | gaspard | 1 | -3/+5 |
2016-09-03 | translation:fr_FR updating $ set 9 #keys | gasp | 1 | -85/+86 |
2016-09-03 | fix display $WPSETTER | Thomas Lübking | 1 | -3/+4 |
2016-09-03 | handle DISPLAY :x and :x.0 idem | Thomas Lübking | 1 | -1/+2 |
2016-09-03 | handle subdirs and symlinks in $wallpaperdir | Thomas Lübking | 1 | -2/+4 |
2016-09-03 | Update Translation.m | GreenLunar | 1 | -10/+10 |
2016-09-03 | indicate iconified windows in iconbar | Thomas Lübking | 3 | -1/+33 |
2016-09-01 | do not confine transients to desktop layer | Thomas Lübking | 1 | -2/+4 |
2016-09-01 | delay mouse driven tab focus by autoraise interval | Thomas Lübking | 2 | -1/+10 |
2016-09-01 | expose and fix ActivateTabCmd | Thomas Lübking | 2 | -24/+24 |
2016-08-31 | re-use position sanitization for modal placement | Thomas Lübking | 1 | -5/+9 |
2016-08-31 | introduce a 5s timeout for emacs shortcuts | Thomas Lübking | 2 | -7/+18 |
2016-08-30 | Relative aligmment when changing window head | Thomas Lübking | 1 | -2/+15 |
2016-08-30 | Add "Unclutter" command | Thomas Lübking | 3 | -0/+52 |
2016-08-30 | Don't replay presses which are required f/ motions | Thomas Lübking | 1 | -0/+4 |
2016-08-28 | fix compiler warning about std::auto_ptr | Mathias Gumz | 26 | -51/+45 |
2016-08-27 | Grab keyboard synchronouosly to allow replays | Thomas Lübking | 2 | -2/+5 |
2016-08-27 | Replay toolbar button events | Thomas Lübking | 4 | -3/+44 |
2016-08-27 | fix titlebar ClickN handling | Thomas Lübking | 1 | -5/+9 |
2016-08-27 | Control OnTitlebar ./. OnWindow | Thomas Lübking | 2 | -7/+16 |
2016-08-27 | Search actual tab under mouse | Thomas Lübking | 1 | -2/+10 |
2016-08-27 | add apps key to ignore XSizeHints | Thomas Lübking | 4 | -1/+21 |
2016-08-27 | apply size hints when applying the state | Thomas Lübking | 1 | -3/+5 |
2016-08-27 | handle oversized windows | Thomas Lübking | 1 | -0/+19 |
2016-08-26 | catch absurd but possible div-by-zero | Thomas Lübking | 1 | -1/+1 |
2016-08-26 | emit resize signal when altering the iconbar mode | Thomas Lübking | 1 | -0/+2 |
2016-08-26 | Grab Server when showing or switching desktop | Thomas Lübking | 2 | -0/+4 |
2016-08-26 | XAllowEvent's for CurrentTime | Thomas Lübking | 1 | -1/+1 |
2016-08-26 | allow to alter button labels via fluxbox-remote | Thomas Lübking | 7 | -5/+82 |
2016-08-26 | toolbar: allow labeled general action buttons | Thomas Lübking | 1 | -3/+31 |
2016-08-26 | support FbTk::TextButton's in ButtonTool | Thomas Lübking | 1 | -1/+8 |
2016-08-26 | add functions to toggle slit/toolbar hidden | Thomas Lübking | 3 | -0/+36 |
2016-08-26 | Fix autohiding/raising timer logics | Thomas Lübking | 4 | -78/+67 |
2016-08-26 | add autoraising to toolbar and slit | Thomas Lübking | 6 | -2/+46 |
2016-08-26 | add commands to toggle toolbar and slit layer | Thomas Lübking | 8 | -0/+59 |
2016-08-26 | add support for artificial struts (per head) | Thomas Lübking | 3 | -0/+50 |
2016-08-26 | Improve stretching (RELATIVE) toolbar items | Thomas Lübking | 5 | -20/+45 |
2016-08-06 | Adjust RELATIVE ::repositionItems (more relative) | Thomas Lübking | 2 | -8/+29 |
2016-08-06 | expose a preferredWidth of *Button's | Thomas Lübking | 5 | -0/+16 |