Commit Graph

  • 0714a8d003 Get 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
  • 8c9e80f813 CT: "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
  • 6fbc14484f CVS_SILENT made messages Script Kiddy 2002-08-01 10:42:51 +00:00
  • 2c99f52090 CVS_SILENT Style guide fixes Stephan Binner 2002-07-31 18:00:57 +00:00
  • 573994eb6b CVS_SILENT made messages Script Kiddy 2002-07-31 10:36:04 +00:00
  • 83e12b701a CVS_SILENT made messages Script Kiddy 2002-07-30 10:38:45 +00:00
  • 27539d0d26 CVS_SILENT made messages Script Kiddy 2002-07-27 11:05:46 +00:00
  • 78a7c08049 Since 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
  • bbb9426543 Fix bug #45759 - CDE window cycling lockup Karol Szwed 2002-07-26 06:26:35 +00:00
  • 487f30a4ec Some fixes for the NET::TopMenu/NET::Menu hack. Luboš Luňák 2002-07-25 20:08:09 +00:00
  • a815fc2f6e It wasn't an over-optimization, there was just a small bug elsewhere. Luboš Luňák 2002-07-24 19:46:20 +00:00
  • 147a11b20f if i can convince Matthias Ettrich that this is a good thing, i can probably convince anyone ;-) Aaron J. Seigo 2002-07-22 23:02:38 +00:00
  • 1fc4b29ec2 CVS_SILENT made messages Script Kiddy 2002-07-22 10:36:28 +00:00
  • 6df2574dba Enable help button by default Karol Szwed 2002-07-19 13:33:45 +00:00
  • dcbee9a27b Corrected typographical errors Malcolm Hunter 2002-07-17 12:25:21 +00:00
  • 0cdb8f39f6 GUI: CT: interface for the lesser placement policies Cristian Tibirna 2002-07-16 13:59:33 +00:00
  • e2ffbc884c CT: commit an older patch which loses "stupidly". Cristian Tibirna 2002-07-15 20:28:55 +00:00
  • f135da3521 Install in Windows category. Stephan Binner 2002-07-13 17:32:38 +00:00
  • 7c72db2685 Make 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
  • 0bdbc74f7b Fix default value Laurent Montel 2002-07-13 07:27:54 +00:00
  • c3a37be9bd didn't mean to ci this one.. forgot it was in kwin/ Aaron J. Seigo 2002-07-13 02:38:48 +00:00
  • 22b5d4ebbc make 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
  • aa44779287 CVS_SILENT: s/LIB_KFILE/LIB_KIO/g Der Rest vom Schuetzenfest... Daniel Molkentin 2002-07-12 17:52:05 +00:00
  • 8824060f12 fix 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
  • 8fbc260a27 CVS_SILENT made messages Script Kiddy 2002-07-10 11:35:51 +00:00
  • ac8146ac1b argl, 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
  • 3e236f2416 I 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
  • 2c7a013bc3 CVS_SILENT made messages Script Kiddy 2002-07-07 11:01:53 +00:00
  • 869cd416fa add these Charles Samuels 2002-07-07 00:38:33 +00:00
  • 6ba1276a75 the Windows Branch: Charles Samuels 2002-07-07 00:38:19 +00:00
  • 37f217a8ce No, 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
  • 7c1d536ad3 make it compile again... Till Krech 2002-07-06 02:05:46 +00:00
  • df4449b0bf Show 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
  • 1fab5c76ce NET::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
  • 6d7f113304 Implemented _NET_WM_MOVERESIZE. Fixed some minor bugs with resizing. Luboš Luňák 2002-07-05 20:00:02 +00:00
  • ffff5455b4 Dither 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
  • a25d76c410 CVS_SILENT Style guide fix Stephan Binner 2002-07-01 10:43:57 +00:00
  • 2e99608428 CT: 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
  • 9f0f7accc6 KShellProcess -> KProcess + setUseShell(true) Gioele Barabucci 2002-06-29 15:05:20 +00:00
  • 062d32c85a CT: include guards Cristian Tibirna 2002-06-29 14:39:35 +00:00
  • 9b03ba50c2 CT: two new non-placement policies. No GUI config. Cristian Tibirna 2002-06-29 06:31:33 +00:00
  • f0b557abf7 fix messages Dirk Mueller 2002-06-28 23:32:50 +00:00
  • 8366e220bf NETWM 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
  • e125eb2bc4 no 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
  • 0de434cc20 CVS_SILENT made messages Script Kiddy 2002-06-25 10:43:44 +00:00
  • 5380502347 Toplevel menubar is not sticky. Luboš Luňák 2002-06-25 07:42:01 +00:00
  • 169dee11e9 CVS_SILENT made messages Script Kiddy 2002-06-25 00:35:31 +00:00
  • a5b30e1002 These 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
  • b36c644b72 Don'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
  • 8fc62651e4 compile keramik Dirk Mueller 2002-05-31 20:08:53 +00:00
  • 21f19dd604 avoid "&" becoming "_" in desk_popup Gioele Barabucci 2002-05-29 21:31:32 +00:00
  • 23902d7580 Use proper icon for "Close" Nadeem Hasan 2002-05-29 21:28:57 +00:00
  • f1638b1238 Fixed null pointer segfault Anders Widell 2002-05-29 19:11:01 +00:00
  • 0e524287ab CVS_SILENT made messages Script Kiddy 2002-05-28 08:08:31 +00:00
  • 15abe8f85d Explicitely use DESTDIR. Michael Matz 2002-05-27 20:58:56 +00:00
  • 1448e53da5 Don't show the desktop menubar when a full-screen app is shown. Waldo Bastian 2002-05-23 23:57:47 +00:00
  • e0daa02a8f CVS_SILENT oops Stephan Kulow 2002-05-23 20:07:29 +00:00
  • 04e2d29f24 fixing dependencies Stephan Kulow 2002-05-23 20:02:35 +00:00
  • 3482e99a19 and now make "newer" *cough*redhat*cough* -v's of gcc shut up Aaron J. Seigo 2002-05-18 06:41:41 +00:00
  • 4f5f20fadd compile even on my old crappy compiler. (p.s. c-style casts suck ;-) Aaron J. Seigo 2002-05-17 22:05:56 +00:00
  • 947ee7a09e - fixlet for INCLUDES Simon Hausmann 2002-05-17 16:53:02 +00:00
  • 5a534cc7bd Importing the Keramik KWin style. Fredrik Höglund 2002-05-17 16:33:48 +00:00
  • 54063533ec kapp.h -> kapplication.h Gioele Barabucci 2002-05-14 09:31:40 +00:00
  • f8d1a4712f CVS_SILENT made messages Script Kiddy 2002-05-14 09:03:38 +00:00
  • 3e89b66d03 Argh Ryan Cumming 2002-05-12 18:05:56 +00:00
  • cd52271a10 CT: 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
  • e154121711 GUI: Avoid nested groupboxes (ick) Ryan Cumming 2002-05-10 02:13:58 +00:00
  • 56c624e845 Eh, that line wasn't supposed to be removed. Really. Ryan Cumming 2002-05-10 02:12:51 +00:00
  • 930a266f7e Fixed (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
  • 477c880660 GUI: Disable the configure tab when there is nothing to configure Ryan Cumming 2002-05-08 23:20:28 +00:00
  • b46221d375 CVS_SILENT made messages Script Kiddy 2002-05-05 09:19:38 +00:00
  • 0b444a30b1 CVS_SILENT made messages Script Kiddy 2002-04-29 09:40:04 +00:00
  • eb4da42585 CT: customize buttons in KStep decorations (many thanks to Keunwoo Lee <klee@cs.washington.edu>) Cristian Tibirna 2002-04-26 02:03:01 +00:00
  • 825a0372bc GUI: 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
  • 2896179100 CVS_SILENT Capitalisation fixes. Stephan Binner 2002-04-23 13:02:02 +00:00
  • b0c9baaadc Disabling iconify animation until I figure out why it leaves lines on the screen now. Rik Hemsley 2002-04-22 05:16:59 +00:00
  • d24a0dc4a9 s/KDE2 default/KDE Default/ Stephan Binner 2002-04-18 12:30:34 +00:00
  • 509022ea62 be 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
  • a99e99eacc restore legacy session after notifying ksplash that we are up and running Matthias Ettrich 2002-04-15 13:06:01 +00:00
  • 46f2f4803b CVS_SILENT made messages Script Kiddy 2002-04-11 10:00:46 +00:00
  • fb65ece7fe Show -> PopupShow Default popuphide delay to 350 (400 turned out to be slightly too long) Alexander Kellett 2002-04-11 01:06:33 +00:00
  • 81fc66eafb GUI: 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
  • 941dfa4ab1 GUI impprovements. Nadeem Hasan 2002-04-10 18:58:57 +00:00
  • 96048bf6d0 GUI: 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
  • 6f14920e91 CT: fix for bug:28599 (by M. Ettrich). Update copyright Cristian Tibirna 2002-04-08 12:58:27 +00:00
  • 99a84826fe Corrected typographical errors Malcolm Hunter 2002-04-08 12:39:58 +00:00
  • 4eafa82c45 GUI: CT: rollover desktops UI (feature was implemented in kwin before 3.0) Cristian Tibirna 2002-04-07 20:47:45 +00:00
  • de30273aad CT: 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
  • e104c57e6a GUI: CT: close bug:40009 Cristian Tibirna 2002-04-07 02:22:25 +00:00
  • d343b3a1a3 Recommiting PopupInfo after several thousand cleanups inspired by CT Alexander Kellett 2002-04-05 19:54:21 +00:00
  • 789bb8c535 1. fix the "kill kicker with -9 and loose system tray icons" problem: Matthias Ettrich 2002-04-02 12:36:24 +00:00
  • 10a2e466e6 Capitialization 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
  • 9bfda2d6b4 CVS_SILENT Removed "Sorry" Malcolm Hunter 2002-03-31 04:06:46 +00:00