0714a8d003Get rid of client_popup, as (not) discussed on kwin@. This patch should fix such interesting things like closing the toplevel menubar with Alt+F4 or moving Kicker to a different desktop using keyboard shortcuts.
Luboš Luňák
2002-08-06 07:45:29 +00:00
8c9e80f813CT: "rise" -> "raise", which fixes a bug with raising active windows with the mouse. Thanks a lot to David Boddie <david@sleepydog.net> for discovering it.
Cristian Tibirna
2002-08-03 19:27:21 +00:00
6fbc14484fCVS_SILENT made messages
Script Kiddy
2002-08-01 10:42:51 +00:00
2c99f52090CVS_SILENT Style guide fixes
Stephan Binner
2002-07-31 18:00:57 +00:00
573994eb6bCVS_SILENT made messages
Script Kiddy
2002-07-31 10:36:04 +00:00
83e12b701aCVS_SILENT made messages
Script Kiddy
2002-07-30 10:38:45 +00:00
27539d0d26CVS_SILENT made messages
Script Kiddy
2002-07-27 11:05:46 +00:00
78a7c08049Since some of the .h files are installed ... Prefix all the #ifndef #define ... #endif symbols with KWIN_ , just in case somebody uses CLIENT_H or so too. And don't include config.h .
Luboš Luňák
2002-07-26 20:30:36 +00:00
0cdb8f39f6GUI: CT: interface for the lesser placement policies
Cristian Tibirna
2002-07-16 13:59:33 +00:00
e2ffbc884cCT: commit an older patch which loses "stupidly".
Cristian Tibirna
2002-07-15 20:28:55 +00:00
f135da3521Install in Windows category.
Stephan Binner
2002-07-13 17:32:38 +00:00
7c72db2685Make the mouse cursor change again when resizing or hovering over the window border by removing an over-optimisation.
Karol Szwed
2002-07-13 14:44:01 +00:00
0bdbc74f7bFix default value
Laurent Montel
2002-07-13 07:27:54 +00:00
c3a37be9bddidn't mean to ci this one.. forgot it was in kwin/
Aaron J. Seigo
2002-07-13 02:38:48 +00:00
22b5d4ebbcmake mouseOptions compare case insensitive in case some screws up the capitalization in the config file (e.g. by messing with the kcm) ...
Aaron J. Seigo
2002-07-13 02:34:13 +00:00
aa44779287CVS_SILENT: s/LIB_KFILE/LIB_KIO/g Der Rest vom Schuetzenfest...
Daniel Molkentin
2002-07-12 17:52:05 +00:00
8824060f12fix the disappearence of kwinoptions and provide the other (new) control modules in the Configure... menu
Oliver Bausinger
2002-07-11 20:54:54 +00:00
8fbc260a27CVS_SILENT made messages
Script Kiddy
2002-07-10 11:35:51 +00:00
ac8146ac1bargl, can't you check your code? I fixed this already yesterday for the other modules...
Lukáš Tinkl
2002-07-08 11:21:29 +00:00
3e236f2416I don't think it's a good idea to show menubar belonging to another app.
Luboš Luňák
2002-07-07 18:54:20 +00:00
2c7a013bc3CVS_SILENT made messages
Script Kiddy
2002-07-07 11:01:53 +00:00
869cd416faadd these
Charles Samuels
2002-07-07 00:38:33 +00:00
6ba1276a75the Windows Branch:
Charles Samuels
2002-07-07 00:38:19 +00:00
37f217a8ceNo, it was QObject-style owned by the Workspace object, not that the delete breaks anything. BTW, the check in 'if(ptr) delete ptr;' is useless, 'delete NULL;' is a no-op.
Luboš Luňák
2002-07-06 20:16:36 +00:00
7c1d536ad3make it compile again...
Till Krech
2002-07-06 02:05:46 +00:00
df4449b0bfShow at least the desktop's toplevel menubar if the app's one isn't visible yet.
Luboš Luňák
2002-07-05 20:08:17 +00:00
1fab5c76ceNET::Menu -> NET::TopMenu, and make NET::Menu mean what it is supposed to mean. + backward compatibility hack
Luboš Luňák
2002-07-05 20:05:22 +00:00
6d7f113304Implemented _NET_WM_MOVERESIZE. Fixed some minor bugs with resizing.
Luboš Luňák
2002-07-05 20:00:02 +00:00
ffff5455b4Dither the titlebar graident on 15 and 16bpp displays. Thanks to gallium for the Qt::OrderedDither tip.
Ryan Cumming
2002-07-04 02:43:54 +00:00
a25d76c410CVS_SILENT Style guide fix
Stephan Binner
2002-07-01 10:43:57 +00:00
2e99608428CT: re-place a window when it is moved between desktops.
Cristian Tibirna
2002-07-01 04:22:02 +00:00
4c1d786510- Made the style always use small caption bubbles on maximized windows.
Fredrik Höglund
2002-06-29 22:25:38 +00:00
8366e220bfNETWM says we have to set this property to (0,0) if we don't support it
Luboš Luňák
2002-06-28 20:28:33 +00:00
e125eb2bc4no implementation for slotReset ... so I commented it out
Matthias Kretz
2002-06-26 15:38:26 +00:00
861d667ef6"Make it work"(tm) on theme change
Karol Szwed
2002-06-25 13:14:19 +00:00
0de434cc20CVS_SILENT made messages
Script Kiddy
2002-06-25 10:43:44 +00:00
5380502347Toplevel menubar is not sticky.
Luboš Luňák
2002-06-25 07:42:01 +00:00
169dee11e9CVS_SILENT made messages
Script Kiddy
2002-06-25 00:35:31 +00:00
a5b30e1002These pixmaps are no longer needed.
Fredrik Höglund
2002-06-24 18:35:11 +00:00
6cfa430e49- Completely rewrote the pixmap creation code to recolor the caption bubble and the titlebar separately and then composite the resulting images to form the final tiles.
Fredrik Höglund
2002-06-24 18:33:20 +00:00
63796fb0b2- micro namespace cleanup
Simon Hausmann
2002-06-23 08:39:44 +00:00
b36c644b72Don't show desktop menu when there is only one desktop configured. Thanks to aseigo for the original patch.
Nadeem Hasan
2002-06-11 19:49:38 +00:00
f8d1a4712fCVS_SILENT made messages
Script Kiddy
2002-05-14 09:03:38 +00:00
3e89b66d03Argh
Ryan Cumming
2002-05-12 18:05:56 +00:00
cd52271a10CT: flicker-free titlebar. Thanks to Simon Haussman
Cristian Tibirna
2002-05-11 22:05:01 +00:00
d9107f8efc- put those global variables into an anonymous namespace
Simon Hausmann
2002-05-11 18:21:14 +00:00
e154121711GUI: Avoid nested groupboxes (ick)
Ryan Cumming
2002-05-10 02:13:58 +00:00
56c624e845Eh, that line wasn't supposed to be removed. Really.
Ryan Cumming
2002-05-10 02:12:51 +00:00
930a266f7eFixed (de)iconify animation for Qt 3 with a workaround. The semantics of setClipRegion were changed, with the default being different from the previous behaviour. Duh.
Rik Hemsley
2002-05-09 12:30:34 +00:00
477c880660GUI: Disable the configure tab when there is nothing to configure
Ryan Cumming
2002-05-08 23:20:28 +00:00
b46221d375CVS_SILENT made messages
Script Kiddy
2002-05-05 09:19:38 +00:00
0b444a30b1CVS_SILENT made messages
Script Kiddy
2002-04-29 09:40:04 +00:00
eb4da42585CT: customize buttons in KStep decorations (many thanks to Keunwoo Lee <klee@cs.washington.edu>)
Cristian Tibirna
2002-04-26 02:03:01 +00:00
825a0372bcGUI: CT: cosmetics, code simplification, proper use of KNumInput, proper accelerators. Sorry to the translators for the number of strings touched.
Cristian Tibirna
2002-04-26 01:39:18 +00:00
2896179100CVS_SILENT Capitalisation fixes.
Stephan Binner
2002-04-23 13:02:02 +00:00
b0c9baaadcDisabling iconify animation until I figure out why it leaves lines on the screen now.
Rik Hemsley
2002-04-22 05:16:59 +00:00
d24a0dc4a9s/KDE2 default/KDE Default/
Stephan Binner
2002-04-18 12:30:34 +00:00
509022ea62be less agressive in not stealing focus. This makes xv (among others) usable with KDE again
Matthias Ettrich
2002-04-16 19:23:45 +00:00
a99e99eaccrestore legacy session after notifying ksplash that we are up and running
Matthias Ettrich
2002-04-15 13:06:01 +00:00
46f2f4803bCVS_SILENT made messages
Script Kiddy
2002-04-11 10:00:46 +00:00
fb65ece7feShow -> PopupShow Default popuphide delay to 350 (400 turned out to be slightly too long)
Alexander Kellett
2002-04-11 01:06:33 +00:00
81fc66eafbGUI: Added a small checkbox for "show desktop name on switch" Works dynamically here so I think it works well enough :) All off by default.
Alexander Kellett
2002-04-10 22:53:40 +00:00
941dfa4ab1GUI impprovements.
Nadeem Hasan
2002-04-10 18:58:57 +00:00
96048bf6d0GUI: Capitalization.
Nadeem Hasan
2002-04-09 06:23:41 +00:00
ca1a4a27fa(BR40234) Fixes disappearing kdesktop-menubar in combination with "desktop icons disabled"
Waldo Bastian
2002-04-08 23:43:19 +00:00
6f14920e91CT: fix for bug:28599 (by M. Ettrich). Update copyright
Cristian Tibirna
2002-04-08 12:58:27 +00:00
4eafa82c45GUI: CT: rollover desktops UI (feature was implemented in kwin before 3.0)
Cristian Tibirna
2002-04-07 20:47:45 +00:00
de30273aadCT: fix the desktop cascading (got broken sometime during my 2 years sleep). Closes bug:5370, the oldest kwin bug (filed as a wish, but really a bug).
Cristian Tibirna
2002-04-07 06:55:48 +00:00
e104c57e6aGUI: CT: close bug:40009
Cristian Tibirna
2002-04-07 02:22:25 +00:00
d343b3a1a3Recommiting PopupInfo after several thousand cleanups inspired by CT
Alexander Kellett
2002-04-05 19:54:21 +00:00
789bb8c5351. fix the "kill kicker with -9 and loose system tray icons" problem:
Matthias Ettrich
2002-04-02 12:36:24 +00:00
10a2e466e6Capitialization
Ryan Cumming
2002-04-01 23:28:24 +00:00
3e43789786"wmaker-like" popup messages on desktop switch.
Alexander Kellett
2002-04-01 02:54:00 +00:00