aboutsummaryrefslogtreecommitdiff
path: root/src/WinClient.cc
AgeCommit message (Expand)AuthorFilesLines
2007-07-03stop gvim from repeatedly resizing tabbed windowsmarkt1-0/+25
2007-07-01more fixes for _NET_WM_STATE_MODAL and _NET_WM_STATE_DEMANDS_ATTENTIONmarkt1-8/+9
2007-06-30fixed implementation of _NET_WM_STATE_MODALmarkt1-11/+22
2007-06-29updates for compiling with gcc 4.3markt1-0/+5
2007-06-08don't tab transient windows from apps file, and change their layers when the ...markt1-11/+6
2007-03-30set m_icon_title to, you'll never guess, the icon titlemarkt1-1/+1
2007-03-16maximizing window with aspect ratio caused windows to be made larger than the...markt1-3/+14
2006-10-27cosmetic patch from slava semushin, removes whitespaces andmathias1-39/+47
2006-08-09it never existed (what never existed?)markt1-14/+10
2006-08-08fix some compiler warnings in gcc 4.1markt1-10/+14
2006-07-30little cleanup, remove FluxboxWindow::isInitialized()markt1-1/+1
2006-07-23use a timer to make sure focus always reverts if possiblemarkt1-6/+0
2006-07-20allow negative width and heightmarkt1-5/+9
2006-07-20properly revert focus when two windows close at the same timemarkt1-0/+6
2006-07-20keep tabs in same order on restart (except some extremely unlikely cases)markt1-0/+2
2006-06-24Make Urgency Hint flash the correct WinClient's tab.markt1-3/+4
2006-06-19better fix for iconbar bugfluxgen1-1/+0
2006-06-18fixed bug #1507754, windowtitle in toolbar not updated. Solution: reset m_tit...fluxgen1-0/+1
2006-06-11added support for urgency hint, thanks Mark Tiefenbruckfluxgen1-0/+9
2006-05-13fixed some redraw issues with the title, thanks _marktfluxgen1-0/+2
2006-05-07more utf8 changes, notably window titlessimonb1-0/+18
2006-04-17iconbutton handling fixessimonb1-0/+10
2006-02-16updated copyright infomathias1-1/+1
2006-01-03unused headersfluxgen1-1/+0
2005-04-29transient window fixfluxgen1-28/+98
2005-04-26fix systray client sizingsimonb1-23/+0
2005-04-20fixes a problem with clients which define/request a Strut (seemathias1-0/+1
2005-04-10Big changes to how transparency workssimonb1-1/+1
2005-01-24copyright datemathias1-1/+1
2005-01-14copyright updatedmathias1-1/+1
2004-11-30"fixes" http://www.securityfocus.com/archive/1/382398/2004-11-24/2004-11-30/2mathias1-1/+11
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-08-31add autoconf check for std c++ headersrathnor1-2/+6
2004-08-10removed reparent and added debugmsgfluxgen1-9/+24
2004-06-07update NLS string handling...rathnor1-2/+5
2004-04-28fixes for/reimplement parts of directional focus movementrathnor1-1/+7
2004-04-01honour aspect ratio hintsrathnor1-5/+77
2003-12-30fixed focus issuefluxgen1-4/+2
2003-12-21more sloppy focus fixingrathnor1-2/+4
2003-12-21assuming passivefluxgen1-9/+3
2003-12-21big commentfluxgen1-2/+17
2003-12-15tweak of defaults - make no input hint, no send focus default torathnor1-3/+3
2003-12-15fix mozilla focus issuerathnor1-4/+9
2003-12-04sync functionfluxgen1-2/+2
2003-10-06fix shape - all menus shaped, and some weird shape bugsrathnor1-5/+5
2003-10-02address some memory issues shown up with valgrindrathnor1-2/+3
2003-09-29fix handling of base_Width/height hints in wm_normal_hintsrathnor1-9/+63
2003-09-24Fix updates to mwm_hints, and make configure request move and resize atomicrathnor1-2/+2
2003-09-21silliness :-/rathnor1-2/+1
2003-09-21fix disappearing close buttonrathnor1-4/+9