rathnor
|
63ac5deee6
|
fix nextFocus problem with tabbed windows
|
2003-04-27 14:36:05 +00:00 |
|
fluxgen
|
ecf483e0c6
|
fixed workspace warp bug
|
2003-04-27 12:31:43 +00:00 |
|
rathnor
|
64d7fa3b96
|
remove mention of old useIconbar resource (toolbar modes now do this
task)
|
2003-04-27 04:28:04 +00:00 |
|
rathnor
|
4d57d6b394
|
add missing #include <cassert>
|
2003-04-27 02:26:21 +00:00 |
|
rathnor
|
68ffc78978
|
Add code for remember functionality (Simon)
|
2003-04-26 05:42:36 +00:00 |
|
fluxgen
|
4e0757bef0
|
fixed MapRequest and PropertyNotify events
|
2003-04-25 16:11:00 +00:00 |
|
rathnor
|
c318ce9f68
|
small fix for gcc 3.3 compile bug (Simon)
|
2003-04-25 11:27:13 +00:00 |
|
fluxgen
|
538f6406a2
|
updated for RootTheme
|
2003-04-25 11:11:27 +00:00 |
|
rathnor
|
384603e962
|
add UnderMousePlacement placement policy, plus a little fix for window
positioning (Simon)
|
2003-04-25 09:07:14 +00:00 |
|
rathnor
|
e75378d0e6
|
Add window snapping (Simon)
|
2003-04-20 02:47:15 +00:00 |
|
fluxgen
|
e51f618cc0
|
fixed resize bug
|
2003-04-16 22:17:46 +00:00 |
|
rathnor
|
b3921bc4e6
|
fix workspace warping and netizen updates for warping (Simon)
|
2003-04-16 14:43:06 +00:00 |
|
rathnor
|
06e830812e
|
fix saving of toolbar + slit layers - simon
|
2003-04-16 13:43:50 +00:00 |
|
fluxgen
|
67929002b1
|
current label button focused
|
2003-04-16 12:27:49 +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
|
4ca88642fa
|
fixed y offset error on ConfigureRequestEvent
|
2003-04-15 21:38:23 +00:00 |
|
fluxgen
|
5e9d9bbed5
|
send notification when we get configureNotify
|
2003-04-15 18:55:33 +00:00 |
|
fluxgen
|
9e96f89dbe
|
drag and drop support for tabs
|
2003-04-15 14:40:24 +00:00 |
|
fluxgen
|
9a3c710294
|
fixed missing break
|
2003-04-15 12:31:53 +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
|
51007f35a5
|
Little fixes to bugs highlighted by valgrind - Simon
|
2003-04-09 17:20:06 +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 |
|
rathnor
|
159ef752ca
|
silliness. I blame it on lack of sleep ;)
|
2003-02-23 13:58:36 +00:00 |
|
rathnor
|
b3ba757929
|
various frame size, and window resize/moving/outline bugs
|
2003-02-23 13:40:22 +00:00 |
|
fluxgen
|
588897315c
|
minor cleaning, moved first resize move of frame
|
2003-02-22 21:40:35 +00:00 |
|
fluxgen
|
f3879a8387
|
fixed resize bug
|
2003-02-22 18:28:32 +00:00 |
|
rathnor
|
cc2f023a22
|
fix focus models for new event handler and Resource setup
|
2003-02-22 15:10:43 +00:00 |
|
fluxgen
|
6e1f30c308
|
fixed menu position when we dont have a titlebar and minor cleaning
|
2003-02-20 23:17:36 +00:00 |
|
fluxgen
|
e0ac7575cc
|
fixed transient raise and lower
|
2003-02-19 14:53:38 +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
|
84bfa4dd3b
|
fixed non opaque moving
|
2003-02-17 22:42:52 +00:00 |
|
fluxgen
|
a3e6f621d0
|
minor cleaning
|
2003-02-17 09:56:00 +00:00 |
|
rathnor
|
79aec8465f
|
Fixed gnome init problems (Simon)
|
2003-02-16 17:57:54 +00:00 |
|
rathnor
|
453e220df9
|
Add layer menu to window menu
|
2003-02-16 15:12:08 +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
|
19e4d6eb04
|
fixed bug in configureRequestEvent and some minor indent
|
2003-01-10 20:20:37 +00:00 |
|
fluxgen
|
d879cbae7f
|
adjusted for FbTk ImageControl
|
2003-01-09 22:18:06 +00:00 |
|
fluxgen
|
7a74a56fe4
|
removed iconmenu
|
2003-01-09 20:44:09 +00:00 |
|
fluxgen
|
3889975c4f
|
fixed Windowmenu to FbTk Menu and added last know button pos and popupMenu function on last known position
|
2003-01-07 01:34:49 +00:00 |
|
fluxgen
|
4060a219e6
|
major changes to make FluxboxWindow use FbWinFrame and decouple it from buttons and menus
|
2003-01-05 22:22:33 +00:00 |
|
rathnor
|
f758ee4bbd
|
proper fix for [ 561602 ] Problem using ToggleDecor in terminals.
old_decoration wasn't initialised.
|
2002-12-09 14:17:50 +00:00 |
|
rathnor
|
28b5c60449
|
Indenting from tabs to emacs 4-space
|
2002-12-01 13:42:15 +00:00 |
|
fluxgen
|
00803e499a
|
using imagecontrol
|
2002-11-30 20:39:42 +00:00 |
|
fluxgen
|
f04a97d200
|
texture passed as const referens to BImageControl's renderImage
|
2002-11-27 21:58:35 +00:00 |
|