Commit graph

149 commits

Author SHA1 Message Date
rathnor
65fc419175 fix some focus problems when changing workspace 2003-05-08 01:51:18 +00:00
fluxgen
af6a1a123f fixed slit ordering bug 2003-05-08 01:04:05 +00:00
rathnor
d63bf127ad transient fixes by making them WinClients 2003-05-07 16:21:26 +00:00
rathnor
de68c88ed8 minor focus twiddle 2003-05-07 13:50:41 +00:00
fluxgen
755d0d1504 comments 2003-05-07 11:36:43 +00:00
rathnor
2ac0d82e45 fix up focus problems 2003-05-04 23:38:06 +00:00
rathnor
1762dd8a0b fix segfault on restart/close when icons exist 2003-05-04 13:04:31 +00:00
fluxgen
456792bbeb rearranged themes and added WinButtonTheme 2003-04-28 22:43:26 +00:00
rathnor
af8510a5a7 fix detachClient issue where the menu wouldn't get created before adding
remember. Also make this safer in Remember.cc
2003-04-28 12:58:08 +00:00
fluxgen
92f49bd874 fixed execute on right screen 2003-04-28 00:38:42 +00:00
rathnor
63ac5deee6 fix nextFocus problem with tabbed windows 2003-04-27 14:36:05 +00:00
fluxgen
6e460803e4 moved StringUtil to FbTk 2003-04-26 18:27:56 +00:00
fluxgen
a26d408964 fixed menu bug 2003-04-26 15:00:25 +00:00
rathnor
68ffc78978 Add code for remember functionality (Simon) 2003-04-26 05:42:36 +00:00
fluxgen
5a5b854c96 fixed WinButton state update 2003-04-25 17:39:00 +00:00
fluxgen
8832a07533 cleaning 2003-04-25 16:07:46 +00:00
fluxgen
d2a50e0320 minor fix for root pixmap 2003-04-25 11:56:13 +00:00
fluxgen
dc6fb9e55c removed old theme engine, fixed RootTheme and some deps 2003-04-25 11:05:11 +00:00
fluxgen
f1e4305409 minor fix 2003-04-23 10:51:17 +00:00
rathnor
c73329d363 some small fixes for toolbar init + reconfiging 2003-04-21 07:01:03 +00:00
fluxgen
671fdb606f root pixmap and menu alpha item 2003-04-20 13:46:18 +00:00
rathnor
2a1bc27e90 add directional focus movement (Simon)
incl new keybindings FocusUp, FocusDown, FocusLeft, FocusRight
2003-04-20 12:21:35 +00:00
fluxgen
430f07a5a6 delete rootmenu 2003-04-18 12:51:14 +00:00
rathnor
e48f7836fd fix saving of various slit params (Simon) 2003-04-16 16:18:06 +00:00
rathnor
b3921bc4e6 fix workspace warping and netizen updates for warping (Simon) 2003-04-16 14:43:06 +00:00
fluxgen
21bc356be2 fixed click raise option, patch from Dale P. Smith 2003-04-16 00:38:06 +00:00
rathnor
909b3c5665 raise on focus [at end of cycle], also a temporary raise while cycling
(Simon)
2003-04-15 23:09:26 +00:00
fluxgen
83da8b5006 temporarly disabled skip lower tabs and changed lower window button from press to release 2003-04-15 14:42:03 +00:00
fluxgen
89fddca1d7 cleaning 2003-04-15 12:22:52 +00:00
rathnor
58e19dc91e add most recently used window cycling (Simon)
It is now the default cycling action
2003-04-15 00:50:25 +00:00
fluxgen
2928b32f3a merged with embedded-tab-branch 2003-04-14 15:01:55 +00:00
rathnor
4b2ba8de47 fix outline moving and warping (Simon) 2003-03-22 05:13:08 +00:00
rathnor
19875e5a5b Add code for toolbar modes 2003-03-03 21:51:13 +00:00
fluxgen
689d435c0f added auto hide menu item for toolbar 2003-02-23 12:02:30 +00:00
fluxgen
955e3865b6 added toolbar placement resource 2003-02-23 00:56:09 +00:00
rathnor
b1cb6bcf66 fix autoraise to be saved as separate init option 2003-02-22 16:09:44 +00:00
rathnor
cc2f023a22 fix focus models for new event handler and Resource setup 2003-02-22 15:10:43 +00:00
fluxgen
6513acb0e0 focus menu and sorting style menu the other way 2003-02-20 23:31:13 +00:00
rathnor
b4ffe4fe21 Added layer menus for windows, toolbar, and slit, plus associated
resources. Cleaned up some cruft from the previous layering setup.
2003-02-18 15:11:12 +00:00
fluxgen
2f8e99f9df added shade button option, fixed antialias for menus, added toolbar width percent menu item 2003-02-17 12:35:59 +00:00
rathnor
79aec8465f Fixed gnome init problems (Simon) 2003-02-16 17:57:54 +00:00
fluxgen
9a82a5b1dc raise and focus when we click on titlebar and fixed workspace names in workspace menu 2003-02-16 16:45:23 +00:00
rathnor
453e220df9 Add layer menu to window menu 2003-02-16 15:12:08 +00:00
fluxgen
2a80ac63ef using configurated button position for titlebar 2003-02-16 13:55:49 +00:00
fluxgen
a6e3b3a6f6 fixed geom_window to FbTk FbWindow and changes some old windowstyle to m_windowtheme 2003-02-16 01:14:54 +00:00
fluxgen
6d159ae8c7 fixed style menu and some minor indentation 2003-02-15 02:03:09 +00:00
rathnor
e3b99d4e48 fixing up of layer code 2003-02-09 14:11:14 +00:00
fluxgen
1ac79b9733 cleaning 2003-02-03 13:56:12 +00:00
rathnor
1b063dcea9 Integration of new Layering code, plus updates to the layering code itself
- new KeyActions: Raise/LowerLayer, AlwaysOnTop/Bottom, Top/BottomLayer
Added a "Quit" KeyAction
2003-02-02 16:32:41 +00:00
fluxgen
035ed4d452 added root theme so it can redraw the background 2003-01-12 23:56:49 +00:00