Age | Commit message (Expand) | Author | Files | Lines |
2003-08-24 | cleaning | fluxgen | 1 | -25/+8 |
2003-08-22 | fixed search paths for new image loading | fluxgen | 1 | -35/+27 |
2003-08-15 | minor fix | fluxgen | 1 | -6/+6 |
2003-08-12 | minor cleaning | fluxgen | 1 | -51/+25 |
2003-08-12 | reverted back to no updateNetizenWindowDel in removeClient | fluxgen | 1 | -1/+3 |
2003-08-12 | sending updateNetizenWindowDel in BScreen removeWindow | fluxgen | 1 | -2/+2 |
2003-08-11 | load theme after all screens are created | fluxgen | 1 | -1/+3 |
2003-08-11 | fixed minor focus bug and updated to use timer command | fluxgen | 1 | -60/+21 |
2003-08-10 | fix ~ to work properly in session.menuFile | rathnor | 1 | -7/+2 |
2003-08-04 | minor fix | fluxgen | 1 | -3/+3 |
2003-07-28 | moved kde dockapp test to screen | fluxgen | 1 | -46/+1 |
2003-07-28 | update many things to use WinClient instead of FluxboxWindow | rathnor | 1 | -79/+106 |
2003-07-27 | minor fix | fluxgen | 1 | -10/+9 |
2003-07-23 | fixed kde dockapp bug | fluxgen | 1 | -2/+55 |
2003-07-21 | fix focus properly | rathnor | 1 | -4/+3 |
2003-07-20 | fix focus and raising for transient windows in particular | rathnor | 1 | -5/+7 |
2003-07-18 | reorganise operation of ResourceManager | rathnor | 1 | -4/+13 |
2003-07-10 | minor cleaning | fluxgen | 1 | -5/+1 |
2003-07-04 | fix winclient death signalling | rathnor | 1 | -6/+7 |
2003-07-04 | support in remember for specifying groups. | rathnor | 1 | -3/+10 |
2003-07-01 | handle focus out event to revert focus to fluxboxwindow if a menu isnt focused | fluxgen | 1 | -2/+18 |
2003-06-30 | include generated defaults file | fluxgen | 1 | -1/+2 |
2003-06-30 | using FbTk Command in keys instead of enum | fluxgen | 1 | -391/+25 |
2003-06-25 | compile time option for toolbar | fluxgen | 1 | -12/+7 |
2003-06-25 | removed toolbar from screen | fluxgen | 1 | -12/+3 |
2003-06-24 | include toolbarhandler | fluxgen | 1 | -3/+3 |
2003-06-24 | removed window number | fluxgen | 1 | -5/+1 |
2003-06-23 | removed toolbar in load rc | fluxgen | 1 | -7/+2 |
2003-06-18 | handling propertyNotify for atomhandlers | fluxgen | 1 | -9/+13 |
2003-06-15 | new keys for cycling through groups - NextGroup/PrevGroup (they are an alias | rathnor | 1 | -1/+3 |
2003-06-12 | moved cursor to FbWinFrameTheme and setting pid of fluxbox on root window her... | fluxgen | 1 | -12/+12 |
2003-06-11 | hide toolbar menu and slit menu if we click on root window | fluxgen | 1 | -5/+14 |
2003-06-11 | revert NULL thing | rathnor | 1 | -2/+2 |
2003-06-11 | make sure that "0" is 4-bit safe for a null pointer by replacing it with (void | rathnor | 1 | -2/+2 |
2003-06-08 | add reconfigure and restart keys | rathnor | 1 | -1/+8 |
2003-06-08 | fix bug that left empty window frames around | rathnor | 1 | -2/+3 |
2003-05-18 | moved Resource to FbTk | fluxgen | 1 | -15/+16 |
2003-05-15 | minor cleaning | fluxgen | 1 | -65/+3 |
2003-05-15 | minor cleaning in BScreen interface | fluxgen | 1 | -26/+26 |
2003-05-15 | cleaning in FluxboxWindow interface | fluxgen | 1 | -22/+22 |
2003-05-14 | added better shape support | fluxgen | 1 | -2/+8 |
2003-05-14 | using clients screen instead of fluxboxwindwos screen | fluxgen | 1 | -9/+8 |
2003-05-13 | minor fixes | fluxgen | 1 | -5/+1 |
2003-05-13 | fixed better error msg | fluxgen | 1 | -25/+23 |
2003-05-13 | fixed menu timestamps stuff | fluxgen | 1 | -22/+25 |
2003-05-12 | trying to use XRRScreenChangeSelectInput | fluxgen | 1 | -1/+8 |
2003-05-12 | minor fix in RANDR init | fluxgen | 1 | -4/+10 |
2003-05-12 | added RANDR support | fluxgen | 1 | -1/+25 |
2003-05-11 | fix up various focus-related issues | rathnor | 1 | -4/+4 |
2003-05-11 | minor fix | fluxgen | 1 | -16/+15 |