aboutsummaryrefslogtreecommitdiff
path: root/src/Window.hh
AgeCommit message (Expand)AuthorFilesLines
2006-04-17iconbutton handling fixessimonb1-0/+5
2006-03-22external tabs features and bugfixessimonb1-1/+2
2006-03-20external tabssimonb1-3/+7
2006-02-19Added center resize. Resizes all corners at the same time.fluxgen1-1/+2
2006-02-16updated copyright infomathias1-1/+1
2005-09-07Add titlebar scrolling options (thanks Krzysiek Pawlik <krzysiek.pawlik__AT__...simonb1-0/+4
2005-07-04cleaning, change getCount to numberOfWorkspacefluxgen1-1/+0
2005-06-23moved window menu from FluxboxWindow to BScreenfluxgen1-19/+2
2005-05-03using associateClient to create new tab and map it to labelbuttonsfluxgen1-0/+2
2005-04-10Big changes to how transparency workssimonb1-1/+1
2005-03-16fix for gravity field on _NET_MOVERESIZE_WINDOW messages, patch from Rob Stev...mathias1-1/+2
2005-01-31closes #1107213, 64bit issues with XChangePropertymathias1-3/+3
2005-01-24copyright datemathias1-1/+1
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