Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-14 | Vadim pointed out that _NET_CLIENT_LIST and _NET_CLIENT_LIST_STACKING are ↵ | mathias | 1 | -1/+1 | |
not updated when sending _BLACKBOX_NOTIFY_WINDOW_DEL _NET_WM_DESKTOP and _WIN_WORKSPACE had wrong initial values (-1), which lead to probems with (eg) fbpager (unaware of newly created windows and such things) | |||||
2005-05-13 | fix a segfault | simonb | 1 | -1/+1 | |
2005-01-31 | closes #1107213, 64bit issues with XChangeProperty | mathias | 1 | -4/+4 | |
submitted by Matthieu Herrb <matthieu.herrb@laas.fr> | |||||
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-08-11 | debug messages and some minor cleaning | fluxgen | 1 | -10/+37 | |
2004-06-28 | minor stuff | fluxgen | 1 | -2/+15 | |
2004-06-07 | update NLS string handling... | rathnor | 1 | -2/+4 | |
2004-02-20 | fixed focus issues with remember hidden, patch from Mathias Gumz | fluxgen | 1 | -2/+5 | |
2004-01-19 | minor update | fluxgen | 1 | -19/+22 | |
2003-10-02 | address some memory issues shown up with valgrind | rathnor | 1 | -2/+2 | |
2003-07-28 | update many things to use WinClient instead of FluxboxWindow | rathnor | 1 | -16/+18 | |
2003-07-17 | fix java bug (wasn't sending ConfigureNotify events in response to | rathnor | 1 | -1/+7 | |
ConfigureRequests). Also fix no border on transients and some initial gnome atom values. | |||||
2003-07-04 | support in remember for specifying groups. | rathnor | 1 | -3/+3 | |
Also split atomhandler::setupWindow | |||||
2003-06-26 | speedups for having lots of stuck windows | rathnor | 1 | -2/+5 | |
2003-06-23 | fix grouping to persist over restart, plus various related bugs. | rathnor | 1 | -10/+21 | |
Also move a large proportion of window initialisation from FluxboxWindow to WinClient | |||||
2003-06-12 | using desktop names | fluxgen | 1 | -12/+13 | |
2003-05-19 | using property and changeProperty | fluxgen | 1 | -32/+27 | |
2003-05-15 | minor cleaning in BScreen interface | fluxgen | 1 | -2/+2 | |
2003-05-15 | cleaning in FluxboxWindow interface | fluxgen | 1 | -10/+10 | |
2003-05-11 | minor cleaning | fluxgen | 1 | -5/+5 | |
2003-05-11 | minor cleaning | fluxgen | 1 | -4/+4 | |
2003-05-10 | using FbRootWindow | fluxgen | 1 | -8/+8 | |
2003-05-08 | fix updating of gnome layer atom | rathnor | 1 | -2/+3 | |
2003-04-25 | fixed include | fluxgen | 1 | -1/+2 | |
2003-04-15 | cleaning | fluxgen | 1 | -3/+4 | |
2003-04-15 | fixed client count bug | fluxgen | 1 | -8/+23 | |
2003-04-14 | merged with embedded-tab-branch | fluxgen | 1 | -6/+6 | |
2003-04-09 | Little fixes to bugs highlighted by valgrind - Simon | rathnor | 1 | -2/+3 | |
2003-03-04 | fixing some old BaseDisplay to FbTk App | fluxgen | 1 | -14/+15 | |
2003-03-03 | Add code for toolbar modes | rathnor | 1 | -7/+7 | |
2003-02-18 | Added layer menus for windows, toolbar, and slit, plus associated | rathnor | 1 | -3/+5 | |
resources. Cleaned up some cruft from the previous layering setup. | |||||
2003-02-16 | Fixed gnome init problems (Simon) | rathnor | 1 | -4/+5 | |
2003-02-09 | fixing up of layer code | rathnor | 1 | -2/+2 | |
2003-02-03 | using reference instead | fluxgen | 1 | -2/+2 | |
2003-02-02 | Integration of new Layering code, plus updates to the layering code itself | rathnor | 1 | -15/+56 | |
- new KeyActions: Raise/LowerLayer, AlwaysOnTop/Bottom, Top/BottomLayer Added a "Quit" KeyAction | |||||
2002-12-01 | Indenting from tabs to emacs 4-space | rathnor | 1 | -234/+234 | |
2002-11-26 | nothrow in header new | fluxgen | 1 | -1/+2 | |
2002-10-16 | const pointer | fluxgen | 1 | -2/+2 | |
2002-09-10 | workspace update | fluxgen | 1 | -9/+9 | |
2002-09-08 | setupWindow and referenses | fluxgen | 1 | -8/+42 | |
2002-09-07 | first | fluxgen | 1 | -0/+321 | |