Mathias Gumz
|
3441261346
|
don't allow resizing to negative dimensions
this fixes a problem when the user resizes a window over the opposite border.
as a result a signed overflow occured which lead to quite huge windows.
|
2008-10-15 08:31:10 +02:00 |
|
Mark Tiefenbruck
|
9bd6401013
|
ignore XRandr events that don't actually change the screen size
|
2008-10-14 19:40:33 -07:00 |
|
Mark Tiefenbruck
|
5b07791ed4
|
merge menuDelay and menuDelayClose options
|
2008-10-12 21:55:03 -07:00 |
|
Mark Tiefenbruck
|
dda95bf106
|
allow relative path for background images in style files
|
2008-10-06 18:16:26 -07:00 |
|
Mark Tiefenbruck
|
c033c201c4
|
remove menu modes
|
2008-10-04 19:49:28 -07:00 |
|
Mark Tiefenbruck
|
86a072e7fd
|
remove follow models
|
2008-10-04 19:30:19 -07:00 |
|
Mark Tiefenbruck
|
e1eb5e225b
|
remove line style resources from init file
|
2008-10-04 19:08:50 -07:00 |
|
Mark Tiefenbruck
|
ab25696328
|
remove rootcommand from init file
|
2008-10-04 18:49:00 -07:00 |
|
Mark Tiefenbruck
|
aee9889a27
|
recognize --option in addition to -option for most things
|
2008-10-04 14:32:20 -07:00 |
|
Mark Tiefenbruck
|
e6570b61f3
|
add -print option to fbrun to return result to stdout instead of executing it
|
2008-10-04 14:01:31 -07:00 |
|
Mark Tiefenbruck
|
b265d0d870
|
fix CustomMenu and ClientMenu commands from fluxbox-remote
|
2008-10-03 23:09:11 -07:00 |
|
Mark Tiefenbruck
|
22f3df9aa8
|
break keychains after an invalid key is pressed (which unfortunately will be swallowed)
|
2008-10-03 22:59:14 -07:00 |
|
Mark Tiefenbruck
|
c91926cf71
|
fix flickering of shaped windows on focus changes
|
2008-10-03 20:48:38 -07:00 |
|
Mark Tiefenbruck
|
269459e1aa
|
don't flash original window in the middle of cycling focus
|
2008-10-01 01:38:56 -07:00 |
|
Mark Tiefenbruck
|
b3da022ee2
|
reset background on resolution change
|
2008-09-30 21:04:28 -07:00 |
|
Mark Tiefenbruck
|
6e9d8e2dc6
|
restore missing config files on reconfigure
|
2008-09-30 20:49:04 -07:00 |
|
Henrik Kinnunen
|
9aee5b80cb
|
Changed resize signal in BScreen to use the new signal system
|
2008-09-28 18:13:30 +02:00 |
|
Henrik Kinnunen
|
2fcc0fd9e7
|
Changed workspace area signal to use the new signal system
|
2008-09-28 16:00:48 +02:00 |
|
Henrik Kinnunen
|
f2c8868724
|
Merge branch 'master' of fluxbox@git.fluxbox.org:fluxbox
Conflicts:
ChangeLog
|
2008-09-28 10:53:16 +02:00 |
|
Henrik Kinnunen
|
bcf37890b6
|
Change focused signal to use the new signal system
|
2008-09-28 10:46:49 +02:00 |
|
Mathias Gumz
|
6f6cb15ce7
|
forgotten Changelog entry
|
2008-09-26 06:53:04 +02:00 |
|
Mark Tiefenbruck
|
bb70b14432
|
fix rounded corners on restart
|
2008-09-25 20:51:37 -07:00 |
|
Henrik Kinnunen
|
ed53f3c623
|
Changed icon list signal in BScreen to use the new signal system
|
2008-09-21 20:45:01 +02:00 |
|
Henrik Kinnunen
|
52e22a0304
|
Changed client list signal in BScreen to use the new signal system
|
2008-09-21 19:32:40 +02:00 |
|
Henrik Kinnunen
|
d05804e666
|
Changed background changed signal in BScreen to use the new signal system
|
2008-09-21 16:12:36 +02:00 |
|
Henrik Kinnunen
|
71674739ec
|
Changed workspace names signal in BScreen to use the new signal system
|
2008-09-21 15:25:47 +02:00 |
|
Henrik Kinnunen
|
86819abab9
|
Changed current workspace signal in BScreen to use the new signal system
|
2008-09-21 13:44:48 +02:00 |
|
Henrik Kinnunen
|
ab8b21d18c
|
Merge branch 'master' of fluxbox@git.fluxbox.org:fluxbox
Conflicts:
ChangeLog
|
2008-09-18 22:31:00 +02:00 |
|
Henrik Kinnunen
|
2f4db57898
|
Changed workspace count signal in BScreen to use the new signal system.
|
2008-09-18 22:27:16 +02:00 |
|
Henrik Kinnunen
|
e4d4717703
|
Added new Signal/Slot system in FbTk
This is suppose to replace the obsolete Subject/Observer classes.
See the src/tests/testSignals.cc for basic usage.
|
2008-09-18 22:24:35 +02:00 |
|
Mark Tiefenbruck
|
ea9f80399b
|
fix crash when trying to set the title on a window that's already closed
|
2008-09-18 11:15:15 -07:00 |
|
Henrik Kinnunen
|
c6a08ab6ff
|
new version
|
2008-09-17 19:30:30 +02:00 |
|
Henrik Kinnunen
|
91408776f0
|
Fixed a pixmap resource leak with selected pixmap in menus.
menu.hilite.selected.pixmap and menu.selected.pixmap was not
deleted while switching between non-pixmap styles and pixmap styles.
|
2008-09-14 21:36:16 +02:00 |
|
Mark Tiefenbruck
|
13a73a78f6
|
highlight the nearest menu item when the current one is disabled, and add separators to focus model menu
|
2008-09-01 11:00:04 -04:00 |
|
Mark Tiefenbruck
|
72a9dc9c30
|
remove borders from maximized windows
|
2008-08-22 06:28:12 -07:00 |
|
Mark Tiefenbruck
|
0116a83aa6
|
add SendToNextHead/SendToPrevHead commands, plus some cleanup in CurrentWindowCmd
|
2008-08-21 03:22:57 -07:00 |
|
Mark Tiefenbruck
|
74df0fcda9
|
add SetDecor key command
|
2008-08-20 03:22:51 -07:00 |
|
Mark Tiefenbruck
|
4e64d45e16
|
add [transient] tag to apps file to match transient windows
|
2008-08-19 09:18:32 -07:00 |
|
Mark Tiefenbruck
|
37b18a9694
|
combined code for saved window positions and MoveTo key command
added left, right, top, and bottom center reference points
|
2008-08-18 05:12:30 -07:00 |
|
Mark Tiefenbruck
|
a30a14ef36
|
add top, left, right, and bottom center tab placement options
|
2008-08-18 01:45:44 -07:00 |
|
Mark Tiefenbruck
|
a23778a44d
|
add SetTitle and SetTitleDialog key commands
|
2008-08-17 04:10:17 -07:00 |
|
Mark Tiefenbruck
|
ed2a4580d1
|
created new fluxbox-remote man page
|
2008-08-06 03:45:23 -07:00 |
|
Mark Tiefenbruck
|
c52a84a170
|
make wallpapers do The Right Thing (tm)
|
2008-08-05 23:40:18 -07:00 |
|
Mark Tiefenbruck
|
22aa93c56d
|
fix the Focus key command
|
2008-08-05 05:00:48 -07:00 |
|
Mark Tiefenbruck
|
24bea22035
|
add SetLayer key command
|
2008-08-05 00:05:21 -07:00 |
|
Mark Tiefenbruck
|
9d71ad9c14
|
make ShowDesktop command toggle between showing desktop and windows
|
2008-08-04 22:51:08 -07:00 |
|
Jim Ramsay
|
0bdf33c1e5
|
added new `fluxbox-keys' man page
|
2008-08-04 22:02:52 -07:00 |
|
Dmitry E. Oboukhov
|
a2cd78563f
|
make resize cursors consistent
|
2008-08-04 18:39:57 -07:00 |
|
Mark Tiefenbruck
|
7970388238
|
add selection box to various "choose one of these" menu items
|
2008-08-03 21:59:14 -07:00 |
|
Mark Tiefenbruck
|
0688816d11
|
add window pattern argument to ArrangeWindows
|
2008-08-03 18:18:04 -07:00 |
|
Mark Tiefenbruck
|
c492daf2d9
|
remove dithering code
|
2008-06-26 12:41:43 -07:00 |
|
Mark Tiefenbruck
|
1a54fbc67d
|
move default window menu to ~/.fluxbox/windowmenu
|
2008-06-19 20:48:26 -07:00 |
|
Mark Tiefenbruck
|
a84fe20c49
|
add (urgent=yes|no) options to ClientPattern
|
2008-06-08 11:29:47 -07:00 |
|
Mark Tiefenbruck
|
ac9c672a1e
|
allow window menu items in ordinary menus
|
2008-06-06 06:58:20 -07:00 |
|
Mark Tiefenbruck
|
a39e3e33b5
|
only remove outside border when disabled by decoration mask
|
2008-06-04 08:48:43 -07:00 |
|
Mark Tiefenbruck
|
ad6a7e48f4
|
add new command line option -list-commands
|
2008-06-03 01:07:14 -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
|
0b2e002d4f
|
use AutoReloadHelper in apps file, check for changes automatically
|
2008-05-12 09:00:02 -07:00 |
|
Henrik Kinnunen
|
c31638038a
|
Fixed so tooltip window in the iconbar when the title changes.
|
2008-05-09 19:39:02 +02: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 |
|
Matteo Galiazzo
|
4a3be045b2
|
add tooltips for iconbar buttons when title is too long to fit
|
2008-05-05 05:05:52 -07:00 |
|
skiidoo
|
146a38c776
|
some additions/corrections for fbgm
|
2008-05-02 03:59:47 -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
|
92d1e5fcfb
|
don't allow empty root menu
|
2008-04-30 03:06:31 -07:00 |
|
Henrik Kinnunen
|
7bc04b37e3
|
changelog
|
2008-04-27 21:25:17 +02:00 |
|
Tomas Janousek
|
5c85fcbe64
|
Changelog entries for the xinerama_randr branch changes.
Signed-off-by: Tomas Janousek <tomi@nomi.cz>
|
2008-01-27 15:31:54 +01:00 |
|
Mark Tiefenbruck
|
8e96ffb74b
|
moved DelayedCmd from Screen.cc to FbTk/Timer.cc, added it to the keys file
|
2007-12-28 01:19:33 -08:00 |
|
Mark Tiefenbruck
|
396c6fe40f
|
updated german translations for maximization menu
|
2007-12-25 14:27:09 -08:00 |
|
Mark Tiefenbruck
|
35d1017959
|
removed KDE configure option
|
2007-12-24 22:49:46 -08:00 |
|
Mark Tiefenbruck
|
1bcc966153
|
added resource session.screen<N>.slit.acceptKdeDockapps
|
2007-12-24 22:36:22 -08:00 |
|
Mark Tiefenbruck
|
fbc305ca80
|
added focused/unfocused borders to styles
|
2007-12-23 13:33:10 -08:00 |
|
Mark Tiefenbruck
|
0a14d911c6
|
added key command StartTabbing
|
2007-12-20 23:07:46 -08:00 |
|
Mark Tiefenbruck
|
03dce043b7
|
added ForEach key command
|
2007-12-20 12:23:56 -08:00 |
|
Mark Tiefenbruck
|
a8ec9d97b9
|
don't let transient windows steal the focus from other programs
|
2007-12-18 17:43:18 -08:00 |
|
Mark Tiefenbruck
|
a2db891942
|
switched Mouse Tab Focus and Click Tab Focus nls entries
|
2007-12-18 12:20:46 -08:00 |
|
Mark Tiefenbruck
|
ebec87741a
|
open transient windows on same workspace as parent
|
2007-12-18 12:00:01 -08:00 |
|
Mark Tiefenbruck
|
c01bd6e9fd
|
holding control will now keep the menu open
|
2007-12-17 21:44:17 -08:00 |
|
Mark Tiefenbruck
|
c39af52bfc
|
fix startup items in apps file with specified screen number
|
2007-12-17 10:28:45 -08:00 |
|
Mark Tiefenbruck
|
90f4f1ecc1
|
fix compile issue with gcc 4.3
|
2007-12-14 14:21:39 -08:00 |
|
markt
|
254fb289f3
|
fix --with-style configure option
|
2007-12-13 21:15:57 +00:00 |
|
markt
|
b001ea9f1f
|
close menus when they lose focus, instead of on [exec] commands
|
2007-12-13 18:42:05 +00:00 |
|
markt
|
8b7464046c
|
added FbTk::CommandRegistry, decentralized command parsing, and made them auto-register
|
2007-12-13 05:48:00 +00:00 |
|
markt
|
daca07edaf
|
added edge resize modes
|
2007-12-11 19:31:24 +00:00 |
|
markt
|
474e201745
|
only allow one open menu at a time
|
2007-12-11 19:29:00 +00:00 |
|
markt
|
95f9c2d680
|
added OnTitlebar modifier to keys file
|
2007-12-09 20:47:41 +00:00 |
|
markt
|
bb6906fa80
|
added special FocusIn/Out MouseOver/Out ChangeWorkspace keys
|
2007-11-22 20:21:47 +00:00 |
|
markt
|
3705d46b64
|
added translations for zh_TW
|
2007-11-22 05:58:24 +00:00 |
|
markt
|
cdfafcaa4e
|
set resize increments to 1 when set to 0 by the application
|
2007-11-22 05:47:02 +00:00 |
|
markt
|
675bc5d66a
|
added conditional statements to keys file
|
2007-11-22 04:07:57 +00:00 |
|
markt
|
2e96a07cf7
|
added :Focus key command
|
2007-11-16 23:33:34 +00:00 |
|
markt
|
ea7801d143
|
ToggleDecor from a window with Deco=TAB should hide the tabs, rather than show titlebar
|
2007-11-16 23:20:54 +00:00 |
|
markt
|
5d7043320d
|
allow arbitrary window patterns in iconbar
|
2007-11-12 21:59:43 +00:00 |
|
markt
|
5db87437e6
|
fix crash bug when cycling focus
|
2007-11-08 18:05:05 +00:00 |
|
markt
|
4c72b13a88
|
update autoraise delay for open windows on reconfigure
|
2007-11-04 22:42:01 +00:00 |
|
markt
|
88f580ec0c
|
move fullscreen windows to normal layer when they lose focus
|
2007-10-31 19:34:07 +00:00 |
|
fluxgen
|
a092d3fc1b
|
fixed gcc 2.96 compile problem
|
2007-10-24 19:38:27 +00:00 |
|
markt
|
f3afe787c1
|
introduced workspacename for ClientPattern, and some miscellaneous cleanup
|
2007-10-24 17:09:26 +00:00 |
|
mathias
|
74eb584a31
|
reenabled raising window if window was moved by mouse by 0 pixels
|
2007-10-24 07:35:25 +00:00 |
|
markt
|
ecead0f5ed
|
adding/removing workspaces wasn't updating menu
|
2007-10-23 21:19:12 +00:00 |
|