Age | Commit message (Expand) | Author | Files | Lines |
2007-07-22 | more cleanup | markt | 1 | -0/+2 |
2007-07-22 | remove a bunch of ancient blackbox features that blackbox doesn't even suppor... | markt | 1 | -106/+0 |
2007-07-18 | fix bug with SemiFollow | markt | 1 | -1/+1 |
2007-07-07 | save workspace names, and some fixes for menu behavior | markt | 1 | -0/+8 |
2007-07-03 | some security fixes for fluxbox-remote, and some minor changes for the gvim fix | markt | 1 | -3/+4 |
2007-07-03 | fix updating of systemtray and kde dockapps in slit on background change | markt | 1 | -1/+32 |
2007-07-02 | fix DOS when toolbar.button.borderWidth is large and toolbar.bevelWidth > 0 | markt | 1 | -23/+24 |
2007-06-30 | make internal tabs default | markt | 1 | -1/+1 |
2007-06-29 | updates for compiling with gcc 4.3 | markt | 1 | -0/+5 |
2007-06-03 | send transients along with window to other workspaces | markt | 1 | -13/+25 |
2007-06-03 | store the EWMH window in Screen.cc, so it gets destroyed when we destroy the ... | markt | 1 | -0/+2 |
2007-05-20 | added session.screen<N>.maxDisableMove/Resize, plus some other cleanup | markt | 1 | -16/+8 |
2007-05-19 | added back limited behavior for session.screen0.followModel | markt | 1 | -0/+1 |
2007-05-16 | added session.screen<N>.noFocusWhileTypingDelay | markt | 1 | -0/+1 |
2007-05-12 | fixed tabs disappearing on reconfigure with [Deco] {TAB} and tabs in titlebar | markt | 1 | -14/+4 |
2007-04-23 | added clientmenu command, set iconicstate properly, disabled resizing shaded ... | markt | 1 | -29/+17 |
2007-04-18 | merged changes from trunk | markt | 1 | -4/+0 |
2007-04-11 | added session.screen<N>.maxIgnoreIncrement | markt | 1 | -3/+20 |
2007-04-08 | added OnToolbar modifier, removed followModel, fixed unpressed button rendering | markt | 1 | -5/+10 |
2007-04-04 | moved some code from here to there | markt | 1 | -10/+10 |
2007-03-30 | pattern matching for window cycling | markt | 1 | -7/+8 |
2007-03-29 | removed groups file, fixed initial_state handling | markt | 1 | -8/+2 |
2007-03-27 | fixed a crash caused by previous commit | markt | 1 | -0/+3 |
2007-03-27 | lots and lots of code cleanup, plus introduced new ClientMenu class | markt | 1 | -1/+5 |
2007-03-25 | added session.screen0.tabs.usePixmap | markt | 1 | -0/+1 |
2007-03-24 | colossal multi-patch, encompassing all of what I did yesterday without intern... | markt | 1 | -3/+11 |
2007-03-21 | added TypeAheadFocus command | markt | 1 | -3/+50 |
2007-03-21 | added Focusable.hh -- a base class for all focusable windows | markt | 1 | -3/+3 |
2007-03-17 | change workspace number of iconified, stuck windows when changing workspaces | markt | 1 | -0/+7 |
2007-03-10 | make sure autogrouped windows get added to the apps file | markt | 1 | -2/+5 |
2007-03-10 | removed some useless code | markt | 1 | -1/+1 |
2007-03-06 | fixed bug with keys not working when using a style background | markt | 1 | -1/+2 |
2007-03-06 | session.screen0.defaultDeco now understands TAB, BORDER, etc. | markt | 1 | -1/+1 |
2007-03-04 | moved some code around (regarding event handling) in preparation for upcoming... | markt | 1 | -11/+60 |
2007-02-18 | little cleanup | markt | 1 | -3/+0 |
2007-02-17 | update workspace names on reconfig, and don't truncate list of names when wri... | markt | 1 | -0/+3 |
2007-02-10 | changed default value for decorateTransients in the init file | markt | 1 | -1/+1 |
2007-02-09 | added mouse bindings to the keys file | markt | 1 | -1/+1 |
2007-02-05 | change defaults for fullMaximization and autoRaise | markt | 1 | -2/+2 |
2007-01-27 | bunch of cleanup, little bug fixes | markt | 1 | -4/+8 |
2007-01-26 | opening window on different workspace should put it at front of focused list ... | markt | 1 | -3/+5 |
2007-01-26 | little cleanup | markt | 1 | -5/+3 |
2007-01-20 | let styles override rootCommand in init, plus removing some code I accidental... | markt | 1 | -3/+8 |
2007-01-16 | automatically reconfigure after changing alpha from menu, using a timer | markt | 1 | -5/+30 |
2007-01-15 | fix rootmenu disappearing on reconfigure -- I can't tell that the code I | markt | 1 | -43/+9 |
2007-01-14 | stay on same workspace after restart | markt | 1 | -2/+15 |
2007-01-14 | several fixes for background option in styles | markt | 1 | -2/+0 |
2007-01-13 | don't change focus order unless the user specifically focuses a window | markt | 1 | -1/+1 |
2007-01-13 | forgot this | markt | 1 | -9/+0 |
2007-01-07 | per-window transparency, including apps and menu support, plus some | simonb | 1 | -4/+4 |