aboutsummaryrefslogtreecommitdiff
path: root/src/WinClient.hh
AgeCommit message (Expand)AuthorFilesLines
2007-07-03stop gvim from repeatedly resizing tabbed windowsmarkt1-1/+1
2007-06-30fixed implementation of _NET_WM_STATE_MODALmarkt1-6/+10
2007-03-16maximizing window with aspect ratio caused windows to be made larger than the...markt1-1/+2
2006-08-14unused functionmarkt1-4/+0
2006-07-23use a timer to make sure focus always reverts if possiblemarkt1-4/+0
2006-07-20properly revert focus when two windows close at the same timemarkt1-0/+4
2006-06-24Make Urgency Hint flash the correct WinClient's tab.markt1-0/+3
2006-05-07more utf8 changes, notably window titlessimonb1-2/+5
2006-04-23maxWidth() and maxHeight()fluxgen1-0/+3
2006-04-17iconbutton handling fixessimonb1-0/+7
2006-02-16updated copyright infomathias1-1/+1
2005-04-29transient window fixfluxgen1-1/+20
2005-04-26fix systray client sizingsimonb1-2/+0
2005-01-24copyright datemathias1-1/+1
2005-01-20copyright datemathias1-1/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-08-10removed reparent and added debugmsgfluxgen1-2/+1
2004-04-28fixes for/reimplement parts of directional focus movementrathnor1-1/+2
2003-12-17rearrangement and some minor style cleaningfluxgen1-56/+69
2003-09-29fix handling of base_Width/height hints in wm_normal_hintsrathnor1-1/+11
2003-09-21fix disappearing close buttonrathnor1-3/+4
2003-09-11fix gravity handlingrathnor1-2/+6
2003-07-28missed updating wm_protocolsrathnor1-2/+2
2003-07-28update many things to use WinClient instead of FluxboxWindowrathnor1-4/+17
2003-07-21fix focus properlyrathnor1-2/+3
2003-07-20fix focus and raising for transient windows in particularrathnor1-3/+8
2003-06-23fix grouping to persist over restart, plus various related bugs.rathnor1-5/+34
2003-06-15updateWMClassHintfluxgen1-3/+9
2003-06-12add some property accessorsrathnor1-1/+4
2003-05-14added screen accessor and removed client from window before we send signalfluxgen1-2/+6
2003-05-10BlackboxHints in FluxboxWindow nowfluxgen1-5/+3
2003-05-07transient fixes by making them WinClientsrathnor1-6/+10
2003-04-14merged with embedded-tab-branchfluxgen1-0/+112