108 Commits (17834ae3f9e956eecad3f2891a842dc4d301fed3)

Author SHA1 Message Date
Martin Gräßlin 039c025bfb Add a build option for screen edge support 15 years ago
Arthur Arlt cc43928a97 Use QVector<Window> for screen edge windows instead of Window array 15 years ago
Arthur Arlt 6e7a249cd0 Rename functions in class ScreenEdge 15 years ago
Arthur Arlt 83e8f65679 Use new getter method screenEdgeWindows() in propagateClients() 15 years ago
Arthur Arlt 5ead1d90a1 Remove screen edge handling methods from workspace 15 years ago
Arthur Arlt 2f11337d98 Refactoring Screen Edge handling 15 years ago
Arthur Arlt 25654f25b8 Removing TopMenu 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Chani Armitage 6bfeef78a6 backport r1214045: improve stack & focuschain activity checks 15 years ago
Chani Armitage d18e95f9a6 improve stack & focuschain activity checks 15 years ago
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