563 Commits (548eb09a74db922c19bfc87bd65f06e71d1a511b)

Author SHA1 Message Date
Matthias Ettrich 7a9e7dbb24 WM applet fixes: ignore withdrawn windows on a few more places, and (slightly hacky) 24 years ago
Luboš Luňák 3d3c5fa658 Fix #47434 . 24 years ago
Luboš Luňák df05c96459 Ok, looks like it wasn't BIC after all. 24 years ago
Luboš Luňák 427941efea Keep BC. 24 years ago
Matthias Ettrich e3dddfb21d the return of the popup_client, at least a tiny little bit :-) See 24 years ago
Cristian Tibirna e5d7df3d7f CT: revert non-feature (revision 1.345) 24 years ago
Luboš Luňák 3b57952b03 Take care of #46042. [...resisted to say here something about Motif >;> ] 24 years ago
Karol Szwed a33f4313ab - Removing patch by Diego Iastrubini that attempted to fix the bidi issues in 24 years ago
Luboš Luňák 220206e6dd Make sure the window operations popup works for the active window. 24 years ago
Luboš Luňák 0714a8d003 Get rid of client_popup, as (not) discussed on kwin@. 24 years ago
Karol Szwed bbb9426543 Fix bug #45759 - CDE window cycling lockup 24 years ago
Luboš Luňák 487f30a4ec Some fixes for the NET::TopMenu/NET::Menu hack. 24 years ago
Oliver Bausinger 8824060f12 fix the disappearence of kwinoptions and provide the other (new) 24 years ago
Luboš Luňák 3e236f2416 I don't think it's a good idea to show menubar belonging to another app. 24 years ago
Luboš Luňák 37f217a8ce No, it was QObject-style owned by the Workspace object, not that the delete breaks anything. 24 years ago
Luboš Luňák df4449b0bf Show at least the desktop's toplevel menubar if the app's one isn't visible yet. 24 years ago
Luboš Luňák 1fab5c76ce NET::Menu -> NET::TopMenu, and make NET::Menu mean what it is supposed to mean. 24 years ago
Luboš Luňák 6d7f113304 Implemented _NET_WM_MOVERESIZE. 24 years ago
Cristian Tibirna 2e99608428 CT: re-place a window when it is moved between desktops. 24 years ago
Gioele Barabucci 9f0f7accc6 KShellProcess -> KProcess + setUseShell(true) 24 years ago
Cristian Tibirna 9b03ba50c2 CT: two new non-placement policies. No GUI config. 24 years ago
Luboš Luňák 8366e220bf NETWM says we have to set this property to (0,0) if we don't support it 24 years ago
Luboš Luňák 5380502347 Toplevel menubar is not sticky. 24 years ago
Nadeem Hasan b36c644b72 Don't show desktop menu when there is only one desktop configured. Thanks 24 years ago
Gioele Barabucci 21f19dd604 avoid "&" becoming "_" in desk_popup 24 years ago
Nadeem Hasan 23902d7580 Use proper icon for "Close" 24 years ago
Waldo Bastian 1448e53da5 Don't show the desktop menubar when a full-screen app is shown. 24 years ago
Matthias Ettrich a99e99eacc restore legacy session after notifying ksplash that we are up and running 24 years ago
Waldo Bastian ca1a4a27fa (BR40234) 24 years ago
Cristian Tibirna 6f14920e91 CT: fix for bug:28599 (by M. Ettrich). Update copyright 24 years ago
Cristian Tibirna de30273aad CT: fix the desktop cascading (got broken sometime during my 2 years sleep). 24 years ago
Cristian Tibirna e104c57e6a GUI: 24 years ago
Alexander Kellett d343b3a1a3 Recommiting PopupInfo after several thousand cleanups inspired by CT 24 years ago
Matthias Ettrich 789bb8c535 1. fix the "kill kicker with -9 and loose system tray icons" problem: 24 years ago
Alexander Kellett 3e43789786 "wmaker-like" popup messages on desktop switch. 24 years ago
Waldo Bastian a0ca762edd * Do not use config.h in header files. 24 years ago
Stephan Kulow 1b6bb5f2f2 paranoia mode 24 years ago
Karol Szwed e9b984e3f8 - Make KApp's "appearanceChanged()" signal properly reconfigure the window 24 years ago
Karol Szwed 42d7554980 Don't crash when closing a window :-) 24 years ago
Cristian Tibirna d36b5b10da CT: 2-line modif. Fixes a bad crash. 24 years ago
Ilya Konstantinov 305331deca Use the new DCOP signals API. 24 years ago
Ellis Whitehead 779bac3917 Get Win+Tabbing to work when it's associated with Super instead of Meta. 24 years ago
Cristian Tibirna 1e3bfadcd2 CT: client menu doesn't appear if client isDesktop() 24 years ago
Matthias Ettrich e264ffa6bb removed unused signal. We can always add it later if we need it. Avoids 24 years ago
Cristian Tibirna c125fb612d CT: we _really_ don't want to show an operations menu if the active 24 years ago
Matthias Ettrich 3038d6f96b remove skip_taskbar windows from the focus chain after manage 24 years ago
Cristian Tibirna be3a8384f3 CT: don't warp mouse if we didn't change the desktop (in electric borders). Reviewed by Matthias Ettrich 24 years ago
Cristian Tibirna 53c0a8100e CT: place the cursor in the center of the window when moving by mouse 24 years ago
Cristian Tibirna efb48f70ef CT: fix my fix for Ctrl+ArrowKeys moving. Reviewed by Matthias Ettrich 24 years ago
Cristian Tibirna e0a42fc063 CT: fix the move with keyboard with Ctrl (smaller steps). 24 years ago