66 Commits (7a2d237c3c59bd820b53e2bf42242f9896a2be43)

Author SHA1 Message Date
Matthias Ettrich 8460a9ad3e make transients sticky when their main window becomes sticky 27 years ago
Kurt Granroth 4e650b8d0f fixed typo 27 years ago
Woohyun JANG ba32bbdd36 using KWM::title() instead of XFetchName() to get a window's name. 27 years ago
Daniel M. Duley de782ec37b Implemented plugins :) This was a huge pain in the arse because a) I am stupid 27 years ago
Stephan Kulow caf3ce1376 let it compile with SparcWorks CC 5.0 (templates, stdlib.h, little ANSI glitches) 27 years ago
Chris Schlaeger 7a0af99fb9 Code was generating an internal compiler error with egcs-2.91.66 on 27 years ago
Daniel M. Duley 91cb1debe1 Small fixes. 27 years ago
Kurt Granroth eeca670a3d I have no clue why I thought I had fixed the floating toolbar 27 years ago
Cristian Tibirna 05f34e3f95 CT: the real fix. How the heck did this work? 27 years ago
Cristian Tibirna e3d3ed18d1 CT: wasn't smart placement act a bit strange? This fixes it. 27 years ago
Daniel M. Duley 4afb1ee166 Sync the config after switching styles. 27 years ago
Daniel M. Duley 9e10f0990c Nextstep style ;-) You can see a screenshot of this with the KStep widget 27 years ago
Matthias Ettrich 167fc3df88 yet another minor focus fix ;-) 27 years ago
Matthias Ettrich 9764a4f487 fixed a minor focus problem 27 years ago
Kurt Granroth 126bc26fda It appears that almost nobody uses the floating toolbar as kwin hasn't 27 years ago
David Faure 61123bd562 Fix for RMB popup "send to desktop" when desktop number != 4 27 years ago
Matthias Ettrich 935c0a4478 More keyboard commands such as "Window move" and "Window resize". 27 years ago
Preston Brown f0cdd75197 implemented desktop cascading and uncluttering. 27 years ago
David Faure 410a80a76d oops, added group, and tried a sync() in destructor, but since we have 27 years ago
David Faure 0274e04914 Read number of desktops from kwinrc - a first step towards configurability 27 years ago
Matthias Ettrich 64acd7375d implemented preliminary WM_CONTEXT_HELP protocol. In combination with tomorrow's 27 years ago
Matthias Ettrich 322bccde7b async keyboard 27 years ago
Matthias Ettrich 91d73bedca animated shading works again. Shortcut for shading possible 27 years ago
Matthias Ettrich ddaa516ba4 more keybindings: 27 years ago
Matthias Ettrich b441f40a7e configurable mouse bindings (see README) 27 years ago
Matthias Ettrich b8a8bf9be2 CurrentTime must die 27 years ago
Matthias Ettrich 82b0710065 unified window captions ( not propagated yet) 27 years ago
Matthias Ettrich 070b0971cc be smarter with shaded windows: when shading, iconify any non-shaded 27 years ago
Matthias Ettrich bd1e4878ba keep transients together, support various input modes, handle 27 years ago
Cristian Tibirna 9c2fd4530e CT: snap. Thanks to Matthias for the adjustClientPosition(). Clean 27 years ago
Matthias Ettrich 378161e531 hook for snapping functionality 27 years ago
Matthias Ettrich 25d8cad6f8 added sticky to the menu 27 years ago
Matthias Ettrich 367d4fd0d7 some bugfixes, added a window operations menu, some simple shading animation 27 years ago
Matthias Ettrich eb5e8e031d slightly improved default look 27 years ago
Matthias Ettrich 4bc6ce23fb more reasonable focus handling when switching desktops 27 years ago
Cristian Tibirna 52d957df8e CT: cascading placement. I feel it as a bit of an overkill for what it does 27 years ago
Matthias Ettrich b0b7769701 took "THE DESKTOP" and kicker out of the tab chain 27 years ago
Cristian Tibirna a8136ad767 CT: ok. smart placement is back. and shoved on you all to test it :-) 27 years ago
Cristian Tibirna f49c7be018 CT: smart placement code. No! It isn't tested and isn't supposed to work. 27 years ago
Matthias Ettrich 486f0d604d bugfixes, what else 27 years ago
Matthias Ettrich 9a0ea6b949 - handle initial state iconic 27 years ago
Matthias Ettrich f1dbea6ae5 fixed client activation 27 years ago
Matthias Ettrich bd7c253101 make shading work again (double click on titlebar) 27 years ago
Matthias Ettrich 3293927ed4 found a smart way to get rid of the race conditions (that sometimes 27 years ago
Matthias Ettrich 49eb95bd94 More docking magic: If a window gets iconified that has a docking window, 27 years ago
Matthias Ettrich cb5978260f fake being kwm (helps some docking apps out there) 27 years ago
Matthias Ettrich b4cc618773 nicer code and (hopefully) even more robust 27 years ago
Matthias Ettrich 6862ff3dcb transients again 27 years ago
Matthias Ettrich eb472b9ed5 Ctrl-Fx desktop switching to make David happy 27 years ago
Matthias Ettrich ecec648c11 more robust raise algorithm 27 years ago