Commit graph

5076 commits

Author SHA1 Message Date
Mark Tiefenbruck
855ff278af move some code around 2008-05-16 01:13:45 -07:00
Mark Tiefenbruck
2815393751 minor changes for frame extent calculations 2008-05-15 18:48:35 -07:00
Mark Tiefenbruck
4f8aa2519e fix updating struts when not using xinerama 2008-05-15 17:49:19 -07:00
Mark Tiefenbruck
61b04e3366 need to reset keybindings when keymap changes 2008-05-15 12:30:11 -07:00
Mark Tiefenbruck
398b63c7c5 fix resizing from apps file with defaultDeco != NORMAL 2008-05-14 22:34:51 -07:00
Matteo Galiazzo
af0f241954 don't save rc in SetStyle command if loading the style fails 2008-05-14 01:40:53 -07:00
Henrik Kinnunen
7f45bae462 Merge branch 'master' of fluxbox@git.fluxbox.org:fluxbox 2008-05-13 17:07:30 +02:00
Henrik Kinnunen
5ecebae477 Fixed startup bug for window menu in iconbar.
The window menu in the iconbutton was not updated properly
the first time it was used ( before right clicking in the real
window titlebar).
2008-05-13 17:06:26 +02:00
Mark Tiefenbruck
d7aa526d92 change default edge snap threshold to 10 pixels 2008-05-13 01:43:51 -07:00
Mark Tiefenbruck
68cf309220 implement smarter reloading for custom menus 2008-05-12 18:13:56 -07:00
Mark Tiefenbruck
dcdc783324 only reload the keys file if the contents have changed 2008-05-12 12:16:37 -07:00
Mark Tiefenbruck
a56492c0d5 some minor changes 2008-05-12 09:30:13 -07:00
Mark Tiefenbruck
0b2e002d4f use AutoReloadHelper in apps file, check for changes automatically 2008-05-12 09:00:02 -07:00
Mark Tiefenbruck
93b0c5322a refactor menu reloading, added FbTk::AutoReloadHelper 2008-05-11 17:22:40 -07:00
Mark Tiefenbruck
72a45fae3c reuse some menu pointers instead of using delete/new 2008-05-11 10:17:21 -07:00
Mark Tiefenbruck
85d8ac7549 more useless code 2008-05-11 09:08:14 -07:00
Mark Tiefenbruck
a9fd0f5b26 remove some more useless code 2008-05-11 08:54:18 -07:00
Mark Tiefenbruck
518af23488 remove some unnecessary code 2008-05-10 15:42:35 -07:00
Henrik Kinnunen
c31638038a Fixed so tooltip window in the iconbar when the title changes. 2008-05-09 19:39:02 +02:00
Mark Tiefenbruck
05fa2be096 adjust coordinates for window border in synthetic ConfigureNotify events 2008-05-07 11:35:28 -07:00
Slava Semushin
faf26f16fb ChangeLog: fixed typo (s/rememberm/remember/).
Signed-off-by: Slava Semushin <php-coder@altlinux.ru>
2008-05-07 08:02:02 +02:00
Slava Semushin
a9ae7533e8 fluxstyle.1: fixed typo which prevent substitution for path to styles directory.
In doc/Makefile.am replaces @pkgdatadir@ string, not @pkg_datadir@.

Signed-off-by: Slava Semushin <php-coder@altlinux.ru>
2008-05-07 08:01:38 +02:00
Slava Semushin
4d0dba57f0 fluxstyle.1: changed path to rgb.txt file.
In Xorg rgb.txt file located at /usr/share/X11 directory.

Signed-off-by: Slava Semushin <php-coder@altlinux.ru>
2008-05-07 08:00:47 +02:00
Slava Semushin
daee94bccc nls/translators.txt: updated my name and email address.
Signed-off-by: Slava Semushin <php-coder@altlinux.ru>
2008-05-07 07:59:28 +02:00
Mark Tiefenbruck
969133c067 fix tooltip windows for xinerama 2008-05-05 06:37:35 -07:00
Mark Tiefenbruck
8f0b031aa3 change default menu delays 2008-05-05 06:12:59 -07:00
Mark Tiefenbruck
f51e3d76cb add more default keybindings 2008-05-05 05:33:50 -07:00
Matteo Galiazzo
4a3be045b2 add tooltips for iconbar buttons when title is too long to fit 2008-05-05 05:05:52 -07:00
Mark Tiefenbruck
ba604ac821 little hack to allow arbitrary commands in the toolbar 2008-05-02 05:47:30 -07:00
skiidoo
146a38c776 some additions/corrections for fbgm 2008-05-02 03:59:47 -07:00
Mark Tiefenbruck
d7afd7b39e remove some unnecessary arguments 2008-05-02 03:44:27 -07:00
Mark Tiefenbruck
50024d32bc save timestamp for non-existent menu file, in case user creates one 2008-05-01 01:22:16 -07:00
Mark Tiefenbruck
2c3f266c74 add reconfigure to default menu 2008-04-30 08:34:59 -07:00
Mark Tiefenbruck
92c4489a7b workaround for keys files broken by fluxconf 2008-04-30 08:31:04 -07:00
Mark Tiefenbruck
92d1e5fcfb don't allow empty root menu 2008-04-30 03:06:31 -07:00
Ken Bloom
f552b328bc add -nearmouse to fbrun man page 2008-04-29 23:30:51 -07:00
Mark Tiefenbruck
6cb26c97a9 don't add program icons to tabs for previous users, for backwards compatibility, but leave it as default for new users 2008-04-29 05:51:43 -07:00
Henrik Kinnunen
7bc04b37e3 changelog 2008-04-27 21:25:17 +02:00
Henrik Kinnunen
80b10f7772 Added SimpleObserver class.
This class works in the same way as the SimpleCommand class.
Use it with the makeObserver function.
It calls the receiver's member function when the subject sends
a signal.
2008-04-27 21:22:18 +02:00
Mark Tiefenbruck
40e17b4d0e some updates for the startup file in modern times 2008-04-25 17:56:51 -07:00
Mark Tiefenbruck
c13bd3164e we don't need to tell this to everyone 2008-04-25 06:01:43 -07:00
Mark Tiefenbruck
6fad1e2f88 forgot to add apps.in to git 2008-04-25 01:41:29 -07:00
Mark Tiefenbruck
2301968bd9 add fbrun to default apps file 2008-04-25 01:36:26 -07:00
Mark Tiefenbruck
79daf5b187 some minor changes to default keys file 2008-04-25 01:06:12 -07:00
Thomas Orgis
1e2ab2f3ed some fixes for gcc 3.4 2008-04-21 15:43:10 -07:00
Matteo Galiazzo
e048bdfd7a system tray border patch from matteo 2008-04-15 01:55:14 -07:00
Nitish Padgaonkar
f68c36264b Added autoscan hints to configure.in 2008-04-03 08:44:48 +02:00
Mathias Gumz
2cac7ddf6f fixed a small issue with autohidden toolbar
the toolbar was not going to hidden state when the slit
covered the toolbar and the mouse was still in the toolbar
area. now we check event.subwindow to decide if it was a
"valid" leaveNotifyEvent.
2008-03-29 17:15:37 +01:00
Bernhard Walle
d300c62ba0 Fix build with g++ 4.3
This change fixes the build for g++ 4.3. Build verified on openSUSE Factory.
Only missing includes and using directives are added.
2008-03-25 20:59:52 +01:00
Jim Ramsay
173682f8de The unfocused/pressed pixmaps for the 'stick' button were ignored.
This fixes a bug in commit 1f01d84c08 (split
WinButtonTheme into multiple themes), where every other theme except for
m_stick_pm was changed.
2008-03-19 21:02:47 +01:00