508 Commits (548eb09a74db922c19bfc87bd65f06e71d1a511b)

Author SHA1 Message Date
Matthias Ettrich 05a8a4fde3 mac menubar 26 years ago
Matthias Ettrich fea6754bb9 more focus-follows-mind stuff 26 years ago
Matthias Ettrich 2f32c804ca fix 26 years ago
Matthias Ettrich 3156291b39 autoraise and clickraise 26 years ago
Matthias Ettrich e4ba98a3b8 smarter Alt-RMB, courtesy Johan Myreen 26 years ago
David Faure fde0167220 Patch from Thomas Leitner to clear up the confusion Window != WId 26 years ago
Matthias Ettrich f5226e0281 staysOnTop support. 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
Matthias Ettrich 3693e4ba80 react properly on sendClientToDesktop requests from kicker 26 years ago
Matthias Ettrich 6ed208596c propagate the state (for example maximize) as required 26 years ago
Matthias Ettrich 72abf668d2 iconify/deiconify animation. 26 years ago
Matthias Ettrich 2322242681 some more mouse functions (raise/lower/toggle r.l.) 26 years ago
Matthias Ettrich 6655d0207d focus policies and alt-tab style: 26 years ago
Matthias Ettrich 4ea2a5c27f some cleanups 26 years ago
Michael Matz 9bf0f3010b s/CARD32/Q_UINT32/g 26 years ago
David Faure 91038958d7 Implemented changeDesktop and changeState - now NETWinInfo::setDesktop 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
Bill Soudan 9b9570699b added start-on-proper-desktop support, as well as fixing a few buglets in 26 years ago
David Faure 254997fae5 Still reading my stupid log msgs ? :/ 26 years ago
Stephan Kulow a1494ddee7 let kDebug2kdDebug run over kdebase after making it clever enough not to 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 87855e5816 WABA: Reverted last patch, another attempt: 26 years ago
Waldo Bastian d914752cac WABA: Activate client on mouse-release... 26 years ago
Waldo Bastian 81b4d60d87 WABA: Make sure not to move a window completly off the screen. (BR 2916) 26 years ago
Matthias Ettrich c0d337d352 cleanups: less debug output, less flicker, less confusing code 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
Rik Hemsley b5b443c5d2 Reorganised updateAvoidPolicy(), converted 2-spaces to a tab and checked 26 years ago
Rik Hemsley baa151afb3 Many fixes to RISC OS client. Still needs major work to be perfect. 26 years ago
Rik Hemsley 3ac4896a57 Turned layout()->activate() into a new virtual function, 'activateLayout()', 26 years ago
Rik Hemsley 1f13ef7c35 Argh ! Check return values of functions like QWidget::layout() ! 26 years ago
Matthias Ettrich 9c4e19ee40 removed the timerbased resize stuff again and did the real fix. 26 years ago
Matthias Ettrich eb9d29938b NEVER call XInternAtom in an application like kwin that provides 26 years ago
Matthias Ettrich 27f0e99920 indentation (grmbll....) and removed weird notification feature. 26 years ago
Espen Sand efdafdc528 A modification to the resize handling. Not sure if it really 26 years ago
Matthias Ettrich e36274fecf removed debug output 26 years ago
Matthias Ettrich f2bb598e46 implemented raise/lower 26 years ago
Matthias Ettrich 0b154e4b7c slow down resize with a timer 26 years ago
Matthias Ettrich 6a36c54a7f Kwin raises the following sound events via KNotifyClient: 26 years ago
Rik Hemsley a982506a75 Kicker is now placed _under_ the Mac menubar - it will not obscure it... 26 years ago
Rik Hemsley 297651e2c3 Understand more about edge-based clients and act appropriately, passing 26 years ago
Michael Matz b3f88eb796 implemented lowerClient(), connected middle-Click to it. 26 years ago
Rik Hemsley f65ca70e0b Fixed maximisation. Now kwin really does avoid windows which ask 26 years ago
Rik Hemsley 34055e684d Removed a qDebug() message. The others I've put in will go too, as 26 years ago
Waldo Bastian f02955dcba WABA: Make desktop, kicker and the macbar unmovable. 26 years ago
Rik Hemsley 830909e544 Test return values, fool ! 26 years ago
Rik Hemsley 330ea804b2 Preliminary support for avoiding covering clients such as kicker 26 years ago