508 Commits (548eb09a74db922c19bfc87bd65f06e71d1a511b)

Author SHA1 Message Date
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, 23 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
Luboš Luňák b884178c99 KDecoration::unobscuredRegion(), for B2 titlebar unhiding. 23 years ago
Luboš Luňák 43c71a8c72 No delayed deleting of decorations. They'll have to check themselves 23 years ago
Luboš Luňák 5af892be88 Avoid infinite loop with empty caption. 23 years ago
Luboš Luňák 8b5159bb1a Warn when somebody plays too much, turns off a border and doesn't know how 23 years ago
Luboš Luňák d45a853dd4 Fixes related to shown shaded windows. 23 years ago
Luboš Luňák 34fa4a4399 Cleanup of Xinerama handling. I don't claim I actually fixed something, 23 years ago
Luboš Luňák 2981785b56 Support for UrgencyHint - such windows are demanding attention when inactive. 23 years ago
Luboš Luňák e85dae70f5 Don't allow turning off the border while shaded. 23 years ago
George Staikos a98beeee30 KWhatsBroken tells me that redmond is broken. This appears to be what the 23 years ago
Luboš Luňák 08bb12efcf If a windows tries to grow larger than the workarea, don't allow it to 23 years ago
Luboš Luňák 121c613228 Gravitation fixes, visible with repeated kwin --replace. 23 years ago
Luboš Luňák bd4789e32b Looks like I got window gravities working correctly also for configure requests. 23 years ago
Luboš Luňák 6b3d8e134a Implemented _NET_MOVERESIZE_WINDOW. 23 years ago
Luboš Luňák ce37c50587 Small cleanups. 23 years ago
Luboš Luňák a406bee353 Let decoration get show/hide events when showing/hiding the frame. 23 years ago
Luboš Luňák 4cd961af56 When the original request causing removal of a decoration comes 23 years ago
Luboš Luňák e82bcc09ac Move Client::keyPressEvent() to the source file where it belongs. 23 years ago
Luboš Luňák 2fdf81d4c6 Don't resize frame to the full size when shaded. 23 years ago
Luboš Luňák 1e61c406f9 Temporary fix for #64516. 23 years ago
Luboš Luňák c433d78a51 Don't use the iconic name when shaded. 23 years ago
Luboš Luňák d8406cf439 Cleanup of Motif hints. Ignore hints forbidding minimize/maximize. 23 years ago
Luboš Luňák d5dd99ba82 Ensure that KDecoration::width() etc. and KDecoration::widget()->width are 23 years ago
Luboš Luňák a8b5c7365c Keep workarea edge distance when turning on/off decoration. 23 years ago
Luboš Luňák 9fac9d2a43 Fixes for mousePosition(). 23 years ago
Luboš Luňák 10f405c73d Merging kwin core from kwin_iii back to HEAD. 23 years ago
Luboš Luňák 71d30b5813 At least very basic support for _NET_WM_WINDOW_TYPE_SPLASHSCREEN also in HEAD. 23 years ago
Dirk Mueller 6bbbe69c0e unbreak compilation (gcc 3.4+) 23 years ago
Marc Mutz ca09935838 gethostname can fail :-) 23 years ago
Luboš Luňák caf31eb936 Fix for #54495 in HEAD too. 23 years ago
Luboš Luňák 6dc2810d6a Support NET::DemandsAttention in HEAD too. 23 years ago