Commit graph

  • 7cd6135056 CVS_SILENT made messages Script Kiddy 2000-09-21 04:13:21 +0000
  • 8eae6fe0b3 CVS_SILENT made messages Script Kiddy 2000-09-20 04:49:53 +0000
  • d3fe8c69ed more focusFollowsMind magic. Matthias Ettrich 2000-09-19 18:57:15 +0000
  • 5924c0ea5a CVS_SILENT made messages Script Kiddy 2000-09-19 04:45:27 +0000
  • 8f1a00a0b0 fullscreen patch from kde-core-devel Matthias Ettrich 2000-09-18 15:04:13 +0000
  • 5998794f2a CVS_SILENT made messages Script Kiddy 2000-09-18 04:19:09 +0000
  • 95bd3779ca CVS_SILENT made messages Script Kiddy 2000-09-17 04:12:01 +0000
  • 3f721d4122 CVS_SILENT made messages Script Kiddy 2000-09-16 04:25:24 +0000
  • 60d072d2ef WABA: give titlebar a bit more tabbish look. Waldo Bastian 2000-09-15 22:26:02 +0000
  • 14eea14498 WABA: Paint _all_ pixels in the active titlebar. activeBuffer.resize(titlebar->geometry().width(), - titlebar->geometry().height()-1); + titlebar->geometry().height()); Waldo Bastian 2000-09-15 17:54:56 +0000
  • 60e8f10bf6 CVS_SILENT made messages Script Kiddy 2000-09-15 04:36:44 +0000
  • 1cc65aa20e WABA: Fixed memory leaks. Waldo Bastian 2000-09-14 06:03:47 +0000
  • 22f65e14f9 CVS_SILENT made messages Script Kiddy 2000-09-14 04:50:01 +0000
  • fbc7c46935 Bleh #1 Charles Samuels 2000-09-14 03:10:03 +0000
  • 2f620c7e8b CVS_SILENT made messages Script Kiddy 2000-09-13 00:49:44 +0000
  • c887e85912 The dummy.cpp hack makes no sense when it starts to contain stuff. Better make it a real source file. Fixes compilation for people who didn't figure out they needed to remove dummy.cpp in the builddir ;-) David Faure 2000-09-12 22:10:37 +0000
  • c56400145e some s/[New]/[Name]/ Carsten Pfeiffer 2000-09-12 17:24:07 +0000
  • 10b2e5fde2 don't activate dock windows with click (fixes kicker focus problems, reviewed by Carsten Peiffer) Matthias Ettrich 2000-09-11 20:54:00 +0000
  • 1add59200c WABA: Fixes BR6808 and BR7983. #6808: selecting a "Decoration" by right-clicking on a window de-iconify windows. #7983: SHIP STOPPER: kwin - titlebars get <2> after the name of the application when changing decorations Reviewed by gis. Waldo Bastian 2000-09-11 18:59:26 +0000
  • 493fd295b0 - button[1]->setBitmap(sticky_bits, 8, 8); + button[1]->setBitmap(sticky_bits, 10, 10); Waldo Bastian 2000-09-11 05:45:02 +0000
  • 480d78944d WABA: Fixed BR#9445: Checkmark in decoration menu is missing Waldo Bastian 2000-09-11 05:30:24 +0000
  • ac6bcf2b44 CVS_SILENT made messages Script Kiddy 2000-09-11 04:23:31 +0000
  • 5e3b53660d WABA: Fixed #8656 kwin titlebar: doubleclick does not maximize if (titlebar->geometry().contains( e->pos() ) ) - setShade( !isShade() ); + workspace()->performWindowOperation( this, options->operationTitlebarDblClick() ); workspace()->requestFocus( this ); Waldo Bastian 2000-09-11 03:34:01 +0000
  • 755aeffa27 CVS_SILENT made messages Script Kiddy 2000-09-10 04:19:02 +0000
  • 5c265e015a CVS_SILENT made messages Script Kiddy 2000-09-09 04:11:37 +0000
  • 0859b3eb53 WABA: Fix titlebar painting for new windows. Reviewed by Mosfet. Waldo Bastian 2000-09-08 22:59:28 +0000
  • 584d9248a3 Reviewed and applied Matthias Ettrichs changes to make kaiman also visible in the taskbar/tab focus (kaiman use NET::Override as netwm flag). Stefan Westerfeld 2000-09-08 20:52:31 +0000
  • 2077f51714 Removed note about highcolor usage Daniel M. Duley 2000-09-08 01:02:13 +0000
  • ee5f19c686 Improved highcolor buttons, and switched to the circular sticky thingy. I'll post to core-devel in a sec. Daniel M. Duley 2000-09-08 00:38:29 +0000
  • f6b6c62c9a WABA: Oops, reverting. I wonder why this didn't work any more. -static QPixmap * kwin_get_menu_pix_hack() +QPixmap * kwin_get_menu_pix_hack() Waldo Bastian 2000-09-07 22:55:18 +0000
  • ebe199a301 WABA: Use kdemain() instead of main() so that closures don't complain about main being defined twice with different symbol sizes. Waldo Bastian 2000-09-07 22:46:24 +0000
  • 8660053273 CVS_SILENT made messages Script Kiddy 2000-09-04 04:28:29 +0000
  • 8477e09fe8 CVS_SILENT made messages Script Kiddy 2000-09-02 03:49:25 +0000
  • 19ecf49ab8 CVS_SILENT made messages Script Kiddy 2000-09-01 04:07:35 +0000
  • 8ec069b98d not _that_ many sounds Matthias Ettrich 2000-08-31 17:31:45 +0000
  • a309da9f0e "activate" event on every activation, not only on taskbar Matthias Ettrich 2000-08-31 17:29:10 +0000
  • 16e4aa004c even more sounds Matthias Ettrich 2000-08-31 17:20:45 +0000
  • d53798aaf0 more sound effects Matthias Ettrich 2000-08-31 17:15:10 +0000
  • bf33b067be - completed session management (maximize, shaded, and restore were missing) - support for WM_COMMAND pseudo session management (xterm and friends) - basic support for private colormaps, useful on the last remaining 8bit displays Matthias Ettrich 2000-08-30 14:27:30 +0000
  • 8cbea5ef2e CVS_SILENT made messages Script Kiddy 2000-08-30 03:31:38 +0000
  • 8c10f482b5 CVS_SILENT made messages Script Kiddy 2000-08-29 03:45:44 +0000
  • 6a54a209af obey more controlcenter options (mouse actions for frame and titlebar) Matthias Ettrich 2000-08-28 12:31:16 +0000
  • cca94688ee do not crash Matthias Ettrich 2000-08-28 11:37:12 +0000
  • 87931a071a Added hotkeys for workspaces 9-16 Patch approved by Matthias Ettrich Kalle Dalheimer 2000-08-28 06:16:34 +0000
  • 817cf4fd9f CVS_SILENT made messages Script Kiddy 2000-08-28 03:52:42 +0000
  • 8681c904a2 CVS_SILENT made messages Script Kiddy 2000-08-27 03:39:35 +0000
  • 600baaaac2 CVS_SILENT made messages Script Kiddy 2000-08-26 04:07:54 +0000
  • f1e0ec82cb default icon "x" if there is no icon Matthias Ettrich 2000-08-24 12:44:18 +0000
  • 56f99f2aa8 CVS_SILENT made messages Script Kiddy 2000-08-24 04:27:23 +0000
  • 2dda0d1740 CVS_SILENT made messages Script Kiddy 2000-08-23 04:03:25 +0000
  • 4f4c4cca8d MoveResizeMaximizedWindows option. Default is 'false' Matthias Ettrich 2000-08-22 10:35:22 +0000
  • 8f25bbb351 CVS_SILENT made messages Script Kiddy 2000-08-22 04:18:58 +0000
  • 8ccc673668 CVS_SILENT made messages Script Kiddy 2000-08-21 19:48:57 +0000
  • ab9c4c5d9b fixed sizeInc problem with the gimp Matthias Ettrich 2000-08-21 19:09:23 +0000
  • 20c1ac608a smarter placement (avoids having dialogs being truncated) Matthias Ettrich 2000-08-21 17:37:10 +0000
  • d0d3166d4a don't grab server during initialization, may result in freezes due to libkmapnotify Matthias Ettrich 2000-08-21 15:13:24 +0000
  • fe4bfc015c fixed: title changes in default style, minimization of maximized windows Matthias Ettrich 2000-08-21 12:05:22 +0000
  • 48fcf83842 Use Rik's sticky glyph, fix off-by-one error in drawing. Daniel M. Duley 2000-08-20 19:43:22 +0000
  • 091f055086 small painting bug fixed Matthias Ettrich 2000-08-18 13:21:35 +0000
  • fcfce3bb14 - coolo told me to commit this :) (it's unused) Simon Hausmann 2000-08-16 15:37:36 +0000
  • 5b1fb25c55 less flicker for default. Clean-up namespace for classes (several clients used different versions of the same class 'SystemButton') Matthias Ettrich 2000-08-16 13:11:21 +0000
  • 078b8b3ff4 - make maximized windows - adjust to workarea changes - not movable or resizable - not show vertical borders if not necessary Matthias Ettrich 2000-08-16 12:18:56 +0000
  • 49bb12bd95 WABA: Fix for --enable-final Waldo Bastian 2000-08-16 04:07:16 +0000
  • 3fd7520d29 CVS_SILENT made messages Stephan Kulow 2000-08-15 20:10:46 +0000
  • b693fe20c0 CVS_SILENT made messages Stephan Kulow 2000-08-15 16:14:44 +0000
  • bf8e3c7071 - ugly hack to make kwin link :-( Simon Hausmann 2000-08-15 08:30:30 +0000
  • 90c9679d2a - the default style links against kwin.la Simon Hausmann 2000-08-15 08:04:53 +0000
  • b22d5c1d72 CVS_SILENT made messages Script Kiddy 2000-08-15 04:45:15 +0000
  • 066aaf285b Reggie: Seems Matthias forgot that Matthias Ettrich 2000-08-14 22:39:18 +0000
  • eddd91cb51 transients do not need iconify, sticky or maximize Matthias Ettrich 2000-08-14 22:02:14 +0000
  • 97d6e48a3d practically flickerfree without double buffering now (requies Qt-2.2 beta 2) Matthias Ettrich 2000-08-14 21:54:00 +0000
  • 5314dbb817 mosfet's much ligher version of the default style. Still flickers a little bit, but uses much less resources Matthias Ettrich 2000-08-14 18:49:44 +0000
  • d0ab0a1595 less flicker Matthias Ettrich 2000-08-14 17:50:51 +0000
  • 3fccc94b5b react on key changes Matthias Ettrich 2000-08-14 16:45:45 +0000
  • ba64395e9a removed debug output Matthias Ettrich 2000-08-13 17:26:18 +0000
  • 81bd6b26c3 some focus follows mouse stuff Matthias Ettrich 2000-08-13 17:07:26 +0000
  • dc9fb7dc2b resize on all four corners Matthias Ettrich 2000-08-13 16:32:51 +0000
  • 635d4edac6 CVS_SILENT made messages Script Kiddy 2000-08-12 18:58:13 +0000
  • d200fafc53 CVS_SILENT made messages Script Kiddy 2000-08-11 04:23:55 +0000
  • d3e8f75ada no need for application-modal dialogs to stay on top.... Matthias Ettrich 2000-08-10 13:01:12 +0000
  • 407efd9ad3 ICCCM 4.1.5 compliant configureRequest handling Matthias Ettrich 2000-08-10 12:38:37 +0000
  • ecba5c3ea2 yet another weird hack for weird windows (Netscape's Javascript Toplevels). Does anybody have any clue why they always want to hide the titlebar by moving the window to x, -24 ? Matthias Ettrich 2000-08-10 12:13:36 +0000
  • 508b5267c1 CVS_SILENT made messages Script Kiddy 2000-08-10 03:50:17 +0000
  • cc6c069269 compile Carsten Pfeiffer 2000-08-09 18:59:41 +0000
  • 7534feaf4a Removed QT_NO_ASCII_CAST. Hans Petter Bieker 2000-08-09 16:19:27 +0000
  • 22852f6c47 workaround for broken xemacs ediff windows... Matthias Ettrich 2000-08-09 12:58:12 +0000
  • 21dbeccdad some ICCCM clearifications Matthias Ettrich 2000-08-09 12:06:03 +0000
  • ffbe75dfba some bugfixes Matthias Ettrich 2000-08-09 10:02:56 +0000
  • 5d85790c91 better 'textedit' support :) Matthias Ettrich 2000-08-09 09:00:13 +0000
  • 84ccbf94f7 CVS_SILENT made messages Script Kiddy 2000-08-09 04:03:11 +0000
  • 66f03abebe CVS_SILENT made messages Script Kiddy 2000-08-08 03:45:28 +0000
  • 81e348e6cf Increasing delay time to 90. I think higher might still be better. Rik Hemsley 2000-08-07 23:18:48 +0000
  • de9d1406a8 BSD style without advertising stuff Matthias Elter 2000-08-05 12:51:39 +0000
  • aef79db34b react on strut changes Matthias Ettrich 2000-08-04 21:29:02 +0000
  • ffa14ebace CVS_SILENT made messages Script Kiddy 2000-08-04 05:57:03 +0000
  • b3134fe8ac better fullscreen support Matthias Ettrich 2000-08-01 17:59:15 +0000
  • 813ee80842 don't move fullscreen windows around Matthias Ettrich 2000-08-01 16:44:15 +0000
  • 70f8d2823b make konqueror's full-screen mode useful Matthias Ettrich 2000-08-01 12:42:03 +0000
  • 5d7ca8f2ee adding missing raise and lower keybindings Matthias Ettrich 2000-07-30 16:15:17 +0000
  • 13aebff097 Commented out some more #define QT_CLEAN_NAMESPACE statements Werner Trobin 2000-07-29 07:59:24 +0000