Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2006-01-03 | unused headers | fluxgen | 1 | -1/+0 | |
2005-04-29 | transient window fix | fluxgen | 1 | -28/+98 | |
2005-04-26 | fix systray client sizing | simonb | 1 | -23/+0 | |
2005-04-20 | fixes a problem with clients which define/request a Strut (see | mathias | 1 | -0/+1 | |
http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html#id2507548), eg kicker: after killing/closing kicker the availableWorkspaceArea is not recalculated which lead to kind of invisible barrier where the Strut was. | |||||
2005-04-10 | Big changes to how transparency works | simonb | 1 | -1/+1 | |
Consequently rearrange lots of rendering ops, and strip calls to updateTransparent | |||||
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2005-01-14 | copyright updated | mathias | 1 | -1/+1 | |
2004-11-30 | "fixes" http://www.securityfocus.com/archive/1/382398/2004-11-24/2004-11-30/2 | mathias | 1 | -1/+11 | |
and all related bugreports elsewhere. "fixes" because i think the real problem is in xft somewhere somehow, but i dont have any prove (yet). thanx to Rob Stevens for informing us about that problem. | |||||
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-08-31 | add autoconf check for std c++ headers | rathnor | 1 | -2/+6 | |
2004-08-10 | removed reparent and added debugmsg | fluxgen | 1 | -9/+24 | |
2004-06-07 | update NLS string handling... | rathnor | 1 | -2/+5 | |
2004-04-28 | fixes for/reimplement parts of directional focus movement | rathnor | 1 | -1/+7 | |
2004-04-01 | honour aspect ratio hints | rathnor | 1 | -5/+77 | |
2003-12-30 | fixed focus issue | fluxgen | 1 | -4/+2 | |
2003-12-21 | more sloppy focus fixing | rathnor | 1 | -2/+4 | |
2003-12-21 | assuming passive | fluxgen | 1 | -9/+3 | |
2003-12-21 | big comment | fluxgen | 1 | -2/+17 | |
2003-12-15 | tweak of defaults - make no input hint, no send focus default to | rathnor | 1 | -3/+3 | |
passive | |||||
2003-12-15 | fix mozilla focus issue | rathnor | 1 | -4/+9 | |
2003-12-04 | sync function | fluxgen | 1 | -2/+2 | |
2003-10-06 | fix shape - all menus shaped, and some weird shape bugs | rathnor | 1 | -5/+5 | |
2003-10-02 | address some memory issues shown up with valgrind | rathnor | 1 | -2/+3 | |
2003-09-29 | fix handling of base_Width/height hints in wm_normal_hints | rathnor | 1 | -9/+63 | |
- fixes abiword resize issues | |||||
2003-09-24 | Fix updates to mwm_hints, and make configure request move and resize atomic | rathnor | 1 | -2/+2 | |
2003-09-21 | silliness :-/ | rathnor | 1 | -2/+1 | |
2003-09-21 | fix disappearing close button | rathnor | 1 | -4/+9 | |
2003-09-11 | fix gravity handling | rathnor | 1 | -5/+6 | |
2003-07-28 | minor fixes | fluxgen | 1 | -7/+8 | |
2003-07-28 | some more fixing of wm_protocols | rathnor | 1 | -1/+3 | |
2003-07-28 | missed updating wm_protocols | rathnor | 1 | -2/+3 | |
2003-07-28 | update many things to use WinClient instead of FluxboxWindow | rathnor | 1 | -21/+89 | |
2003-07-21 | fix focus properly | rathnor | 1 | -3/+4 | |
2003-07-20 | fix focus and raising for transient windows in particular | rathnor | 1 | -4/+17 | |
2003-07-10 | minor indent fix | fluxgen | 1 | -5/+6 | |
2003-06-27 | fix slit netizen issues | rathnor | 1 | -1/+3 | |
2003-06-24 | add some more initialisations for winclient - fixes remember not matching | rathnor | 1 | -1/+4 | |
2003-06-23 | fix grouping to persist over restart, plus various related bugs. | rathnor | 1 | -11/+231 | |
Also move a large proportion of window initialisation from FluxboxWindow to WinClient | |||||
2003-06-22 | moved getWMName to Xutil | fluxgen | 1 | -37/+7 | |
2003-06-15 | updateWMClassName | fluxgen | 1 | -28/+15 | |
2003-06-12 | add some property accessors | rathnor | 1 | -1/+46 | |
2003-06-12 | renamed i18n to I18n | fluxgen | 1 | -2/+2 | |
2003-05-14 | added screen accessor and removed client from window before we send signal | fluxgen | 1 | -6/+7 | |
2003-05-10 | using FbRootWindow | fluxgen | 1 | -2/+2 | |
2003-05-07 | transient fixes by making them WinClients | rathnor | 1 | -58/+24 | |
2003-05-04 | fix up focus problems | rathnor | 1 | -3/+1 | |
2003-04-27 | add missing #include <cassert> | rathnor | 1 | -1/+3 | |
2003-04-25 | just some extra safety | fluxgen | 1 | -1/+3 | |
2003-04-15 | need fbatoms | fluxgen | 1 | -1/+2 | |