508 Commits (548eb09a74db922c19bfc87bd65f06e71d1a511b)

Author SHA1 Message Date
Matthias Ettrich b301468a80 in takeFocus, do not suppress the activation of dock windows when 24 years ago
Luboš Luňák 3d3c5fa658 Fix #47434 . 24 years ago
Luboš Luňák 3b57952b03 Take care of #46042. [...resisted to say here something about Motif >;> ] 24 years ago
Matthias Ettrich 9edf8b7563 Release the passive button grab for active inner windows, essentially 24 years ago
John Firebaugh 94dda57f2c Fix for the fix: pass clicks for Activate actions when we are already active. 24 years ago
John Firebaugh 944e892c9b Make sure active but not topmost windows get raised appropriately on inner- 24 years ago
Luboš Luňák 0714a8d003 Get rid of client_popup, as (not) discussed on kwin@. 24 years ago
Luboš Luňák 487f30a4ec Some fixes for the NET::TopMenu/NET::Menu hack. 24 years ago
Luboš Luňák a815fc2f6e It wasn't an over-optimization, there was just a small bug elsewhere. 24 years ago
Karol Szwed 7c72db2685 Make the mouse cursor change again when resizing or hovering over the window border 24 years ago
Luboš Luňák 1fab5c76ce NET::Menu -> NET::TopMenu, and make NET::Menu mean what it is supposed to mean. 24 years ago
Luboš Luňák 6d7f113304 Implemented _NET_WM_MOVERESIZE. 24 years ago
Cristian Tibirna 9b03ba50c2 CT: two new non-placement policies. No GUI config. 24 years ago
Anders Widell f1638b1238 Fixed null pointer segfault 24 years ago
Matthias Ettrich 509022ea62 be less agressive in not stealing focus. This makes xv (among others) 24 years ago
Stephan Kulow c19eca1a32 rearranged bit field initialization, so valgrind has not to guess 24 years ago
Cristian Tibirna e517337e8d CT: in show(), unshade only when deiconifying. Fixes #38983 24 years ago
Cristian Tibirna d546d25e68 CT: - consistently maximize (and unshade) and restore (and unshade) shaded windows 24 years ago
Stephan Kulow cc754a1eb1 reset user time stamp on withdraw (makes reuse of dialogs possible). Great stuff! 24 years ago
Cristian Tibirna 186b4b54ac CT: no electric borders when resizing. Done by Matthias Ettrich, reviewed and tested by me. 24 years ago
Cristian Tibirna daee285811 CT: abort moving with Escape. Reviewed by M.Ettrich 24 years ago
Cristian Tibirna efb48f70ef CT: fix my fix for Ctrl+ArrowKeys moving. Reviewed by Matthias Ettrich 24 years ago
Cristian Tibirna e5e8ee00c1 CT: fix compilation 24 years ago
Cristian Tibirna e0a42fc063 CT: fix the move with keyboard with Ctrl (smaller steps). 24 years ago
Cristian Tibirna 78dde9c675 CT: even better fix for bogus unshades during fast move 24 years ago
Cristian Tibirna bf0cffbf81 CT: fix bogus shades with hover_unshade and fast mouse moving. 24 years ago
Matthias Ettrich 5af9e44aa6 be more conservative with not stealing focus, basically do not not steal 24 years ago
Matthias Ettrich 83f58ed248 gracefully handle more than one desktop client application (which 24 years ago
Matthias Ettrich 6c9397cc51 do not stack under desktops 24 years ago
Cristian Tibirna 05129f3b19 CT: fix for gravitate moving non-NW windows on session restore. Many thanks to Matthias Ettrich for saving my day 24 years ago
Matthias Ettrich c33c06217d do not do the stackUnder magic when restoring the session 24 years ago
Matthias Ettrich 324dc14432 handle inner-application dialogs more safely 24 years ago
Luboš Luňák d0dc9e979d Make Alt+left mouse move windows only when no other keyboard modifier is 24 years ago
Matthias Ettrich f55f2682cf make kwintv happy: send synthetic configure notify events when 24 years ago
Matthias Ettrich e34a6ee283 second half of the "avoid stealing focus if possible" fix 24 years ago
Cristian Tibirna 7d50916939 CT: fix moving with all mouse buttons for ClickToFocus 24 years ago
Cristian Tibirna b1707e20c1 CT: fix a stupid jdk-1.3.1 bug. When hiding a dialog and showing it again, the dialog was gaining iconic state. 24 years ago
Cristian Tibirna f13d425d59 CT: closes #38320 (I didn't manage to reproduce it though) 24 years ago
Luboš Luňák 883950b506 #15829 and #15741 24 years ago
George Staikos 1cde570a88 Fix behaviour of windows when changing styles on Xinerama. Now they don't 24 years ago
Matthias Ettrich 7686ee5f9a almost flicker-free style switches (behind the curtain, at least ;-) 24 years ago
Cristian Tibirna e953d5e559 CT: move window by titlebar with any mouse button (approved by Matthias Ettrich) 24 years ago
Luboš Luňák 6d3a097842 Fix #16742 . 24 years ago
Luboš Luňák 64901d9315 Call setShade() after maximize() when restoring windows ( maximize() calls 24 years ago
Matthias Ettrich 8c368ed7bb support the ksmserver fix: treat fullscreen windows that explicitely 24 years ago
Matthias Ettrich 1c3a77ac96 set (and reset) the right mouse cursor when resizing with Alt-RMB shortcuts 24 years ago
Ellis Whitehead f15d5c7205 Clean-up wrt KKeyNative. 25 years ago
Dirk Mueller 375f175fbb CVSSILENT: fixincludes 25 years ago
Ellis Whitehead 0fa8002e0d Updates necessary for changes made in the K*Accel* and KKey* classes. 25 years ago
Carsten Pfeiffer cc92607174 allow dialogs to be maximized. 25 years ago