aboutsummaryrefslogtreecommitdiff
path: root/src/Window.hh
AgeCommit message (Expand)AuthorFilesLines
2005-01-05fix up window initialisation orderingsimonb1-3/+4
2005-01-04fix some initialisation, especially relating to placement and simonb1-1/+1
2004-12-21fix a problem with enabling/disabling fullscreen-mode in gtk2-appsmathias1-19/+27
2004-12-13applied patch from Rob Stevens:mathias1-0/+4
2004-11-30adds "kill" to the windowmenumathias1-0/+2
2004-11-24patch from Rob Stevens to add dragndrop-reordering of the tabsmathias1-1/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-08-10fixed so we call setupWindow last in init(), else we dont get anything in the...fluxgen1-1/+2
2004-08-10some debugmessages and minor fixesfluxgen1-7/+6
2004-06-20support _NET_WM_WINDOW_TYPE_DESKTOP (e.g. nautilus desktop windows)rathnor1-3/+9
2004-06-19fix initialisation of state when a window is first mappedrathnor1-2/+2
2004-05-13fix up a number of things for when a window hides while moving,rathnor1-6/+7
2004-05-02changed m_windowmenu to FbTk Menu ptr instead of FbMenu and we create it via ...fluxgen1-7/+7
2004-04-18fixed remember on decoration when we get mwm hint event, patch from Mathias Gumzfluxgen1-1/+4
2004-04-12fixed grab countingfluxgen1-1/+12
2004-03-21primarily focus fix/tweak/rejiggingrathnor1-1/+3
2004-02-20fixed focus issues with remember hidden, patch from Mathias Gumzfluxgen1-4/+6
2004-02-16updatefluxgen1-2/+2
2004-01-23fix some issues with window frame that happened when changing stylerathnor1-1/+14
2004-01-18support for _NET_WM_STATE_HIDDEN and _NET_WM_STATE_SKIP_TASKBARfluxgen1-3/+5
2003-12-30fixed focus issuefluxgen1-3/+3
2003-12-18code cleaningfluxgen1-13/+16
2003-12-17cleaningfluxgen1-3/+3
2003-12-16cleaningfluxgen1-2/+1
2003-12-07title change signalfluxgen1-4/+4
2003-10-28make client windows only reparented one below toplevel - i.e. not intorathnor1-3/+3
2003-10-06fix shape - all menus shaped, and some weird shape bugsrathnor1-3/+3
2003-10-05make doFocusLast work for sloppy focus as wellrathnor1-3/+3
2003-09-29fix handling of base_Width/height hints in wm_normal_hintsrathnor1-2/+3
2003-09-29quadrant-resizing (Thanks Mathias Gumz)rathnor1-4/+12
2003-09-24Fix updates to mwm_hints, and make configure request move and resize atomicrathnor1-6/+6
2003-09-23add support for _NET_WM_STATE_FULLSCREENrathnor1-3/+3
2003-09-12minor stufffluxgen1-2/+2
2003-08-19moved textbutton to fbtkfluxgen1-4/+4
2003-08-11added focus sig and updated for time commandfluxgen1-5/+4
2003-07-28some more fixing of wm_protocolsrathnor1-1/+2
2003-07-28update many things to use WinClient instead of FluxboxWindowrathnor1-10/+2
2003-07-28added moveClientLeft and Rightfluxgen1-6/+8
2003-07-26fix window size when varying borderWidthrathnor1-2/+2
2003-07-24fix some bugs + issues with maximisation.rathnor1-3/+5
2003-07-20fix menus for "extra" things, like remember, so that they will berathnor1-5/+15
2003-07-17fix java bug (wasn't sending ConfigureNotify events in response torathnor1-2/+2
2003-07-10dont need to call constructor with menuthemefluxgen1-2/+1
2003-06-25applied max vert horiz toggle patch from MrChuoifluxgen1-22/+34
2003-06-24minor cleaning, removed window numberfluxgen1-5/+2
2003-06-23fix grouping to persist over restart, plus various related bugs.rathnor1-23/+12
2003-06-18added strut supportfluxgen1-2/+8
2003-06-15instance and class name in WinClient insteadfluxgen1-7/+3
2003-06-12minor fixesfluxgen1-3/+3
2003-05-26fix usage of decoration.border (incl xmms move bug)rathnor1-2/+1