518 Commits (120e3625fdccbada33bb452e28fa25ebbed9f6f1)

Author SHA1 Message Date
Matthias Ettrich 7ae8ea2bf9 focus to null (or desktop ) on last-window-iconified 26 years ago
bhughes d2bba865d0 update for NET WM-Spec API fix 26 years ago
Matthias Ettrich 3958a3a1e1 possibility to iconify, deiconify without animation 26 years ago
Waldo Bastian ce9f4a2365 WABA: React to color changes 26 years ago
Matthias Ettrich 3693e4ba80 react properly on sendClientToDesktop requests from kicker 26 years ago
Matthias Ettrich 72abf668d2 iconify/deiconify animation. 26 years ago
Matthias Ettrich ead1f75144 some cleanups, reconfigure() dcop call 26 years ago
Matthias Ettrich 6655d0207d focus policies and alt-tab style: 26 years ago
Matthias Ettrich 4ea2a5c27f some cleanups 26 years ago
Matthias Ettrich c0e1ae2879 improved mouse emulation 26 years ago
Matthias Ettrich 64f8bc08a9 missing file 26 years ago
Michael Matz 9bf0f3010b s/CARD32/Q_UINT32/g 26 years ago
David Faure b9cc5b7cb1 Hmm, somebody went on holidays and forgot to commit killwindow.h apparently :-> 26 years ago
Matthias Ettrich 900e2e6c0b Use the new windowmanager interaction API 26 years ago
Bernd Gehrmann 45e0fc465a KGlobal <-> KGlobalSettings <-> KApplication cleanup 26 years ago
Waldo Bastian dc5bf6c01c WABA: Don't allow change of focus while resizing / moving. 26 years ago
Waldo Bastian b42ee22030 WABA: Focus fixes. 26 years ago
Waldo Bastian c3d3c81d64 WABA: Keep focus with same window after switching desktops 26 years ago
Waldo Bastian 59e4a2c8fc WABA: Try to kill the window under that is actually under the cursor. 26 years ago
Matthias Ettrich c0d337d352 cleanups: less debug output, less flicker, less confusing code 26 years ago
Kurt Granroth 795b743459 Instead of matching for Kicker, let's match for any window that starts 26 years ago
Rik Hemsley 452395b559 Fixed some activation stuff. When you get down to 1 window, it's 26 years ago
Waldo Bastian 7c426bc687 WABA: If we set "may not move" we mean it! No cheating via Alt-F3! 26 years ago
Kurt Granroth 7853d20753 Added support for Ctrl+Alt+Esc to kill a window. I basically just cut-n- 26 years ago
Kurt Granroth 3396c20935 Added new action: Ctrl+Alt+Del will start the logout/shutdown sequence. 26 years ago
Rik Hemsley 5fc7cf3f1f Implemented delayed-show for tab box. Configurable, by default off. 26 years ago
Waldo Bastian 626753571d WABA: Fixed a bug which wasted 0.2% of my effective screen size >:-) 26 years ago
Matthias Ettrich f2bb598e46 implemented raise/lower 26 years ago
Rik Hemsley d2f8cfec65 Fixed kicker getting hidden 26 years ago
Matthias Ettrich 6a36c54a7f Kwin raises the following sound events via KNotifyClient: 26 years ago
Dirk Mueller 7c6272e088 made it compile 26 years ago
Rik Hemsley a982506a75 Kicker is now placed _under_ the Mac menubar - it will not obscure it... 26 years ago
Rik Hemsley e167888fd6 Kicker now tells kwin when it's scrolled off-screen 26 years ago
Rik Hemsley 7666caed0a Fixed KWinInterface.h (thanks Simon for the temporary fix :) 26 years ago
Rik Hemsley 297651e2c3 Understand more about edge-based clients and act appropriately, passing 26 years ago
Michael Matz c142c3ff4a lowerClient now takes two parameters (an additional 'bool dropFocus=true') 26 years ago
Michael Matz b3f88eb796 implemented lowerClient(), connected middle-Click to it. 26 years ago
Rik Hemsley accc728575 Some debug info while I test avoidance of side-hugging windows 26 years ago
Rik Hemsley f65ca70e0b Fixed maximisation. Now kwin really does avoid windows which ask 26 years ago
Waldo Bastian b33a6fa71e WABA: Grab mouse while in Alt-Tab or Control-Tab mode. This prevents a bug 26 years ago
Waldo Bastian f02955dcba WABA: Make desktop, kicker and the macbar unmovable. 26 years ago
Rik Hemsley 330ea804b2 Preliminary support for avoiding covering clients such as kicker 26 years ago
Kurt Granroth 281b293440 Hack to get the kdesktop mac menu sticky since KWin::setSticky doesn't exist 26 years ago
Matthias Ettrich 6d299fc9a4 support for the MOTIF noBorder hint 26 years ago
Matthias Ettrich b49151074f Session management for KDE-2.x : say hello to the ksmserver 26 years ago
Matthias Ettrich 12f591923c do not change window placement on style changes 26 years ago
Matthias Ettrich 7375cc7a17 faster abort when another window manager is running 26 years ago
Matthias Ettrich 0bb1975556 performance 26 years ago
Matthias Ettrich c2b5722a6b small optimizations 26 years ago
Kurt Granroth 2b0fb2434f use KGlobal::menuFont() 26 years ago