markt
9910094bd1
don't set menuicon background to style's pixmap when the window has an icon
2007-01-01 07:15:59 +00:00
markt
d6a3af53ff
don't run [startup] items if fluxbox fails to load
2007-01-01 01:44:35 +00:00
markt
e9dd7670f3
don't run [startup] items in apps file on reconfigure when apps file has been modified
2007-01-01 00:10:27 +00:00
markt
e8a86fb91c
check return code when setting utf8 workspace names
2006-12-31 22:13:31 +00:00
markt
5ee7d3e72e
update window scroll action and direction on reconfigure
2006-12-31 21:00:46 +00:00
markt
9e10811c0d
update toolbar visibility on reconfigure
2006-12-31 20:01:53 +00:00
simonb
b3a94f59d8
Fix _NET_FRAME_EXTENTS on 64-bit systems
2006-12-31 14:10:55 +00:00
markt
7a9fcd66fd
don't add 2 pixels to toolbar.height from init file; oh, and I named the remember menu to help debugging
2006-12-29 03:05:53 +00:00
markt
a58453fac2
allow focus to revert to stuck windows, and we'll see if it still causes
...
problems with normal focus -- that comment is older than FocusControl.cc, and
I've made a lot of changes to focus handling since then; just disabling it
wasn't the right thing to do, anyway
2006-12-28 18:11:17 +00:00
markt
e9f7c0f2c0
fix some misbehaving settings in the apps file
2006-12-27 04:49:17 +00:00
markt
9d1447b0d5
more dead functions
2006-12-22 05:44:42 +00:00
markt
17a92c3253
little fix for nls in keys
2006-12-20 16:22:10 +00:00
markt
aee80a2424
_FLUXBOX_GROUP_LEFT wasn't being removed on detach, and the correct client in tabbed windows wasn't always being raised on restart
2006-12-20 16:10:02 +00:00
markt
1440919956
Change to data structure for keybindings, ungrab and grab keys when switching
...
keymodes instead of deciding whether we need it and repeating the key.
2006-12-19 18:08:33 +00:00
markt
83b9e39293
Rotate items in toolbar the same way as tabs
2006-12-18 18:41:31 +00:00
markt
2ff67d09a7
Stop cycling focus when another command gets run, even if modifiers are still down
2006-12-17 22:21:23 +00:00
markt
ecb0d95b8f
Apparently, this code did the following:
...
- create an empty database
- load the rc file into a database
- merge the empty database into the second one
- write the result to the rc file
- delete both databases
2006-12-16 19:10:11 +00:00
fluxgen
3efe68ffe3
removed duplicate headers, patch from Slava Semushin aka php-coder
2006-11-12 17:16:56 +00:00
mathias
a3c5fd6000
cosmetic patch from slava again
2006-11-07 19:12:42 +00:00
mathias
e5e76e7761
Cosmetic patch from Slava Semushin
2006-10-30 19:31:15 +00:00
mathias
10082d821d
cosmetic patch from slava semushin, removes whitespaces and
...
uses only those things from "namespace std" what we really need.
2006-10-27 06:57:43 +00:00
fluxgen
34b7f7ddfc
comment
2006-10-16 20:14:39 +00:00
fluxgen
7875a103b7
initialize m_state
2006-10-16 19:52:44 +00:00
fluxgen
857e96049b
added CachedPixmap
2006-10-16 19:41:57 +00:00
fluxgen
a3b30e1c63
some cleaning, using CachedPixmap
2006-10-16 18:49:33 +00:00
fluxgen
9f4baeb0fc
cached pixmap helper, works like auto ptr for cached pixmaps
2006-10-16 18:47:27 +00:00
fluxgen
fa675bb367
fixed bug #1561482 , crashed with toolbarmenu
2006-09-20 20:55:18 +00:00
fluxgen
e27dfd97bc
added include path
2006-09-18 15:17:12 +00:00
simonb
b1b8bd12ae
fix minor menu separator highlight issue
2006-08-14 13:45:05 +00:00
markt
5b50243881
unused function
2006-08-14 03:20:15 +00:00
markt
db80ce64d7
fix restoring fullscreen windows
2006-08-13 00:51:52 +00:00
markt
f3ab9e6b13
silly warnings
2006-08-13 00:39:46 +00:00
markt
1ef653cd93
little hack to make sure background only loads once
...
symptom of a deeper problem with loading styles
2006-08-13 00:25:09 +00:00
simonb
66e738da77
fix crash in ClientPattern
2006-08-10 14:55:52 +00:00
markt
839cc974c1
implement _NET_WM_WINDOW_TYPE_MENU AND _NET_WM_WINDOW_TYPE_TOOLBAR
2006-08-10 06:35:14 +00:00
markt
6c4dcc679b
it never existed (what never existed?)
2006-08-09 04:54:58 +00:00
markt
bd8ef1bc87
remove FbTk::Menu::enter/leaveNotifyEvent -- caused problems with placing submenus
2006-08-09 04:20:06 +00:00
markt
9b9d5a9617
fix some compiler warnings in gcc 4.1
2006-08-08 19:25:48 +00:00
markt
2d14b33ef4
distinguish between startup and restart
2006-08-06 22:33:54 +00:00
markt
7b49c4a00b
don't call placement strategy on maximized or fullscreen windows
2006-08-05 23:38:41 +00:00
markt
721c02204a
a little fix for auto-grouping after restart
2006-08-05 05:21:15 +00:00
markt
b62c3771ec
forgot about autogrouping
2006-08-05 01:39:45 +00:00
markt
1dd5e0143e
don't re-apply remembered settings on restart if they are set as window properties
2006-08-04 21:43:47 +00:00
markt
bb2758f7c6
change the debug output in FocusControl::setFocusedWindow()
2006-08-04 00:40:16 +00:00
markt
52d3f3f6b6
don't raise a window after cycling if it has been minimized
2006-08-03 21:23:08 +00:00
markt
81c650c63e
add support for negative arguments to :Tab
2006-08-03 18:39:32 +00:00
markt
59f150d5db
check if window is stuck when using followmodel
2006-08-03 02:33:07 +00:00
markt
00d862724a
rename session.screen*.iconbar.deiconifyMode to session.screen0.userFollowModel
2006-08-02 22:02:31 +00:00
markt
9053e772db
update _NET_WORKAREA on screen resize
2006-08-02 20:06:01 +00:00
markt
b8fe83c4e4
fix ClickTabFocus and MouseTabFocus in nls
2006-08-02 18:38:09 +00:00