Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-05-11 | minor cleaning | fluxgen | 1 | -2/+2 |
2003-05-11 | fixed focus last crash bug, a dangling m_focused_window pointer | fluxgen | 1 | -34/+27 |
2003-05-11 | minor cleaning | fluxgen | 1 | -21/+21 |
2003-05-10 | using FbRootWindow | fluxgen | 1 | -5/+5 |
2003-05-10 | fixed typeo | fluxgen | 1 | -8/+8 |
2003-05-10 | minor bugfix | fluxgen | 1 | -2/+2 |
2003-05-10 | removed BaseDisplay so we moved some of the functions here | fluxgen | 1 | -39/+118 |
2003-05-07 | minor fix | fluxgen | 1 | -2/+2 |
2003-05-07 | minor cleaning | fluxgen | 1 | -3/+3 |
2003-05-04 | fix up focus problems | rathnor | 1 | -2/+58 |
2003-05-04 | add session.ignoreBorder to ignore border for movement events | rathnor | 1 | -1/+2 |
2003-05-04 | fix multiple screen keyactions to sometimes take effect on screen the pointer... | rathnor | 1 | -54/+59 |
2003-04-29 | reconfigure fix (setFocusedWindow didn't check if win already focused) | rathnor | 1 | -1/+3 |
2003-04-28 | tiny consistency fix | rathnor | 1 | -2/+2 |
2003-04-28 | fixed execute on right screen | fluxgen | 1 | -2/+2 |
2003-04-27 | fix bug for not using modifiers on nextWindow | rathnor | 1 | -3/+21 |
2003-04-27 | remove mention of old useIconbar resource (toolbar modes now do this | rathnor | 1 | -2/+1 |
2003-04-27 | fixed focus new bug | fluxgen | 1 | -4/+7 |
2003-04-26 | Add code for remember functionality (Simon) | rathnor | 1 | -37/+16 |
2003-04-25 | cleaning | fluxgen | 1 | -630/+563 |
2003-04-25 | minor cleaning | fluxgen | 1 | -26/+26 |
2003-04-25 | add UnderMousePlacement placement policy, plus a little fix for window | rathnor | 1 | -1/+7 |
2003-04-20 | add directional focus movement (Simon) | rathnor | 1 | -1/+17 |
2003-04-16 | fix saving of various slit params (Simon) | rathnor | 1 | -3/+4 |
2003-04-16 | fix workspace warping and netizen updates for warping (Simon) | rathnor | 1 | -3/+3 |
2003-04-16 | fix focusing new windows - simon | rathnor | 1 | -5/+12 |
2003-04-15 | removed already handled events | fluxgen | 1 | -10/+6 |
2003-04-15 | use most recently focused window to attach (using screen's focus list) | rathnor | 1 | -5/+7 |