markt
3bbcd3540e
this seems to be a change that will affect a lot of things,
...
so it should wait until after 1.0, even though I think it's important
2007-01-04 02:53:26 +00:00
markt
e71346bd50
set IconicState on all unmapped clients, and unmap all clients when set to IconicState
...
also, a little bug fix for previous commit
2007-01-04 02:15:29 +00:00
markt
1dc07de318
move iconified windows to the end of the focused list for cycling/reverting
2007-01-04 00:11:22 +00:00
markt
e2e94031f9
don't run [startup] items on restart
2007-01-03 18:59:43 +00:00
markt
aeac1b3344
scaling color values so that they have the right intensity
2007-01-02 06:31:23 +00:00
markt
590b6c93d9
replace which' in fbsetbg and fbgm with
command -v'
2007-01-02 05:43:25 +00:00
markt
1cad4ca517
fix capitalization of valknut in fbgm
2007-01-02 04:45:54 +00:00
markt
8588402376
don't escape regex metacharacters when writing apps file
2007-01-02 03:12:24 +00:00
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
426c12c25c
changed mode for ~/.fluxbox/startup to 644 so people on noexec-mounted
...
partitions dont run into problems
2006-10-27 07:04:51 +00:00
mathias
4c6378564d
small changes to the asciidoc-docs
2006-10-27 07:02:14 +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
1928de1f3c
update
2006-10-16 18:50:28 +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
mathias
0e2a8b9a43
fix for the fbsetbg-fix from yesterday
2006-09-21 09:41:18 +00:00
fluxgen
fa675bb367
fixed bug #1561482 , crashed with toolbarmenu
2006-09-20 20:55:18 +00:00
mathias
750caf08b8
fixed little issue with fbsetbg showing the warning about missing wpsetters even if the user only pipes arguments towards fbsetroot
2006-09-20 19:44:07 +00:00
fluxgen
3e6bb03a75
removed
2006-09-20 09:04:56 +00:00
fluxgen
e27dfd97bc
added include path
2006-09-18 15:17:12 +00:00
mathias
d93919e748
translations and minor updates to fbgm, patch from antonio gomes (izi)
2006-08-27 15:17:47 +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
markt
2e7fd56817
portuguese updates from izhirahider
2006-08-12 03:01:54 +00:00
simonb
66e738da77
fix crash in ClientPattern
2006-08-10 14:55:52 +00:00