Age | Commit message (Expand) | Author | Files | Lines |
2003-04-16 | fixed button alignment with border | fluxgen | 1 | -18/+26 |
2003-04-16 | fix focusing new windows - simon | rathnor | 1 | -5/+12 |
2003-04-16 | fixed click raise option, patch from Dale P. Smith | fluxgen | 3 | -23/+26 |
2003-04-15 | whoops, fix some ifdefs and things | rathnor | 1 | -7/+5 |
2003-04-15 | raise on focus [at end of cycle], also a temporary raise while cycling | rathnor | 7 | -9/+87 |
2003-04-15 | fixed y offset error on ConfigureRequestEvent | fluxgen | 1 | -6/+5 |
2003-04-15 | removed already handled events | fluxgen | 1 | -10/+6 |
2003-04-15 | added resizeClient and sendConfigureNotify | fluxgen | 1 | -2/+4 |
2003-04-15 | send notification when we get configureNotify | fluxgen | 1 | -40/+67 |
2003-04-15 | temporarly disabled skip lower tabs and changed lower window button from pres... | fluxgen | 1 | -3/+4 |
2003-04-15 | drag and drop support for tabs | fluxgen | 2 | -11/+123 |
2003-04-15 | make sure we only use button actions for titlebar | fluxgen | 1 | -4/+15 |
2003-04-15 | use most recently focused window to attach (using screen's focus list) | rathnor | 1 | -5/+7 |
2003-04-15 | make toolbar work somewhat - it only displays groups, not all clients. | rathnor | 1 | -4/+10 |
2003-04-15 | removed | fluxgen | 2 | -1357/+0 |
2003-04-15 | fixed missing break | fluxgen | 1 | -1/+3 |
2003-04-15 | cleaning | fluxgen | 6 | -150/+160 |
2003-04-15 | fixed client and icon count | fluxgen | 1 | -7/+16 |
2003-04-15 | minor iconbar constructor fix | fluxgen | 1 | -3/+3 |
2003-04-15 | const accessor for windowstyle | fluxgen | 1 | -1/+2 |
2003-04-15 | need fbtk ThemeManager | fluxgen | 1 | -1/+2 |
2003-04-15 | need fbatoms | fluxgen | 1 | -1/+2 |
2003-04-15 | minor cleaning | fluxgen | 2 | -43/+26 |
2003-04-15 | fixed license, construtor and moved motif_wm_hints atom to getWMHints in Flux... | fluxgen | 2 | -20/+22 |
2003-04-15 | removed mapNotifyEvent since its handled in Window.cc | fluxgen | 1 | -10/+7 |
2003-04-15 | add most recently used window cycling (Simon) | rathnor | 7 | -79/+285 |
2003-04-15 | fixed client count bug | fluxgen | 2 | -16/+44 |
2003-04-14 | mask event so we dont get unmap while reparent | fluxgen | 1 | -7/+12 |
2003-04-14 | merged with embedded-tab-branch | fluxgen | 2 | -366/+299 |
2003-04-14 | merged with embedded-tab-branch | fluxgen | 12 | -1303/+1406 |
2003-04-14 | removed cycle clients with mouse wheel | fluxgen | 1 | -5/+1 |
2003-04-14 | merged with embedded-tab-branch | fluxgen | 11 | -49/+632 |
2003-04-14 | merged with emebbeded-tab-branch | fluxgen | 1 | -15/+37 |
2003-04-09 | Little fixes to bugs highlighted by valgrind - Simon | rathnor | 7 | -11/+18 |
2003-04-09 | minor fix | fluxgen | 1 | -1/+2 |
2003-04-09 | minor fix | fluxgen | 1 | -1/+3 |
2003-04-09 | minor update | fluxgen | 1 | -5/+10 |
2003-04-07 | removed ifdef have_strftime | fluxgen | 1 | -4/+1 |
2003-04-03 | fix shading bug (Simon) | rathnor | 1 | -49/+51 |
2003-03-23 | fixed bug for when toolbar is off | rathnor | 1 | -1/+2 |
2003-03-23 | more fixes for !strftime | rathnor | 1 | -12/+14 |
2003-03-23 | Some fixes for when strftime isn't available | rathnor | 2 | -7/+7 |
2003-03-22 | updated copyright | fluxgen | 1 | -4/+4 |
2003-03-22 | minor indent | fluxgen | 1 | -2/+3 |
2003-03-22 | fix outline moving and warping (Simon) | rathnor | 4 | -28/+66 |
2003-03-10 | workaround another bug until can be rearranged properly | rathnor | 1 | -3/+10 |
2003-03-10 | fix little bug in deiconifying windows when in "Workspace" Toolbar mode | rathnor | 1 | -2/+2 |
2003-03-04 | minor stuff | fluxgen | 1 | -2/+2 |
2003-03-04 | fixing some old BaseDisplay to FbTk App | fluxgen | 1 | -14/+15 |
2003-03-04 | fixing some old BaseDisplay to FbTk App | fluxgen | 1 | -14/+18 |