Commit graph

6239 commits

Author SHA1 Message Date
Dana Jansens
b0fa629769 add the unfocus action 2007-06-22 14:32:50 +00:00
Dana Jansens
a5c2aadf27 add lower and raiselower actions 2007-06-22 14:28:21 +00:00
Dana Jansens
a07465f376 add raise action 2007-06-22 14:24:23 +00:00
Dana Jansens
6c5f6ed1f5 remove the activate action, make the focus action "activate" but not raise or unshade 2007-06-22 14:09:57 +00:00
Dana Jansens
d642be361f add the move action 2007-06-22 05:17:10 +00:00
Dana Jansens
bb0fd965c5 add breakchroot action 2007-06-22 05:02:25 +00:00
Dana Jansens
29c4cf4a15 add the activate action. it will replace the focus action, as it can just focus without raising now (or without unshading) 2007-06-22 04:59:06 +00:00
Dana Jansens
fbc7607fbd add the cyclewindows action 2007-06-22 04:37:33 +00:00
Dana Jansens
58d8b90122 add restart action 2007-06-22 04:04:59 +00:00
Dana Jansens
5d57a39b70 add exit and reconfigure actions 2007-06-22 04:01:36 +00:00
Dana Jansens
1b7e813c62 add the showdesktop action 2007-06-22 03:57:48 +00:00
Dana Jansens
38268dc917 add the showmenu action 2007-06-22 03:53:22 +00:00
Dana Jansens
9dacac5e5e added the debug action 2007-06-22 03:45:53 +00:00
Dana Jansens
b76ec18d1c the execute action works again.
default hardcoded bindings are temporarily offline
2007-06-22 03:40:01 +00:00
Dana Jansens
780d1b0961 well.. it compiles.. 2007-06-22 03:05:02 +00:00
Dana Jansens
ae624a1487 add code for interactive actions 2007-06-22 02:30:13 +00:00
Dana Jansens
8becd1f93f add interactive action functions. some other changes to stuff that wasnt going to work 2007-06-22 02:01:45 +00:00
Dana Jansens
314c056637 make mouse use the new action stuff 2007-06-21 23:57:35 +00:00
Dana Jansens
828d06f271 dont build the old action stuff.
config uses the new action stuff.
add actions_parse_string
2007-06-21 23:28:14 +00:00
Dana Jansens
5e8ec2cb78 maybe the new actions framework is kinda there now 2007-06-21 23:17:45 +00:00
Dana Jansens
e5b94e6072 some first structural stuff for new actions 2007-06-21 22:50:16 +00:00
Dana Jansens
e5cc6c8252 first draft of beginning of new action code 2007-06-21 22:24:44 +00:00
Dana Jansens
31f63cb416 ok the thumbnails in alt-tab were fun and slow so remove them 2007-06-21 20:56:37 +00:00
Dana Jansens
24a489e8e5 don't activate on raise 2007-06-21 20:04:35 +00:00
Dana Jansens
eda6085586 except without bugs 2007-06-21 16:21:47 +00:00
Dana Jansens
19ecd4d6d4 look, thumbnails in alt-tab. its such crap though. oh well, just for fun. 2007-06-21 16:20:43 +00:00
Dana Jansens
d158b64282 clearer code paths 2007-06-21 15:04:51 +00:00
Dana Jansens
7d3e3ff6df always have the offscreen buffer's shape matched to the window's 2007-06-21 15:02:31 +00:00
Dana Jansens
a138a9a30e don't call framerender directly 2007-06-21 13:59:23 +00:00
Dana Jansens
15cabcb16a only enable automatic composite redirection for the client windows, not the frames. maybe this will avoid screen artifacts with the crap server support 2007-06-21 05:49:08 +00:00
Dana Jansens
4c5034aaeb i am starting to loathe the composite extension, and xorg in general 2007-06-21 05:26:20 +00:00
Dana Jansens
d13daff959 80 cols 2007-06-21 05:25:59 +00:00
Dana Jansens
271761db53 i forgot to add these 2007-06-20 03:02:28 +00:00
Dana Jansens
fa6f70ce3a get the offscreen pixmaps for all windows (including their frames) 2007-06-20 02:51:42 +00:00
Dana Jansens
07cabeb946 backwards macro 2007-06-19 21:53:00 +00:00
Dana Jansens
ad4def8e52 check for damage and render extensions if going to use composite. require them for it. also include the cflags/libs. and only run the xcomposite stuff so far when the server supports it 2007-06-19 21:52:44 +00:00
Dana Jansens
85c15cf7b6 redirect window contents to offscreen pixmaps with composite so they are available for use. 2007-06-19 21:40:57 +00:00
Dana Jansens
31bc465749 add the composite variables 2007-06-19 21:38:13 +00:00
Dana Jansens
f9e705ac34 check for composite on the server 2007-06-19 21:37:41 +00:00
Dana Jansens
d945813e08 check for the composite library 2007-06-19 21:28:28 +00:00
Dana Jansens
0e2492a501 don't resize windows when they are user size _or_ user positioned 2007-06-19 21:24:02 +00:00
Mikael Magnusson
607de587f3 add ukrainian translation 2007-06-16 13:01:11 +00:00
Dana Jansens
24effdfc35 fade out disabled buttonsx 2007-06-15 05:46:03 +00:00
Dana Jansens
e3b9c8b681 don't set the default icon on child windows, their parents will have an icon 2007-06-15 03:49:28 +00:00
Dana Jansens
51fdd13fd1 let you lower a window without lowering its children, or its siblings 2007-06-14 22:18:45 +00:00
Dana Jansens
0a9a005891 fix move to center on xinerama 2007-06-13 23:34:48 +00:00
Dana Jansens
4669203fd8 always show the client on desktop change, only use donthide to not hide it 2007-06-13 17:18:57 +00:00
Dana Jansens
8923bd7026 raise windows smartly when merging desktops 2007-06-13 17:16:08 +00:00
Mikael Magnusson
e048751f91 add center option to placement section 2007-06-13 17:08:32 +00:00
Dana Jansens
774b32f14e little thing 2007-06-13 16:51:01 +00:00