Commit graph

  • ddaa516ba4 more keybindings: Window maximize,Window maximize vertical,Window maximize horizontal Window iconify Matthias Ettrich 1999-11-29 02:18:29 +0000
  • b441f40a7e configurable mouse bindings (see README) Matthias Ettrich 1999-11-29 02:06:41 +0000
  • b8a8bf9be2 CurrentTime must die Matthias Ettrich 1999-11-28 21:41:15 +0000
  • b529c9226f do not accept empty captions, use unnamed instead. Matthias Ettrich 1999-11-28 20:58:58 +0000
  • 82b0710065 unified window captions ( not propagated yet) Matthias Ettrich 1999-11-28 20:55:52 +0000
  • 070b0971cc be smarter with shaded windows: when shading, iconify any non-shaded transients. Matthias Ettrich 1999-11-28 20:17:57 +0000
  • bd1e4878ba keep transients together, support various input modes, handle wm_change_state messages properly Matthias Ettrich 1999-11-28 20:10:58 +0000
  • da39e14d75 make configure requests work again (thanks, mosfet, for the report :) Matthias Ettrich 1999-11-28 16:25:59 +0000
  • c7f1a58bd8 Trying different buttons out. On a different note I just saw an imac. I really like their window frames, but they look huge... Daniel M. Duley 1999-11-28 03:39:26 +0000
  • 49f894fa51 nicer tabbox Matthias Ettrich 1999-11-26 22:10:25 +0000
  • eed9205dd3 Make this compile. *smack*. We've got automoc or whatever it's called now. Alex Zepeda 1999-11-26 21:04:31 +0000
  • 43a857bd0e make it compile Matthias Ettrich 1999-11-26 19:11:28 +0000
  • cc08f29bd9 Make build. Daniel M. Duley 1999-11-26 11:37:09 +0000
  • 68e807e756 CT: coolo doesn't like it. Cristian Tibirna 1999-11-26 01:24:52 +0000
  • 9c2fd4530e CT: snap. Thanks to Matthias for the adjustClientPosition(). Clean Cristian Tibirna 1999-11-25 23:12:32 +0000
  • d6c573987e small fix Matthias Ettrich 1999-11-25 17:08:17 +0000
  • 378161e531 hook for snapping functionality Matthias Ettrich 1999-11-25 16:38:11 +0000
  • a12ab5338d better min/max handling, should be able to manage kfind now Matthias Ettrich 1999-11-25 16:05:27 +0000
  • bad93649e3 fixed min/max handling, handle palette changes properly Matthias Ettrich 1999-11-25 12:53:17 +0000
  • 1f00484d60 Having more fun ;-) Daniel M. Duley 1999-11-25 02:04:36 +0000
  • 212aac1644 Hrm... ;-) Daniel M. Duley 1999-11-24 22:45:37 +0000
  • a3c0c83a34 More experimenting Daniel M. Duley 1999-11-24 22:02:22 +0000
  • b99387c03b Smaller frame Daniel M. Duley 1999-11-24 21:44:26 +0000
  • ea13fc5570 Smaller titlebar and buttons. Daniel M. Duley 1999-11-24 21:31:32 +0000
  • 25d8cad6f8 added sticky to the menu Matthias Ettrich 1999-11-22 18:34:46 +0000
  • 07e3f48e78 Better active bar text handling. Daniel M. Duley 1999-11-22 16:16:32 +0000
  • b1e3a4f9bb Use widget bg pixmap if it exists. You can see a small screenshot of how system looks now (53K) at http://www2.jorsm.com/~mosfet/system2.png. Not as cool IMHO, but clearer. Daniel M. Duley 1999-11-22 13:33:39 +0000
  • c101518499 small fix Matthias Ettrich 1999-11-22 02:23:13 +0000
  • 367d4fd0d7 some bugfixes, added a window operations menu, some simple shading animation Matthias Ettrich 1999-11-22 01:57:51 +0000
  • eb5e8e031d slightly improved default look Matthias Ettrich 1999-11-21 17:17:34 +0000
  • 4bc6ce23fb more reasonable focus handling when switching desktops Matthias Ettrich 1999-11-20 13:51:29 +0000
  • 52d957df8e CT: cascading placement. I feel it as a bit of an overkill for what it does compared to smart placement. Whatever. Some people want it Cristian Tibirna 1999-11-20 06:27:07 +0000
  • b0b7769701 took "THE DESKTOP" and kicker out of the tab chain Matthias Ettrich 1999-11-17 17:25:26 +0000
  • a8136ad767 CT: ok. smart placement is back. and shoved on you all to test it :-) Cristian Tibirna 1999-11-17 06:11:39 +0000
  • f49c7be018 CT: smart placement code. No! It isn't tested and isn't supposed to work. One 'if' gets a bad turn. But commit it 'cause I'm reknown for doing stupid things with unbacked-up code. Matthias, I managed to reduce all from 175 to 125 lines and from 4740 chars to 3260. This is what you wanted? Cristian Tibirna 1999-11-16 08:53:02 +0000
  • 486f0d604d bugfixes, what else Matthias Ettrich 1999-11-16 02:03:14 +0000
  • 9a0ea6b949 - handle initial state iconic - handle maprequests when being iconified properly - do not unshade xemacs 32000 pixels high Matthias Ettrich 1999-11-16 01:25:42 +0000
  • f1dbea6ae5 fixed client activation Matthias Ettrich 1999-11-15 22:37:12 +0000
  • bd7c253101 make shading work again (double click on titlebar) Matthias Ettrich 1999-11-15 15:57:48 +0000
  • bdd8c87006 Switched the order of the sticky button. It makes more sense to show the current state, not the state it would be if pressed (duh ;-) Daniel M. Duley 1999-11-15 14:11:29 +0000
  • 3293927ed4 found a smart way to get rid of the race conditions (that sometimes made windows lose their decorations) Matthias Ettrich 1999-11-15 00:52:05 +0000
  • 49eb95bd94 More docking magic: If a window gets iconified that has a docking window, remove it from the taskbar (in fact, do a withdraw() ) Matthias Ettrich 1999-11-14 06:34:28 +0000
  • a1f8ea357a support for the new docking stuff Matthias Ettrich 1999-11-14 05:53:53 +0000
  • 279fc91240 some debug output removed, small fix to initial sizeflag handling Matthias Ettrich 1999-11-13 03:48:58 +0000
  • cb5978260f fake being kwm (helps some docking apps out there) Matthias Ettrich 1999-11-13 03:44:09 +0000
  • b4cc618773 nicer code and (hopefully) even more robust Matthias Ettrich 1999-11-13 02:35:15 +0000
  • 6862ff3dcb transients again Matthias Ettrich 1999-11-13 02:02:10 +0000
  • eb472b9ed5 Ctrl-Fx desktop switching to make David happy Matthias Ettrich 1999-11-13 01:51:22 +0000
  • b49242a017 some fixes Matthias Ettrich 1999-11-13 00:32:36 +0000
  • ecec648c11 more robust raise algorithm Matthias Ettrich 1999-11-12 03:58:34 +0000
  • 231f10c92e basically, it's a good thing to initialize variables Matthias Ettrich 1999-11-12 03:21:10 +0000
  • a30c061abb shape windows support, some fixes for configure-request handling Matthias Ettrich 1999-11-12 03:11:19 +0000
  • d94de9b5b6 Updated the color scheme README, and you can now use kcmdisplay to set the extended color attributes for System. Daniel M. Duley 1999-11-11 01:41:28 +0000
  • 60ba85da36 Use sync() - thought about that right after I committed ;-) Daniel M. Duley 1999-11-11 01:29:33 +0000
  • c9e72c7700 Read a KConfig key in ClientFactory to select the style and save the key when choosing from the menu. This will have to change when I do plugins but makes kwin styles easier to use now. Daniel M. Duley 1999-11-11 01:27:37 +0000
  • 35c7b77082 support for docking windows Matthias Ettrich 1999-11-11 01:22:41 +0000
  • fc3407aa16 Better key names for titlebutton colors. Daniel M. Duley 1999-11-11 01:16:41 +0000
  • 24b197fd10 changed the default color for the inactive titlebar. i liked the other one better, but the "open design" requires this. Matthias Ettrich 1999-11-10 19:05:47 +0000
  • 40966ef808 Converted the titlebar buttons from using fixed pixmaps to dynamically calculated pixmaps based on bitmaps for each shade and the extended KDE color scheme. That means you can now specify button colors for both active and inactive windows. Daniel M. Duley 1999-11-10 16:07:19 +0000
  • b47ce2b623 removed red background ;) Matthias Ettrich 1999-11-10 02:32:34 +0000
  • ec0c1a1a5c use standard colormap (to support themes better) in classic style Matthias Ettrich 1999-11-10 01:18:56 +0000
  • 8824421c5e just one more pixel Matthias Ettrich 1999-11-10 00:41:57 +0000
  • f7de021a1d move text up a bit Matthias Ettrich 1999-11-10 00:36:04 +0000
  • c1caeef679 Look closer to the T-shirt Matthias Ettrich 1999-11-10 00:34:11 +0000
  • ed10ad67b8 small fix when deciding whether to start a drag or not Matthias Ettrich 1999-11-09 23:37:05 +0000
  • f60d8588b2 small default-colors fix Matthias Ettrich 1999-11-09 13:20:09 +0000
  • 0f3633e3f0 Sticky button for the system theme. I wasn't going to have it but Matthias brought it up a few times ;-) Daniel M. Duley 1999-11-09 11:01:31 +0000
  • 7ef5cb7319 Okay, no more "freezing" X. kwin should be usable again :-) Kurt Granroth 1999-11-08 15:57:30 +0000
  • 6919a58420 removed minicli stuff Matthias Ettrich 1999-11-07 20:29:26 +0000
  • 8f06701973 Fill brush fix. Daniel M. Duley 1999-11-07 17:04:17 +0000
  • 3f5e6194c6 Working on the new color scheme, little hacks to systemclient. Daniel M. Duley 1999-11-07 15:48:24 +0000
  • 3a9281209d Bye (it's going in kdesktop). Daniel M. Duley 1999-11-07 14:46:49 +0000
  • ae262e92d2 "ported" over the essential minicli from kwm (yipee! now i can use kwin as my normal window manager!!) Kurt Granroth 1999-11-07 08:46:36 +0000
  • b8858a8636 better configure handling Matthias Ettrich 1999-11-07 04:43:59 +0000
  • d21739331f fixed desktop handling Matthias Ettrich 1999-11-07 02:07:03 +0000
  • 1884091309 update, usable with kicker now Matthias Ettrich 1999-11-07 01:43:06 +0000
  • 5b3d19e42d make it work again Matthias Ettrich 1999-11-02 15:17:15 +0000
  • b62982b6d1 handling close without weird error messages. Dynamic style changes without jumping. Matthias Ettrich 1999-11-02 00:32:31 +0000
  • cb82f77388 run, not crash Matthias Ettrich 1999-11-01 23:41:44 +0000
  • b626b02a95 Add messages target. Francois-Xavier Duranceau 1999-10-24 12:05:50 +0000
  • c42791563d Started system style. Make sure to read the readme as it requires some new gradient settings. Daniel M. Duley 1999-10-11 02:01:17 +0000
  • 37b09be6f3 A few fixes, moved colorgroups to the Options class (much nicer there), and started on a fixed system style. If you try it out make sure to read the new README, as it requires some gradient settings. Daniel M. Duley 1999-10-11 02:00:06 +0000
  • b844f223e2 Might as well make colorgroups static too. Also fixed a memleak (pixmaps_created was never set to true). Daniel M. Duley 1999-10-10 04:25:28 +0000
  • 92e1e869b1 Since Matthias commited something I felt bad for not doing any work on this like I said I would and only working on style stuff ;-) Daniel M. Duley 1999-10-10 03:22:21 +0000
  • 21ae659168 More get() Kalle Dalheimer 1999-10-09 11:12:26 +0000
  • df7fc2905e Working kwin from Matthias E. :-) Stefan Taferner 1999-10-09 09:55:16 +0000
  • 75f321c4c0 more experimental stuff Matthias Ettrich 1999-09-27 16:02:44 +0000
  • fd7f3549ac - now it even compiles :-) (I like the BeOS-Style..) Simon Hausmann 1999-08-20 14:44:38 +0000
  • 192ded1e64 Removed Mattias's executable ;-) Daniel M. Duley 1999-08-20 14:11:22 +0000
  • 311db796c6 Say hello to kwin. WARNING: NOT USABLE YET. See README. Matthias Ettrich 1999-08-19 23:26:42 +0000