rathnor
|
16c567638c
|
fix winclient death signalling
|
2003-07-04 14:06:20 +00:00 |
|
rathnor
|
3144086eef
|
support in remember for specifying groups.
Also split atomhandler::setupWindow
|
2003-07-04 01:03:41 +00:00 |
|
fluxgen
|
b54dbfb7b1
|
handle focus out event to revert focus to fluxboxwindow if a menu isnt focused
|
2003-07-01 20:29:44 +00:00 |
|
fluxgen
|
da2fe66b59
|
include generated defaults file
|
2003-06-30 20:37:57 +00:00 |
|
fluxgen
|
d1ccbe827c
|
using FbTk Command in keys instead of enum
|
2003-06-30 15:05:26 +00:00 |
|
fluxgen
|
2a08e33735
|
compile time option for toolbar
|
2003-06-25 13:07:34 +00:00 |
|
fluxgen
|
4117b5d130
|
removed toolbar from screen
|
2003-06-25 06:02:53 +00:00 |
|
fluxgen
|
c9c86f5b84
|
include toolbarhandler
|
2003-06-24 18:34:52 +00:00 |
|
fluxgen
|
976f78576b
|
removed window number
|
2003-06-24 15:02:39 +00:00 |
|
fluxgen
|
2e6baffb9b
|
removed toolbar in load rc
|
2003-06-23 13:35:45 +00:00 |
|
fluxgen
|
501168b557
|
handling propertyNotify for atomhandlers
|
2003-06-18 13:51:37 +00:00 |
|
rathnor
|
77f43591ce
|
new keys for cycling through groups - NextGroup/PrevGroup (they are an alias
for NextWindow/PrevWindow 1
|
2003-06-15 11:38:35 +00:00 |
|
fluxgen
|
a08c3e7126
|
moved cursor to FbWinFrameTheme and setting pid of fluxbox on root window here instead of in BScreen
|
2003-06-12 14:32:08 +00:00 |
|
fluxgen
|
ee90d85b14
|
hide toolbar menu and slit menu if we click on root window
|
2003-06-11 14:53:54 +00:00 |
|
rathnor
|
6c0db93dda
|
revert NULL thing
|
2003-06-11 10:50:59 +00:00 |
|
rathnor
|
0f7c0b9c5f
|
make sure that "0" is 4-bit safe for a null pointer by replacing it with (void
*) NULL
|
2003-06-11 04:21:17 +00:00 |
|
rathnor
|
81e4fe8d44
|
add reconfigure and restart keys
|
2003-06-08 14:32:28 +00:00 |
|
rathnor
|
efe8bf4acd
|
fix bug that left empty window frames around
|
2003-06-08 00:13:41 +00:00 |
|
fluxgen
|
251ca294ab
|
moved Resource to FbTk
|
2003-05-18 22:04:06 +00:00 |
|
fluxgen
|
5bbc766232
|
minor cleaning
|
2003-05-15 23:30:07 +00:00 |
|
fluxgen
|
988392b1eb
|
minor cleaning in BScreen interface
|
2003-05-15 12:00:46 +00:00 |
|
fluxgen
|
cbce8634dd
|
cleaning in FluxboxWindow interface
|
2003-05-15 11:17:29 +00:00 |
|
fluxgen
|
615ec14ab2
|
added better shape support
|
2003-05-14 14:37:06 +00:00 |
|
fluxgen
|
4195e26d01
|
using clients screen instead of fluxboxwindwos screen
|
2003-05-14 12:10:54 +00:00 |
|
fluxgen
|
56af958aa5
|
minor fixes
|
2003-05-13 14:05:58 +00:00 |
|
fluxgen
|
33130ce0a6
|
fixed better error msg
|
2003-05-13 11:43:44 +00:00 |
|
fluxgen
|
2014d60ef3
|
fixed menu timestamps stuff
|
2003-05-13 00:20:49 +00:00 |
|
fluxgen
|
553cee1dde
|
trying to use XRRScreenChangeSelectInput
|
2003-05-12 11:14:47 +00:00 |
|
fluxgen
|
1b652642fc
|
minor fix in RANDR init
|
2003-05-12 04:28:05 +00:00 |
|
fluxgen
|
244c63f4b4
|
added RANDR support
|
2003-05-12 04:23:31 +00:00 |
|
rathnor
|
99b6dc4e5d
|
fix up various focus-related issues
|
2003-05-11 23:44:09 +00:00 |
|
fluxgen
|
7037b9ca2c
|
minor fix
|
2003-05-11 22:19:17 +00:00 |
|
fluxgen
|
c188d1d39a
|
minor cleaning
|
2003-05-11 17:14:41 +00:00 |
|
fluxgen
|
403a9727ce
|
fixed focus last crash bug, a dangling m_focused_window pointer
|
2003-05-11 15:24:09 +00:00 |
|
fluxgen
|
aa72e23c8e
|
minor cleaning
|
2003-05-11 13:36:12 +00:00 |
|
fluxgen
|
39425a6762
|
using FbRootWindow
|
2003-05-10 23:07:42 +00:00 |
|
fluxgen
|
980060a509
|
fixed typeo
|
2003-05-10 15:22:28 +00:00 |
|
fluxgen
|
3772c0125a
|
minor bugfix
|
2003-05-10 14:43:45 +00:00 |
|
fluxgen
|
b12ea8c13d
|
removed BaseDisplay so we moved some of the functions here
|
2003-05-10 14:32:35 +00:00 |
|
fluxgen
|
1c5e3c98d0
|
minor fix
|
2003-05-07 23:17:38 +00:00 |
|
fluxgen
|
ac931c2215
|
minor cleaning
|
2003-05-07 11:33:12 +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
|
6871d536ec
|
fix multiple screen keyactions to sometimes take effect on screen the pointer is on
|
2003-05-04 13:07:00 +00:00 |
|
rathnor
|
6b125d1c60
|
reconfigure fix (setFocusedWindow didn't check if win already focused)
|
2003-04-29 12:39:45 +00:00 |
|
rathnor
|
c67517647a
|
tiny consistency fix
|
2003-04-28 13:34:38 +00:00 |
|
fluxgen
|
92f49bd874
|
fixed execute on right screen
|
2003-04-28 00:38:42 +00:00 |
|
rathnor
|
2fb9e90627
|
fix bug for not using modifiers on nextWindow
|
2003-04-27 04:56:18 +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
|
c7c9ec5f4d
|
fixed focus new bug
|
2003-04-27 00:36:28 +00:00 |
|