99 Commits (f5a25b4ebb49be89db76e29b2f0cffa4d4e60901)

Author SHA1 Message Date
Thomas Lübking 647eaa8afb raise alt+tab selected window w/o compositing (requires highlight windows option to be checked) 16 years ago
Martin Gräßlin d76ef2b9cb Forward port rev 1179522: 16 years ago
Lucas Murray a0d07d12a2 Merged r970865:1049322 from /branches/work/kwin-tabbing 17 years ago
Thomas Lübking 2df71872a0 don't raise the whole group with a transient, but only its ancestors 17 years ago
Albert Astals Cid 43f2a84f4e leak-- 17 years ago
Lucas Murray 81ffa5aec9 Raise electric border windows when an effect mouse input window is 17 years ago
Lucas Murray 6d41a1320e Moved all debug, warning and error messages into the KWin 1212 area. 18 years ago
Laurent Montel 5535a9de5e Fix iterator 18 years ago
Luboš Luňák b93766efc8 Make the cached stacking order invalid right after sending X command for changing it, 18 years ago
Luboš Luňák bd589d3adf Turn unredirect off when fullscreen is not on the active virtual desktop. 18 years ago
Luboš Luňák 14ae8d2dc9 Support for unredirecting fullscreen windows, i.e. games etc. can paint directly 18 years ago
Luboš Luňák 09d81b7e87 Cache the result of XQueryTree(). 18 years ago
Luboš Luňák 818070d3aa Keep fullscreen windows covering the whole screen when it is the topmost 18 years ago
Luboš Luňák 79bb84e119 Use KWin's internal stacking order for managed windows, not the X one. 18 years ago
Luboš Luňák e99c489ffe Fix an off-by-one error when keeping windows above their mainwindow. 18 years ago
Luboš Luňák 4851bff561 Fix memory leak. 18 years ago
Luboš Luňák 2f8d2751a1 Fix handling of stacking order of unmanaged windows. Could maybe use a little 18 years ago
Luboš Luňák 2ed7ffbac4 Off-by-one errors in stacking unmanaged windows. 18 years ago
Luboš Luňák 9eec690d9e Redo how transients raise their mainwindows - simply raise everything 18 years ago
Luboš Luňák 10d3e03266 Re-add debug code that got lost somehow ... and make it kdDebug() 18 years ago
Luboš Luňák 039fdd6124 Fix fullscreen on youtube with latest flash. Requiring the fullscreen 18 years ago
Luboš Luňák 01bf6cbb4c License cleanup - add headers where missing, be explicit about GPL 19 years ago
Luboš Luňák d6b7ef180d No kde3/qt3 support in kwin core. Saves about 150M of memory in gdb 19 years ago
Laurent Montel 994c800d79 Adapt to new KWarning/kFatal/kDebug api 19 years ago
Luboš Luňák 9052116e4f Support for having previews even for unmapped windows - they're 19 years ago
Luboš Luňák 1040404a2a Track stacking order of unmanaged windows. 19 years ago
Luboš Luňák 8c5d3af9d5 Merging from old trunk: 19 years ago
Luboš Luňák b9ce4b2954 Merging from old trunk: 19 years ago
Luboš Luňák bdabd3c2ee Merging from old trunk: 19 years ago
Luboš Luňák f52b8e48cd branches/work/kwin_composite becomes new trunk kwin. 19 years ago
Luboš Luňák 2b7e1f4993 Remove kwin, kwin_composite will become new trunk kwin, missing merges 19 years ago
Luboš Luňák 4319a1cc6b Fix stacking order of electric borders. 19 years ago
Luboš Luňák 2c928221a4 namespace KWinInternal -> KWin - shorter typing of names in gdb, yay 19 years ago
Luboš Luňák e3b865cd5f namespace KWinInternal -> KWin - shorter typing of names in gdb, yay 19 years ago
Luboš Luňák 35bbf89aed Add support for activating features using window borders/corners. 19 years ago
Luboš Luňák d4a58f4152 QMap -> QHash 19 years ago
Luboš Luňák 5d4178c40c QMap -> QHash 19 years ago
Luboš Luňák 4019dff500 Distinguish between damage and repaints - damage is when windows contents 19 years ago
Luboš Luňák 29b8d42e55 Damage screen when stacking order changes. 19 years ago
Luboš Luňák 3a58fc2ea3 Oops, r527758 broke blocking of stacking updates. 19 years ago
Luboš Luňák 4c27cb9729 Oops, r527758 broke blocking of stacking updates. 19 years ago
Luboš Luňák 43a945cd33 Fix finding the most recently raised window when updating mouse 20 years ago
Luboš Luňák 3a0e22ebe3 Ok, with a compositing manager running, VisibilityNotify no longer 20 years ago
Luboš Luňák e17138c20b Fix stacking order and focus chain when opening links in background 20 years ago
Luboš Luňák e0dcc3ba46 Some convenience functions for QX11Info stuff. 20 years ago
Stephan Kulow 4c918b6f53 removed uses of deprecated qlist functions 20 years ago
Luboš Luňák daf4e723ea Save also stacking order when doing session save. 20 years ago
Luboš Luňák e906595aaf Separate focus chains are nice, but KDE-style Alt+Tab not limited 20 years ago
Luboš Luňák 45c632848a Small fixes. 20 years ago
Laurent Montel 99f8ff81b5 Deprecated-- 20 years ago