Dana Jansens
|
9ac1099e14
|
Update italian translation from Davide Truffa
|
2007-07-15 11:22:11 -04:00 |
|
Mikael Magnusson
|
4b095c1ca2
|
previous should not mean the same as last
|
2007-07-15 01:41:30 +02:00 |
|
Mikael Magnusson
|
9d593db034
|
no splitting _() strings
|
2007-07-14 16:04:30 +02:00 |
|
Mikael Magnusson
|
e2da61b2e7
|
Merge branch 'master' of git://orodu.net/openbox
|
2007-07-14 15:25:41 +02:00 |
|
Mikael Magnusson
|
8ad51aef1e
|
80 cols everywhere
|
2007-07-14 15:22:35 +02:00 |
|
Dana Jansens
|
27a0f0f4c9
|
split the focustobottom action back out from unfocus
|
2007-07-14 09:17:39 -04:00 |
|
Mikael Magnusson
|
95c58160c1
|
80 cols in dock.c
|
2007-07-14 15:15:16 +02:00 |
|
Mikael Magnusson
|
bc2c2bc3f0
|
make .gitignore more sane
|
2007-07-14 01:14:30 +02:00 |
|
Mikael Magnusson
|
c7144a0379
|
update polish translation by Piotr Drąg <raven@pmail.pl>
|
2007-07-14 00:56:01 +02:00 |
|
Dana Jansens
|
b580cf99dd
|
ok i take that back
|
2007-07-13 17:32:11 -04:00 |
|
Dana Jansens
|
d857f9fa33
|
i know c...honest.
|
2007-07-13 17:31:56 -04:00 |
|
Dana Jansens
|
5302cf10a3
|
add hardcoded key binds back
|
2007-07-13 17:30:51 -04:00 |
|
Dana Jansens
|
4dbce5e505
|
fix directionalcycle/target
|
2007-07-13 17:25:54 -04:00 |
|
Dana Jansens
|
f5b6ee7453
|
the menu.c was renamed
|
2007-07-13 17:16:49 -04:00 |
|
Dana Jansens
|
ecd6820a78
|
move dockautohide back to ToggleDockAutoHide
|
2007-07-13 17:16:11 -04:00 |
|
Dana Jansens
|
0401e73fb8
|
moev showdesktop back to ToggleShowDesktop
|
2007-07-13 17:15:57 -04:00 |
|
Dana Jansens
|
6689ad2320
|
move menu action back to ShowMenu
|
2007-07-13 17:14:33 -04:00 |
|
Dana Jansens
|
c6f2875d61
|
move directionalcycling actions into the same .c file. make interactive actions all kill delayed mouse focus which would kill the action.
|
2007-07-13 17:12:40 -04:00 |
|
Dana Jansens
|
70a80ba763
|
make cyclewindows action into nextwindow and previouswindow again
|
2007-07-13 16:49:26 -04:00 |
|
Dana Jansens
|
2464e59330
|
rename switchtodesktop to gotodesktop. make stuff compile as well.
|
2007-07-13 16:39:27 -04:00 |
|
Dana Jansens
|
cfa96390e8
|
move desktop and directionaldesktop actions to SwitchToDesktop and SendToDesktop, which take a <to> parameter saying where to go. (last, left, right, next, 5, etc)
|
2007-07-13 16:36:41 -04:00 |
|
Dana Jansens
|
a3e77fb0c7
|
update hardcoded bindings to previous changes
|
2007-07-13 14:43:15 -04:00 |
|
Dana Jansens
|
2c9d6c8cab
|
fix up the sendtolayer actions
|
2007-07-13 12:33:55 -04:00 |
|
Dana Jansens
|
23c8f0bc5b
|
split layer action back into togglealwaysontop, togglealwaysonbottom, and sendtolayer (which takes <layer> as an argument)
|
2007-07-13 12:19:17 -04:00 |
|
Dana Jansens
|
3e94f9e642
|
redo the maximize actions into maximize/unmaximize/togglemaximize with a <direction> argument
|
2007-07-13 12:03:40 -04:00 |
|
Dana Jansens
|
27aec195ac
|
let you specify up/down as well as top/bottom for resizerelative action - backwards compat
|
2007-07-13 11:37:53 -04:00 |
|
Dana Jansens
|
6ed8bd929d
|
let you specify <command> or <execute> for execute actions - backwards compat
|
2007-07-13 11:37:10 -04:00 |
|
Dana Jansens
|
ddea4dcedd
|
split decorations into decorate/undecorate/toggledecorations
|
2007-07-13 11:29:00 -04:00 |
|
Dana Jansens
|
6c538915c8
|
rename fullscreen back to togglefullscreen
|
2007-07-13 11:24:38 -04:00 |
|
Dana Jansens
|
07df190949
|
don't move focus if the window appears or disappears
|
2007-07-13 11:24:26 -04:00 |
|
Dana Jansens
|
bea270cac5
|
make omnipresent back into toggleomnipresent
|
2007-07-13 11:22:34 -04:00 |
|
Dana Jansens
|
1af52f6b8d
|
adding comments
|
2007-07-13 11:22:14 -04:00 |
|
Dana Jansens
|
9a0aab8d8d
|
split shade back into shade/unshade/toggleshade
|
2007-07-13 11:18:34 -04:00 |
|
Mikael Magnusson
|
355981bf14
|
use dock_get_area instead of accessing dock struct directly
|
2007-07-13 16:14:02 +02:00 |
|
Mikael Magnusson
|
fc32204f3c
|
split out edge detecting code a bit so it is easy to add the dock area and do that too
|
2007-07-13 14:37:15 +02:00 |
|
Mikael Magnusson
|
3234a75083
|
change dock to use a Rect area instead of four ints
|
2007-07-13 14:21:39 +02:00 |
|
Dana Jansens
|
e60eb1befe
|
removing composite.h
|
2007-07-12 23:55:42 -04:00 |
|
Dana Jansens
|
6377d2ee58
|
fix building without startup notification
Signed-off-by: Dana Jansens <danakj@orodu.net>
|
2007-07-12 23:42:25 -04:00 |
|
Dana Jansens
|
065d963f0b
|
renaming the readme for git-ish
Signed-off-by: Dana Jansens <danakj@orodu.net>
|
2007-07-12 18:36:07 -04:00 |
|
Mikael Magnusson
|
8adfa33f46
|
update dutch translation and mark translations with desktop strings as 3.4.3, the rest as 3.4.2
|
2007-07-13 00:00:42 +02:00 |
|
Dana Jansens
|
abff95bc50
|
only add group transients when you have a group
Signed-off-by: Dana Jansens <danakj@orodu.net>
|
2007-07-12 16:30:05 -04:00 |
|
Dana Jansens
|
35b87d6d38
|
Remove composte.c
Signed-off-by: Dana Jansens <danakj@orodu.net>
|
2007-07-12 03:46:56 -04:00 |
|
Dana Jansens
|
831c27e82c
|
add the .gitignore file and update the po files
Signed-off-by: Dana Jansens <danakj@orodu.net>
|
2007-07-12 03:22:09 -04:00 |
|
Dana Jansens
|
4b73574406
|
adding trunk
Signed-off-by: Dana Jansens <danakj@orodu.net>
|
2007-07-12 02:57:08 -04:00 |
|
Mikael Magnusson
|
37a5b59d7b
|
clear the fuzzy strings and mark translations without the desktop strings as 3.4.2
|
2007-07-12 11:06:11 +00:00 |
|
Mikael Magnusson
|
10f627a06b
|
update dutch translation
|
2007-07-12 10:58:32 +00:00 |
|
Dana Jansens
|
6f79080a4b
|
fix grow to edge stuff. also fix key-resizing terminals.
|
2007-07-11 23:47:41 +00:00 |
|
Mikael Magnusson
|
256c82a9f1
|
fix the remaining reversed actions_client_move
|
2007-07-11 22:30:36 +00:00 |
|
Dana Jansens
|
1d685c0dfd
|
only end the interactive action if it's the action you just ran
|
2007-07-11 22:16:39 +00:00 |
|
Dana Jansens
|
42a58fcd2d
|
*^^*
|
2007-07-11 21:43:57 +00:00 |
|