259 Commits (68510e52c88d34c0947b68c8f60e729cbe9a6952)
 

Author SHA1 Message Date
Matthias Ettrich 68510e52c8 one does not have to exeggerate... 26 years ago
Matthias Ettrich 9a70b16933 being able to resize at the bottom or right edge is good 26 years ago
Charles Samuels ee137a0ad7 CVS_SILENT 26 years ago
Charles Samuels 8f3cda3051 Undone edit to events.cpp (since I goofed on it) 26 years ago
Charles Samuels b772cfb65b The events are called by the section headers in eventsrc (not by "Name"). 26 years ago
Matthias Ettrich 0b154e4b7c slow down resize with a timer 26 years ago
Matthias Ettrich 1671d0ddc7 knotify doesn't seem to be usable 26 years ago
Rik Hemsley d2f8cfec65 Fixed kicker getting hidden 26 years ago
Matthias Ettrich 59d4eef090 pedantic 26 years ago
Matthias Ettrich 6a36c54a7f Kwin raises the following sound events via KNotifyClient: 26 years ago
Daniel M. Duley 2c5bfad0cf Buffering for the active title. Reduces flicker when resizes make the titlebar 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
Simon Hausmann 6af14b4440 - adding empty KWinInterface.h to make kdebase/kwin compile 26 years ago
Rik Hemsley 297651e2c3 Understand more about edge-based clients and act appropriately, passing 26 years ago
Michael Matz d19c42bd26 fix for captionChange with long title 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
Michael Matz 732c7d78bd Big B2/KWin change: 26 years ago
Daniel M. Duley 2021961a07 Fix repainting the handle when shaded. 26 years ago
Daniel M. Duley 360e0b7686 Lowcolor version. 26 years ago
Daniel M. Duley 0527ea967c Repaint the frame after color scheme changes. 26 years ago
Daniel M. Duley 087cfbcbee Repaint the frame after a color scheme change. 26 years ago
Daniel M. Duley b58843030c Final updates for the new button color implementation. The options class 26 years ago
Daniel M. Duley 11b6ddb604 Update to new color handling and efficency improvements. 26 years ago
Daniel M. Duley dcf3fda8dd Updated to the new titlebar button color handling. 26 years ago
Daniel M. Duley a974abc657 Fixes for when active colors != inactive colors && titlebutton colors != 26 years ago
Daniel M. Duley 82316c4893 Repaing fix for when inactive != active colors. 26 years ago
Daniel M. Duley 5fceccc02d Make it run on lowcolor displays 26 years ago
Rik Hemsley accc728575 Some debug info while I test avoidance of side-hugging windows 26 years ago
Daniel M. Duley ef63e498cc Updated drawing code. The titlebar buttons color setting is being changed from 26 years ago
Daniel M. Duley 9899f29db2 Don't install the .desktop file. 26 years ago
Daniel M. Duley 1ca2104e79 Whoops, shouldn't of committed this yet - it's still part of my vast "new 26 years ago
Daniel M. Duley 0ae123ceef Cool new Kwin C++ style engine - Modern system :) This uses buttons orignally 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 b33a6fa71e WABA: Grab mouse while in Alt-Tab or Control-Tab mode. This prevents a bug 26 years ago
David Faure 494a879f04 grrr 26 years ago
Daniel M. Duley 3922d1994a Reverting the no-flicker when moving titlebar patch. It doesn't repaint 26 years ago
Chris Lee d70c3af41e Adding in a personally preferred KWin style. Yet again- the first one of 26 years ago
Charles Samuels 6f0d6ab59b whoo! Havn't typed "cvs commit" in a while :) 26 years ago
Frank Baumgart 99c4839913 --enable-final fixes 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
Rik Hemsley 1f394879df Colour change 26 years ago
Boris Wedl 06dc47b2da reduce flicker when dragging the titlebar 26 years ago
Rik Hemsley 6f2db8d4c7 Code from Utils.* moved into Static.* 26 years ago