fluxgen
|
5fb30d4bfc
|
changed atomhandlerlist to a map so we can get atomhandlers by name, patch from Mathias Gumz
|
2004-04-18 21:16:06 +00:00 |
|
rathnor
|
dea3281e69
|
primarily focus fix/tweak/rejigging
|
2004-03-21 09:00:25 +00:00 |
|
fluxgen
|
804d0449a5
|
minor fix
|
2004-02-10 18:45:57 +00:00 |
|
fluxgen
|
7197a4951f
|
hide extra menus
|
2004-01-11 16:10:51 +00:00 |
|
fluxgen
|
6bacfb6ed9
|
use mod1 resource
|
2003-12-31 00:35:21 +00:00 |
|
fluxgen
|
3490c73f57
|
fixed focus issue
|
2003-12-30 20:56:41 +00:00 |
|
fluxgen
|
28a7b90437
|
minor stuff
|
2003-12-21 23:24:25 +00:00 |
|
fluxgen
|
d86f0e36bb
|
keys accessor
|
2003-12-20 17:40:50 +00:00 |
|
fluxgen
|
9b88b1f2c7
|
reconfig timer back, needs to have a timer so we can reconfig fluxbox save in the next event round, see comments...
|
2003-12-19 13:37:28 +00:00 |
|
fluxgen
|
8002a73374
|
cleaning
|
2003-12-19 00:35:08 +00:00 |
|
fluxgen
|
5e9b6453f0
|
removed ToolbarHandler
|
2003-12-03 00:33:30 +00:00 |
|
rathnor
|
c516aa13a1
|
fix reading of auto raise delay
|
2003-10-05 06:28:47 +00:00 |
|
rathnor
|
fa4328d862
|
make doFocusLast work for sloppy focus as well
|
2003-10-05 02:31:23 +00:00 |
|
fluxgen
|
7df61abcbd
|
added updateDelayTime resource
|
2003-09-10 09:51:58 +00:00 |
|
fluxgen
|
3374687fef
|
using timer command
|
2003-08-11 17:15:51 +00:00 |
|
rathnor
|
c8c5072fd1
|
fix ~ to work properly in session.menuFile
|
2003-08-10 12:50:04 +00:00 |
|
rathnor
|
d353b688de
|
update many things to use WinClient instead of FluxboxWindow
|
2003-07-28 15:06:36 +00:00 |
|
fluxgen
|
cc062647d0
|
fixed kde dockapp bug
|
2003-07-23 10:43:30 +00:00 |
|
rathnor
|
9c3b06945a
|
fix most commands to run on screen mouse is in, rather than focused window
|
2003-07-19 13:51:24 +00:00 |
|
rathnor
|
2f1f364fa2
|
fix up xinerama for heads of toolbar and slit
|
2003-07-19 11:55:49 +00:00 |
|
rathnor
|
7e1733c435
|
reorganise operation of ResourceManager
plus fix initialisation of layer for slit and toolbar
|
2003-07-18 15:40:55 +00:00 |
|
rathnor
|
3144086eef
|
support in remember for specifying groups.
Also split atomhandler::setupWindow
|
2003-07-04 01:03:41 +00:00 |
|
fluxgen
|
aab42a4c09
|
added mouse and key screen so we can determine which screen we are on for some commands
|
2003-06-30 15:04:06 +00:00 |
|
fluxgen
|
bb004b6325
|
moved cursor to FbWinFrameTheme
|
2003-06-12 14:33:14 +00:00 |
|
rathnor
|
af543ba9d3
|
remove RC_PATH from remember.cc
|
2003-05-27 11:55:23 +00:00 |
|
fluxgen
|
251ca294ab
|
moved Resource to FbTk
|
2003-05-18 22:04:06 +00:00 |
|
fluxgen
|
615ec14ab2
|
added better shape support
|
2003-05-14 14:37:06 +00:00 |
|
fluxgen
|
2014d60ef3
|
fixed menu timestamps stuff
|
2003-05-13 00:20:49 +00:00 |
|
fluxgen
|
244c63f4b4
|
added RANDR support
|
2003-05-12 04:23:31 +00:00 |
|
fluxgen
|
7037b9ca2c
|
minor fix
|
2003-05-11 22:19:17 +00:00 |
|
fluxgen
|
0d5b919606
|
using ref instead of pointer for revertFocus
|
2003-05-11 15:35:24 +00:00 |
|
fluxgen
|
49231d1b14
|
moved over some old BaseDisplay functions
|
2003-05-10 14:01:07 +00:00 |
|
rathnor
|
2ac0d82e45
|
fix up focus problems
|
2003-05-04 23:38:06 +00:00 |
|
rathnor
|
b10dc8434b
|
add session.ignoreBorder to ignore border for movement events
|
2003-05-04 16:55:40 +00:00 |
|
rathnor
|
64d7fa3b96
|
remove mention of old useIconbar resource (toolbar modes now do this
task)
|
2003-04-27 04:28:04 +00:00 |
|
fluxgen
|
7b433c31a5
|
cleaning
|
2003-04-25 15:52:58 +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
|
fd6d2d20d9
|
merged with embedded-tab-branch
|
2003-04-14 15:28:52 +00:00 |
|
fluxgen
|
cfc6af5f7d
|
removed ifdef have_strftime
|
2003-04-07 13:56:20 +00:00 |
|
fluxgen
|
524481403e
|
updated copyright
|
2003-03-22 13:31:04 +00:00 |
|
rathnor
|
cc2f023a22
|
fix focus models for new event handler and Resource setup
|
2003-02-22 15:10:43 +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
|
23729b78ba
|
return string instead of char * from getStyleFilename
|
2003-02-17 12:29:35 +00:00 |
|
rathnor
|
453e220df9
|
Add layer menu to window menu
|
2003-02-16 15:12:08 +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
|
6cc034afd3
|
moved KDE slit handling to Slit.cc
|
2003-01-12 18:49:36 +00:00 |
|
fluxgen
|
346ed33abb
|
removed slit functions
|
2003-01-12 18:09:22 +00:00 |
|
fluxgen
|
6626addd03
|
adjusted for FbTk Timer
|
2003-01-10 00:41:15 +00:00 |
|
fluxgen
|
044713cd75
|
removed menu and toolbar functions
|
2002-12-03 23:58:06 +00:00 |
|