Commit graph

6659 commits

Author SHA1 Message Date
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
Mikael Magnusson
4744a42e70 updated japanese translation 2007-07-05 13:58:13 +00:00
Dana Jansens
b41c339531 don't fallback to shaded windows 2007-07-04 13:49:01 +00:00
Dana Jansens
bf0179b7eb compliance over functionlity 2007-06-29 12:57:35 +00:00
Dana Jansens
01a35904fe rewrote the movetoedge code so it works with both types of edges (to edge and from edge) 2007-06-28 05:18:01 +00:00
Dana Jansens
d9699d1470 merge r7664 from 3.4 2007-06-27 22:33:40 +00:00
Dana Jansens
7d275ed6d6 cleanup 2007-06-26 12:55:52 +00:00
Dana Jansens
bd45f65208 debug print 2007-06-26 12:55:41 +00:00
Dana Jansens
85c7635b9b remove the highlight action. its not useful without event bindings 2007-06-26 12:55:14 +00:00
Dana Jansens
41010812fa add a highlight action 2007-06-26 12:54:19 +00:00
Dana Jansens
a6af2fc0b9 don't focus docks when you click on them 2007-06-23 22:51:19 +00:00
Dana Jansens
151df8b317 typo 2007-06-23 21:53:37 +00:00
Dana Jansens
08ff13d0c8 add startupnotify for obconf in the default menu 2007-06-23 21:13:20 +00:00
Dana Jansens
c62cf92cb8 add shortcuts to add/remove desktops in the client list menus.
also make it so &-specified shortcuts are always underlined
2007-06-23 19:59:32 +00:00
Dana Jansens
97792a403a warp desktops when you hit the edge of the screen while moving a window 2007-06-23 19:52:09 +00:00
Dana Jansens
d933f5c11f missing header 2007-06-23 18:25:49 +00:00
Dana Jansens
8bcd349e4e move logic for add/remove desktop into screen.c 2007-06-23 16:15:46 +00:00
Dana Jansens
b1a50affe5 action.h not needed here 2007-06-23 16:02:40 +00:00
Dana Jansens
8b721d7a1e remove the old action files 2007-06-23 16:02:05 +00:00
Dana Jansens
8228e90450 put back default hardcoded mouse bindings. remove default key bindigns 2007-06-23 15:46:27 +00:00
Dana Jansens
cf640af0ea add the "if" action 2007-06-23 15:43:35 +00:00
Dana Jansens
52b63adfe1 remove excessive debug print 2007-06-23 15:41:36 +00:00
Dana Jansens
055cef6c5d add the growtoedge action 2007-06-23 15:11:56 +00:00
Dana Jansens
c15da849dd add moveto/fromedge actions 2007-06-23 15:08:08 +00:00
Dana Jansens
7f50e04925 add the layer action 2007-06-23 14:56:22 +00:00
Dana Jansens
ca28e08c2f add dockautohide action 2007-06-23 14:44:58 +00:00
Dana Jansens
b963ed3a92 add the adddesktop and removedesktop actions 2007-06-23 14:42:06 +00:00
Dana Jansens
74aa6fe7cc let you send windows with the desktop and directionaldesktop actions 2007-06-23 14:07:21 +00:00