508 Commits (548eb09a74db922c19bfc87bd65f06e71d1a511b)

Author SHA1 Message Date
Luboš Luňák 7734d322b5 Remove useless and wrong assert. 21 years ago
Luboš Luňák c8088bb731 When releasing a client, don't accidentally show it again. 21 years ago
Luboš Luňák ced5ab580a Die, window type override, die! Since nobody really knows what this window 21 years ago
Luboš Luňák fc90a04635 Make it possible to do all kinds of strange things when mousewheeling 21 years ago
Luboš Luňák 64ab03402b When removing window, set it first to withdrawn state, then start cleaning 21 years ago
Luboš Luňák e1fb4aa2b6 Move all code responsible for showing/hiding windows, setting mapping 21 years ago
Luboš Luňák 65c8167754 64bit fixes for translucency. 21 years ago
Thomas Lübking cd5ac45b77 added support for applying translucency on the titlebar or the content (not really: anything but the titlebar) only 21 years ago
Luboš Luňák bdd2665a29 Something I forgot for #44268 - show the shortcut in the titlebar. 21 years ago
Luboš Luňák 240fc84c05 Avoid unnecessary roundtrips finding out WM_CLIENT_MACHINE when setting 21 years ago
Thomas Lübking 05eda26865 added support for unshadowed moving windows, slight changes to updates on shapable windows 21 years ago
Luboš Luňák 6dd5d6b1f7 XChangeProperty needs long type for 32bit data, especially on 64bit platforms. 21 years ago
Thomas Lübking 270a071454 [kompmgr] removed /kompmgr/ shapable tag if only the deco is shaped 21 years ago
Thomas Lübking 8ad47028f6 Added composite (translucency/shadows) support 21 years ago
Luboš Luňák bb9b3a94c6 Shading fixes. This should also take care of #91615. 22 years ago
Luboš Luňák 9a5a1c5d95 Fix shading: isShade() returns the actual state of the window, and isSetShade() 22 years ago
Luboš Luňák ca061ffb57 If a window is resized manually to geometry equal to workspace size, 22 years ago
George Staikos 2ce16d70ba On second thought, titlebars like this are silly: 22 years ago
George Staikos c75eb7297f use @ instead of <> for the hostname, approved by Lubos (Thanks for the feature!) 22 years ago
Luboš Luňák d40ba7b252 Show hostname in the title if it's different from KWin's hostname. 22 years ago
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