Age | Commit message (Expand) | Author | Files | Lines |
2008-06-06 | allow window menu items in ordinary menus | Mark Tiefenbruck | 1 | -0/+3 |
2008-06-04 | only remove outside border when disabled by decoration mask | Mark Tiefenbruck | 1 | -0/+3 |
2008-06-03 | add new command line option -list-commands | Mark Tiefenbruck | 1 | -0/+4 |
2008-05-13 | implement smarter reloading for custom menus | Mark Tiefenbruck | 1 | -0/+3 |
2008-05-12 | only reload the keys file if the contents have changed | Mark Tiefenbruck | 1 | -0/+2 |
2008-05-12 | use AutoReloadHelper in apps file, check for changes automatically | Mark Tiefenbruck | 1 | -0/+3 |
2008-05-09 | Fixed so tooltip window in the iconbar when the title changes. | Henrik Kinnunen | 1 | -1/+4 |
2008-05-07 | ChangeLog: fixed typo (s/rememberm/remember/). | Slava Semushin | 1 | -1/+1 |
2008-05-05 | add tooltips for iconbar buttons when title is too long to fit | Matteo Galiazzo | 1 | -0/+3 |
2008-05-02 | some additions/corrections for fbgm | skiidoo | 1 | -1/+4 |
2008-05-01 | save timestamp for non-existent menu file, in case user creates one | Mark Tiefenbruck | 1 | -0/+3 |
2008-04-30 | don't allow empty root menu | Mark Tiefenbruck | 1 | -0/+3 |
2008-04-27 | changelog | Henrik Kinnunen | 1 | -0/+4 |
2008-01-27 | Changelog entries for the xinerama_randr branch changes. | Tomas Janousek | 1 | -0/+5 |
2007-12-28 | moved DelayedCmd from Screen.cc to FbTk/Timer.cc, added it to the keys file | Mark Tiefenbruck | 1 | -0/+4 |
2007-12-25 | updated german translations for maximization menu | Mark Tiefenbruck | 1 | -0/+2 |
2007-12-25 | removed KDE configure option | Mark Tiefenbruck | 1 | -0/+2 |
2007-12-25 | added resource session.screen<N>.slit.acceptKdeDockapps | Mark Tiefenbruck | 1 | -0/+3 |
2007-12-23 | added focused/unfocused borders to styles | Mark Tiefenbruck | 1 | -0/+3 |
2007-12-21 | added key command StartTabbing | Mark Tiefenbruck | 1 | -0/+3 |
2007-12-20 | added ForEach key command | Mark Tiefenbruck | 1 | -0/+10 |
2007-12-19 | don't let transient windows steal the focus from other programs | Mark Tiefenbruck | 1 | -0/+3 |
2007-12-18 | switched Mouse Tab Focus and Click Tab Focus nls entries | Mark Tiefenbruck | 1 | -0/+3 |
2007-12-18 | open transient windows on same workspace as parent | Mark Tiefenbruck | 1 | -0/+2 |
2007-12-18 | holding control will now keep the menu open | Mark Tiefenbruck | 1 | -0/+3 |
2007-12-17 | fix startup items in apps file with specified screen number | Mark Tiefenbruck | 1 | -0/+4 |
2007-12-14 | fix compile issue with gcc 4.3 | Mark Tiefenbruck | 1 | -0/+3 |
2007-12-13 | fix --with-style configure option | markt | 1 | -0/+2 |
2007-12-13 | close menus when they lose focus, instead of on [exec] commands | markt | 1 | -0/+2 |
2007-12-13 | added FbTk::CommandRegistry, decentralized command parsing, and made them aut... | markt | 1 | -0/+5 |
2007-12-11 | added edge resize modes | markt | 1 | -0/+3 |
2007-12-11 | only allow one open menu at a time | markt | 1 | -0/+3 |
2007-12-09 | added OnTitlebar modifier to keys file | markt | 1 | -0/+11 |
2007-11-22 | added special FocusIn/Out MouseOver/Out ChangeWorkspace keys | markt | 1 | -0/+14 |
2007-11-22 | added translations for zh_TW | markt | 1 | -0/+1 |
2007-11-22 | set resize increments to 1 when set to 0 by the application | markt | 1 | -0/+3 |
2007-11-22 | added conditional statements to keys file | markt | 1 | -0/+18 |
2007-11-16 | added :Focus key command | markt | 1 | -0/+3 |
2007-11-16 | ToggleDecor from a window with Deco=TAB should hide the tabs, rather than sho... | markt | 1 | -0/+3 |
2007-11-12 | allow arbitrary window patterns in iconbar | markt | 1 | -0/+6 |
2007-11-08 | fix crash bug when cycling focus | markt | 1 | -0/+3 |
2007-11-04 | update autoraise delay for open windows on reconfigure | markt | 1 | -0/+3 |
2007-10-31 | move fullscreen windows to normal layer when they lose focus | markt | 1 | -0/+3 |
2007-10-24 | fixed gcc 2.96 compile problem | fluxgen | 1 | -0/+2 |
2007-10-24 | introduced workspacename for ClientPattern, and some miscellaneous cleanup | markt | 1 | -0/+3 |
2007-10-24 | reenabled raising window if window was moved by mouse by 0 pixels | mathias | 1 | -0/+3 |
2007-10-23 | adding/removing workspaces wasn't updating menu | markt | 1 | -0/+2 |
2007-10-23 | allow remembering minimized, maximized, and fullscreen state | markt | 1 | -0/+7 |
2007-10-23 | allow negated patterns | markt | 1 | -0/+3 |
2007-10-22 | added [mouse] pattern, matches against prop HEAD and the mouse position | fluxgen | 1 | -0/+6 |