474 Commits (504f1cbe4389d92017a08df6f05c2bbdeeec6993)

Author SHA1 Message Date
Laurent Montel 0370410f0f qt3support-- 21 years ago
Stephan Kulow 6c821aba01 some more compiling 21 years ago
Laurent Montel 5de42c4b68 Remove qt3_support into qstring 21 years ago
Eike Hein 8f209fb84f Backport of commit 449838 21 years ago
Stephan Kulow b464518b3c svn merge svn+ssh://coolo@svn.kde.org/home/kde/trunk/KDE/kdebase@438057 21 years ago
Thomas Lübking d6b4366c51 redesigned partial opacity (moved from kompmgr to kwin, allowing to be set e.g. from decos) and (hopefully) fixed CPU hunger (if using fades) 21 years ago
Luboš Luňák 39388e4aeb No idea what this setShapable() stuff is, but it certainly 21 years ago
Luboš Luňák e98eb83a8b Reset variables in else case. 21 years ago
Luboš Luňák 3d52b0e4c7 kdWarning -> kdDebug 21 years ago
Luboš Luňák c18591eb57 Support _NET_FRAME_EXTENTS as the official spec name 21 years ago
Luboš Luňák da00272012 An attempt to get the crazy shaded windows geometry handling right. 21 years ago
Luboš Luňák 8ef2a46218 Use functions for postponing geometry updates, rather doing 21 years ago
Luboš Luňák 20f80af287 Make it possible to use the window-specific settings dialog 21 years ago
Luboš Luňák 96e1fdab6c Use KNotify for notifications about windows demanding attention. 21 years ago
Luboš Luňák 741299b954 Since now it's possible to disable receiving focus for windows 21 years ago
Luboš Luňák 5722d3fac8 Implement _NET_SHOWING_DESKTOP, giving control of the 'show desktop' 21 years ago
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