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
Dana Jansens
de1679e3e2
cancel the interactive action only if runing another one. i think this will work?
2007-07-11 21:41:02 +00:00
Dana Jansens
8eea9dcdb7
oops
2007-07-11 21:37:01 +00:00
Dana Jansens
5dfd838778
fix if action's "focused"
2007-07-11 21:26:38 +00:00
Dana Jansens
632557004c
cycleinwdows defaults to forward
2007-07-11 20:29:10 +00:00
Dana Jansens
b02f558c1e
clever code by mika-kun
2007-07-11 20:05:36 +00:00
Dana Jansens
92bf35e330
finished rev 7756. renaming moveto->moveresizeto
2007-07-11 20:02:50 +00:00
Dana Jansens
2a4cd4f6bd
renaming movetofromedge->movetoedge and moveto->moveresizeto
2007-07-11 20:01:47 +00:00
Dana Jansens
2827b2ce89
let moveto action resize
2007-07-11 20:00:55 +00:00
Dana Jansens
9320558ae9
you can use -'s for opposite sides of the screen in moveto
2007-07-11 19:50:47 +00:00
Dana Jansens
e5aee030e5
missing header
2007-07-11 19:48:07 +00:00
Mikael Magnusson
7c1a008023
add focused check to if action
2007-07-11 19:32:43 +00:00
Dana Jansens
6d9bbfb4eb
fix focus cycle indicator positioning
2007-07-11 19:19:51 +00:00
Dana Jansens
cfb33de8bc
create actions from string in a way that won't crash
2007-07-11 18:39:47 +00:00
Dana Jansens
4f7a70f9fa
add default bindings for the side edges
2007-07-11 18:39:26 +00:00
Dana Jansens
0bfe6c1e52
no more crash in splitvertical. i think i changed the size of the middle gradient too. it's always 1px now unless the texture is very small, then it can be 0. if theres a discrepency, the bottom color gets the extra pixel.
2007-07-11 14:17:34 +00:00
Dana Jansens
e4c0504058
don't include debian dir in releases
2007-07-11 13:36:33 +00:00
Dana Jansens
3a4236a228
backwardsness
2007-07-11 01:28:14 +00:00
Dana Jansens
5ae93282f9
child/parents don't get included in tests for occluding/occluded windows, because they always will be above/below eachother!
2007-07-11 01:02:27 +00:00
Dana Jansens
aa901a8ee7
comment
2007-07-11 00:56:45 +00:00
Dana Jansens
489844da32
fix for weird group transient crap.
...
2 group transients
+ 1 direct transient of one of the above
--
the other group transient would be a child of the direct transient.
it's friggin annoying to look for this. i had to destroy my super clever but
impossible to maintain client_update_transient_tree in order to do it, and add
redundant execution, where children update their transient trees when a parent
does.
2007-07-11 00:56:12 +00:00
Mikael Magnusson
4193404acf
merge r7699 from 3.4-working, (let per-app settings override program specified position but not user specified)
2007-07-11 00:39:14 +00:00
Dana Jansens
f39cc88fc4
remove debug print
2007-07-11 00:05:03 +00:00
Dana Jansens
0b97b6043c
user-sepcified margins
2007-07-10 23:59:17 +00:00
Dana Jansens
976d406529
mssing header
2007-07-10 23:58:42 +00:00
Mikael Magnusson
76923defe7
merge r7694 from 3.4-working (note you can use negative positions for starting at the opposite edge)
2007-07-10 23:53:18 +00:00
Dana Jansens
d519deeb2e
let you specify shortcuts in your menus. change & to be _ for shortcut selection
2007-07-10 23:24:14 +00:00
Dana Jansens
5dba956225
checking the wrong extension! also 2 seconds maybe is better.
2007-07-10 23:10:33 +00:00
Dana Jansens
9eed441c42
resize fixings
2007-07-10 23:06:11 +00:00
Dana Jansens
b046c107e8
or a full second?
2007-07-10 22:54:12 +00:00
Dana Jansens
d755060a09
only wait 1/2 a second for sync reply
2007-07-10 22:53:49 +00:00
Dana Jansens
9577bb9a65
fancy resizing
2007-07-10 22:42:21 +00:00
Dana Jansens
a3b4b4aa1a
move keyboard moving into its own function
2007-07-10 20:57:52 +00:00
Dana Jansens
ad8a7e2e02
grow to edge works again, using the new edge detection code
2007-07-10 20:47:10 +00:00
Dana Jansens
007a84323f
hm..
2007-07-09 16:40:49 +00:00
Dana Jansens
b32181ac69
cancel interactive actions when anothr action runs properly
2007-07-09 16:36:21 +00:00
Dana Jansens
0d0ce065df
don't focus helper windows that map unless there are no other valid targets in the group (don't move focus from a group window to a new helper window).
...
this fixes gucharmap.
2007-07-06 19:41:23 +00:00
Dana Jansens
b3d26fdb20
comment
2007-07-06 04:16:34 +00:00
Dana Jansens
e0e1b7a5cb
move to edge works and the code can be used for resize now too, yay
2007-07-06 04:08:30 +00:00
Mikael Magnusson
da5a4da2bc
rename <actions> to <finalactions> for the action i didn' know existed too
2007-07-05 22:54:45 +00:00
Mikael Magnusson
30fa72a754
rename <actions> to <finalactions>
2007-07-05 22:52:11 +00:00
Mikael Magnusson
8514c1b98c
rename <execute> to <command>
2007-07-05 22:50:58 +00:00
Mikael Magnusson
04b570de01
desktop strings for swedish
2007-07-05 15:31:09 +00:00
Mikael Magnusson
cc42271bb2
add desktop editing strings to japanese
2007-07-05 15:17:25 +00:00