aboutsummaryrefslogtreecommitdiff
path: root/src/Window.cc
AgeCommit message (Expand)AuthorFilesLines
2004-04-22attach area, patch from Mathias Gumzfluxgen1-3/+10
2004-04-18fixed remember on decoration when we get mwm hint event, patch from Mathias Gumzfluxgen1-4/+21
2004-04-14revert to sync grab for nowrathnor1-2/+2
2004-04-14fix the hang some more, hopefully finalrathnor1-1/+5
2004-04-14hopefully fix strange hang, plus tab drag fixesrathnor1-51/+39
2004-04-12hide window menu if click on another window, patch from Mathias Gumzfluxgen1-7/+8
2004-04-12fixed grab countingfluxgen1-18/+68
2004-03-31fixed decoration bug with MOTIF_WM_HINTSfluxgen1-5/+3
2004-03-30fixed java-menu bug, patch from Scott Moserfluxgen1-2/+3
2004-03-30optional decoration of transient windows, patch from Scott Moserfluxgen1-2/+2
2004-03-28fixed window snapping with screenfluxgen1-9/+17
2004-03-21primarily focus fix/tweak/rejiggingrathnor1-16/+14
2004-03-08fix passing of focus when groupingrathnor1-1/+14
2004-03-03fix outline moving windows being dropped on their own workspacerathnor1-1/+2
2004-02-20fixed focus issues with remember hidden, patch from Mathias Gumzfluxgen1-2/+9
2004-02-16fixed bug in no decoration windows on restartfluxgen1-7/+17
2004-01-23fix some issues with window frame that happened when changing stylerathnor1-1/+34
2004-01-21copyright updatefluxgen1-4/+4
2004-01-19state sig notify when hidden value changesfluxgen1-1/+3
2004-01-18support for _NET_WM_STATE_HIDDEN and _NET_WM_STATE_SKIP_TASKBARfluxgen1-14/+16
2004-01-17minor fixes, fixed popupMenu position if m_last_button_x is outside windowfluxgen1-4/+3
2004-01-16different window for position coordinates, patch from Junichiro Kitafluxgen1-2/+3
2004-01-16windowmenu command, patch fomr Junichiro Kitafluxgen1-1/+2
2003-12-31using num, scroll and capslock mask from KeyUtil. Using use_mod1 resourcefluxgen1-30/+37
2003-12-30fixed focus issuefluxgen1-24/+16
2003-12-21sync after input focusfluxgen1-2/+12
2003-12-21minor fix for setCurrentClient and focused labelfluxgen1-6/+9
2003-12-21more sloppy focus fixingrathnor1-10/+14
2003-12-18code cleaningfluxgen1-54/+40
2003-12-14move client to drop zone when detaching client to root windowfluxgen1-3/+11
2003-12-12removed next prev client from menufluxgen1-5/+1
2003-12-10separator in menufluxgen1-2/+2
2003-12-10cleaning in the menu codefluxgen1-3/+2
2003-12-10fixed geometry bugfluxgen1-7/+5
2003-12-07title change signalfluxgen1-19/+7
2003-12-04sync functionfluxgen1-14/+11
2003-11-27send to menufluxgen1-4/+6
2003-11-27fixed multi button menu item for maximize itemfluxgen1-4/+12
2003-11-19some menu tweakingrathnor1-9/+21
2003-10-28make client windows only reparented one below toplevel - i.e. not intorathnor1-41/+46
2003-10-26some extra checksfluxgen1-2/+7
2003-10-06fix shape - all menus shaped, and some weird shape bugsrathnor1-2/+3
2003-10-05fix window size when changing titlebar heightrathnor1-10/+14
2003-10-05make doFocusLast work for sloppy focus as wellrathnor1-7/+24
2003-10-02address some memory issues shown up with valgrindrathnor1-1/+6
2003-09-29fix aterm opaue move updating - thanks Mathias Gumzrathnor1-2/+5
2003-09-29fix handling of base_Width/height hints in wm_normal_hintsrathnor1-44/+15
2003-09-29quadrant-resizing (Thanks Mathias Gumz)rathnor1-77/+55
2003-09-24Fix updates to mwm_hints, and make configure request move and resize atomicrathnor1-56/+56
2003-09-24fixed the aterm bugfluxgen1-5/+2