rathnor
|
e7903086f2
|
fix iconify with autoraise
|
2003-05-13 11:14:05 +00:00 |
|
fluxgen
|
dec9d5b7f5
|
fixed restoring of submenus after a reconfigure, and changed some configure menu items to just saverc instead of doing that and reconfigure
|
2003-05-13 00:23:05 +00:00 |
|
fluxgen
|
47f5dbb143
|
reset background on screen resize
|
2003-05-12 04:47:34 +00:00 |
|
fluxgen
|
fd9a18daa4
|
added updateSize so we can notify screen clients that the root window size changed
|
2003-05-12 04:28:46 +00:00 |
|
rathnor
|
99b6dc4e5d
|
fix up various focus-related issues
|
2003-05-11 23:44:09 +00:00 |
|
fluxgen
|
c188d1d39a
|
minor cleaning
|
2003-05-11 17:14:41 +00:00 |
|
fluxgen
|
c07eb7b2de
|
changes in revertFocus
|
2003-05-11 15:26:34 +00:00 |
|
fluxgen
|
aa72e23c8e
|
minor cleaning
|
2003-05-11 13:36:12 +00:00 |
|
rathnor
|
816190411a
|
just a little clean up
|
2003-05-11 11:47:19 +00:00 |
|
fluxgen
|
3e1ac648d0
|
using FbRootWindow
|
2003-05-10 22:59:32 +00:00 |
|
fluxgen
|
a5e763ca72
|
changed netizen
|
2003-05-10 18:15:23 +00:00 |
|
fluxgen
|
7066ef620b
|
set antialias on toolbar before we load the theme
|
2003-05-08 10:57:20 +00:00 |
|
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 |
|