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 |
|
markt
|
1c05af4329
|
allow remembering minimized, maximized, and fullscreen state
|
2007-10-23 17:34:30 +00:00 |
|
markt
|
c849d3c7ff
|
allow negated patterns
|
2007-10-23 17:30:49 +00:00 |
|
fluxgen
|
c2badda58a
|
added [mouse] pattern, matches against prop HEAD and the mouse position
|
2007-10-22 18:29:33 +00:00 |
|
fluxgen
|
41aec985ce
|
we can be in shutdown state, which means keys can be destroyed
|
2007-10-22 17:48:53 +00:00 |
|
markt
|
c6a2605d76
|
replaced ModKey with new key commands StartMoving and StartResizing
|
2007-10-22 17:45:39 +00:00 |
|
markt
|
f72633a0e0
|
allow decorations bitmask to be specified with 0x
|
2007-10-21 21:37:48 +00:00 |
|
fluxgen
|
c7d4438d91
|
fixed bug #1809786
|
2007-10-18 17:37:46 +00:00 |
|
markt
|
72130f350e
|
add OnWindow modifier to keys file
|
2007-10-15 18:05:28 +00:00 |
|
markt
|
7e4f8a3853
|
add support for transient windows in client patterns, and merge a few more changes from pre-devel
|
2007-10-14 18:05:31 +00:00 |
|
mathias
|
79cd21ce0f
|
bugfix for SendToPrevWorkspace/TakeToPrevWorkspace, destination was calculated
wrong due to (wrong) implicit casting effects
|
2007-10-14 17:11:38 +00:00 |
|
markt
|
a59428d67a
|
merged changes from pre-devel
|
2007-10-13 21:51:37 +00:00 |
|
mathias
|
41b5c6dadb
|
updated ru_RU (thanx Konstantin mit3z Shashkin)
|
2007-10-13 12:46:03 +00:00 |
|
mathias
|
cfb1e06df2
|
deiconify windows via :Deiconify in reverse order
|
2007-10-13 12:43:22 +00:00 |
|
fluxgen
|
fee1cc1a62
|
changed default style to bloe
|
2007-10-08 05:51:56 +00:00 |
|
fluxgen
|
11d01d6029
|
added new style bloe, thanks Sven Michel
|
2007-10-07 17:02:10 +00:00 |
|
mathias
|
d8455124e8
|
minor addons to fbgm (patch from Patrik Wenger <paddor at gmail dot com>)
|
2007-10-07 16:51:52 +00:00 |
|
fluxgen
|
9d3bca8e88
|
added new styles from Sven Michel aka tenner, removed some old styles too.
|
2007-09-30 20:09:14 +00:00 |
|
simonb
|
ac215248a0
|
load default key bindings on error
|
2007-09-30 11:35:20 +00:00 |
|
fluxgen
|
528d596950
|
update
|
2007-09-21 12:37:18 +00:00 |
|
markt
|
d5aa50bee6
|
move dock windows to DOCK layer and remove decorations
|
2007-09-13 22:11:12 +00:00 |
|
fluxgen
|
a2946ae3ad
|
Added support for slovak language, thanks Martin Lukac.
|
2007-09-09 16:12:59 +00:00 |
|