Age | Commit message (Expand) | Author | Files | Lines |
2003-07-28 | some more fixing of wm_protocols | rathnor | 1 | -1/+2 |
2003-07-28 | update many things to use WinClient instead of FluxboxWindow | rathnor | 1 | -51/+59 |
2003-07-25 | make sure all menus have titles, make -version go to stdout | rathnor | 1 | -8/+11 |
2003-07-20 | fix menus for "extra" things, like remember, so that they will be | rathnor | 1 | -125/+1 |
2003-07-20 | fix toolbarmode = OFF bug, plus add toolbar menu back to screen's config menu | rathnor | 1 | -1/+25 |
2003-07-19 | fix alpha setting for menus when multiple screens by moving from static in menu | rathnor | 1 | -3/+3 |
2003-07-18 | reorganise operation of ResourceManager | rathnor | 1 | -3/+2 |
2003-07-10 | using extended fluxbox menutheme instead of fbtk menutheme | fluxgen | 1 | -4/+5 |
2003-07-04 | support in remember for specifying groups. | rathnor | 1 | -19/+33 |
2003-07-03 | added visual enable thing for style menus so one can see which style is curre... | fluxgen | 1 | -16/+26 |
2003-07-01 | added reconfig signal | fluxgen | 1 | -46/+9 |
2003-06-30 | fixed xinerama bug in maximization stop | fluxgen | 1 | -9/+19 |
2003-06-30 | we can now use the same action strings in the menu as in key actions | fluxgen | 1 | -2/+10 |
2003-06-27 | fix slit netizen issues | rathnor | 1 | -5/+3 |
2003-06-25 | removed toolbarhandler | fluxgen | 1 | -58/+4 |
2003-06-24 | moved toolbar mode resource to ToolbarHandler | fluxgen | 1 | -51/+12 |
2003-06-24 | minor cleaning, removed window number | fluxgen | 1 | -18/+6 |
2003-06-24 | fixed some slit stuff | fluxgen | 1 | -3/+5 |
2003-06-23 | minor fix | fluxgen | 1 | -16/+1 |
2003-06-23 | fix grouping to persist over restart, plus various related bugs. | rathnor | 1 | -13/+99 |
2003-06-23 | reconfigure toolbar after we load resources | fluxgen | 1 | -6/+10 |
2003-06-23 | moved toolbar resources to Toolbar | fluxgen | 1 | -174/+23 |
2003-06-20 | minor cleaning | fluxgen | 1 | -3/+18 |
2003-06-20 | moved slit resources into slit | fluxgen | 1 | -32/+9 |
2003-06-18 | Strut support | fluxgen | 1 | -10/+62 |
2003-06-15 | minor stuff | fluxgen | 1 | -2/+3 |
2003-06-15 | lil fix for winclient comparison | rathnor | 1 | -2/+2 |
2003-06-15 | fix up nextFocus/prevFocu for cycling through groups (not just clients) | rathnor | 1 | -10/+12 |
2003-06-12 | cleaning | fluxgen | 1 | -81/+64 |
2003-06-11 | added antialias nls | fluxgen | 1 | -21/+13 |
2003-06-08 | fix restart in menu to accept and use an argument | rathnor | 1 | -3/+3 |
2003-05-24 | mark a bunch of menus as internal | rathnor | 1 | -2/+2 |
2003-05-24 | toolbar crash (menu bug) and initialisation fixups | rathnor | 1 | -6/+3 |
2003-05-22 | initialisation problem with xinerama enabled but not active - caused crash | rathnor | 1 | -1/+2 |
2003-05-20 | xinerama for placement + snapping, + tidy | rathnor | 1 | -29/+21 |
2003-05-19 | cleaning | fluxgen | 1 | -156/+149 |
2003-05-19 | xinerama updates | rathnor | 1 | -22/+68 |
2003-05-19 | add back some xinerama support (toolbar, slit (+menu), screen) | rathnor | 1 | -8/+124 |
2003-05-18 | moved Resource to FbTk and change name of DirHelper to FbTk Directory | fluxgen | 1 | -17/+18 |
2003-05-17 | minor fixes | fluxgen | 1 | -8/+10 |
2003-05-16 | minor fix | fluxgen | 1 | -2/+1 |
2003-05-15 | minor cleaning | fluxgen | 1 | -110/+107 |
2003-05-15 | minor cleaning in BScreen interface | fluxgen | 1 | -83/+78 |
2003-05-15 | cleaning in FluxboxWindow interface | fluxgen | 1 | -28/+29 |
2003-05-14 | update client menu when we remove a client | fluxgen | 1 | -1/+5 |
2003-05-13 | transparent slit | fluxgen | 1 | -2/+3 |
2003-05-13 | removed ScreenInfo | fluxgen | 1 | -2/+1 |
2003-05-13 | fix saving of workspace icons toolbar mode | rathnor | 1 | -2/+2 |
2003-05-13 | fix iconify with autoraise | rathnor | 1 | -1/+2 |
2003-05-13 | fixed restoring of submenus after a reconfigure, and changed some configure m... | fluxgen | 1 | -10/+50 |