26828 Commits (4db2742e96ccc0a106a1d962207a51bc417b8ade)
 

Author SHA1 Message Date
Kurt Granroth 3396c20935 Added new action: Ctrl+Alt+Del will start the logout/shutdown sequence. 26 years ago
Waldo Bastian ebbf5fe55c WABA: Use $(KDE_PLUGIN) for plugins and let them link against kwin.{la|so} 26 years ago
Rik Hemsley b5b443c5d2 Reorganised updateAvoidPolicy(), converted 2-spaces to a tab and checked 26 years ago
Rik Hemsley 5fc7cf3f1f Implemented delayed-show for tab box. Configurable, by default off. 26 years ago
Matthias Elter 3b81ace1ea - SUBDIRS = pics clients 26 years ago
Simon Hausmann a3e3579d21 - make it compile ;-) 26 years ago
Rik Hemsley 0d91340735 Fixed some silliness. 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
Rik Hemsley 69c7133c9d Temporary, unsatisfactory fix for alt-drag freezing kwin and just about 26 years ago
Stephan Kulow 5029a1389a C++ 26 years ago
Waldo Bastian 626753571d WABA: Fixed a bug which wasted 0.2% of my effective screen size >:-) 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 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