438 Commits (a6fa4609c2f67979cf8dbcf0bcfe2ee29b5c378f)

Author SHA1 Message Date
Luboš Luňák a81ef3b07f If a fullscreen window has a dialog shown, still keep it on tops of other windows. 22 years ago
Luboš Luňák 79d5c97345 Propertly remove _NET_WM_VISIBLE_NAME. 22 years ago
Luboš Luňák 8033d09cce Dynamically detect changes of Motif hints instead of just reading 22 years ago
Luboš Luňák e49d03c46f Even noborder windows may get resizing cursor, e.g. with Alt+RMB. 22 years ago
Luboš Luňák 6060ceb9eb Keep window role as lowercase, just like wmclass, for rules matching. 22 years ago
Luboš Luňák 094befa1de Make it possible to have several rules matching one window. 22 years ago
Luboš Luňák 6e44fc30b8 Autosave for window rules. 22 years ago
Luboš Luňák 33b11f1f07 Add a hidden option for the ping timeout before the dialog offering 22 years ago
Luboš Luňák 6e34bc5e8a KWin rules for making windows noncloseable, and for changing moveresize 22 years ago
Luboš Luňák 2d336eb6ac KWin rule for accepting/not accepting input focus. 22 years ago
Luboš Luňák 12ecab6ff3 Always allow minimizing of a window if its mainwindow is minimized. 22 years ago
Luboš Luňák 03bdeb94b0 KWin rules setting maximizevert, maximizehoriz, minimize, shade, skiptaskbar, 22 years ago
Luboš Luňák 7eadd6463f KWin rules - position and size. 22 years ago
Luboš Luňák a0384cdd8a KWin rules - matching on window type. 22 years ago
Luboš Luňák ab8ff46877 Forcing of a specific window type. 22 years ago
Luboš Luňák c2fa4013a2 WM_CLASS can be matched whole (class+name) or only class 22 years ago
Luboš Luňák 8e09a9bc22 I guess I could finally find some time to work on things for 3.3. 22 years ago
Luboš Luňák 80624445c9 addTransient() may temporary cause loops, so delay calling of findModal() 22 years ago
Luboš Luňák 6d919922e2 Better implementation for ##36065. 22 years ago
Luboš Luňák 88e699aea2 Fix #66868. 22 years ago
Luboš Luňák 0b012b18f3 Show sizeAllCursor also when moving a shaded window. 22 years ago
Luboš Luňák f701524d4e Experimental support for #36065 (dragging from a window shouldn't raise it). 22 years ago
Luboš Luňák 854e9cc05a With windows that have are listed for the focus stealing prevention 22 years ago
Luboš Luňák ff081c36a0 Fix #76394, 22 years ago
Luboš Luňák e329c3d872 Use a separate InputOnly window covering whole screen because it 22 years ago
Luboš Luňák 648fb3ed22 Avoid minimize animation when a newly managed window requests to be 22 years ago
Luboš Luňák aee628e008 Fix #76408 - do range checking on _NET_WM_DESKTOP values. 22 years ago
Luboš Luňák 96cc95943a Fix #72074 - when trying to close a window, update user timestamp 22 years ago
Luboš Luňák 3abd0ebdf0 Oops. Qt3.2 used to set resource class in WM_CLASS all lowercase, but 22 years ago
Luboš Luňák ea87eea812 On auto unshading, don't keep focus on the unshaded window, revert 22 years ago
Luboš Luňák 0c051481e9 Fix #74063 - if there's a restacking operation, cancel pending autoraise 22 years ago
Luboš Luňák 81a1feae6d Finally the proper way of doing r1.395. 22 years ago
Luboš Luňák 0a92241212 Don't try to find unique window name for special windows. It looks stupid 22 years ago
Luboš Luňák 3f46071ff4 The mysterious window type Override strikes back, this time breaking 22 years ago
Luboš Luňák 0a65d69e80 Avoid the warning when it's the same client activated twice using 22 years ago
Luboš Luňák c1d1b6289f Make sure there aren't two windows given focus with the same X timestamp, 22 years ago
Luboš Luňák 2d272e0a87 In r1.395, I forgot to unmap the wrapper window too. As it has no background 23 years ago
Luboš Luňák 569224d117 Replace the temporary MousePosition enum naming with something that 23 years ago
Luboš Luňák c26c55787f Remove some obsolete comments. 23 years ago
Luboš Luňák 55f1a65613 More debug functions. 23 years ago
Luboš Luňák af9c3b8e85 Fix #66065 - OpenOffice.org claims that its utility windows are dialogs 23 years ago
Luboš Luňák 0ba12a0837 Perform whole new window managing with X server grab, in order to prevent 23 years ago
Luboš Luňák 1a852fe8dc When unmapping, unmap from outside(frame->wrapper->window), this prevents 23 years ago
Luboš Luňák 358e648501 When releasing a window, hide it before removing decoration, otherwise 23 years ago
Luboš Luňák 693d7d77c1 People have strange ideas ... filter out unprintable characters from window 23 years ago
Luboš Luňák 2c3f9c4069 Some attempts to fix aspect ratios breaking resizing. 23 years ago
Luboš Luňák 2553476f53 Don't require both mouse and keyboard grab for move/resize, 23 years ago
Luboš Luňák 528b0ed6d7 Fix #65279 - make sure windows hidden by apps are really hidden. 23 years ago
Luboš Luňák e243bdd43c Open Konqueror at kde.org, open another one at kde.org, close the second 23 years ago
Luboš Luňák b878ad84d9 Make sure that when calling Workspace::clientHidden(), the client is really 23 years ago