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 |
|
Dana Jansens
|
c538ebf422
|
dont fallback to undermouse
|
2007-06-13 16:48:42 +00:00 |
|
Dana Jansens
|
de2ba8f28b
|
improve the add/remove desktop actions a bunch.
make the lastdesktop action not assert if you remove a desktop (i think it could have)
|
2007-06-13 16:47:53 +00:00 |
|
Dana Jansens
|
15e6775b0c
|
only send configurenotify for user-action configures when it moves
|
2007-06-13 15:57:46 +00:00 |
|
Dana Jansens
|
0813e4451d
|
add force_reply back to client_configure(). client_reconfigure is nicer this time around. eat enter events in client_configure when user is FALSE.
|
2007-06-13 15:56:44 +00:00 |
|
Dana Jansens
|
84b8cf165a
|
fix focus flicker on sendto+follow
|
2007-06-13 15:20:48 +00:00 |
|
Dana Jansens
|
1e2b24cd2f
|
remove debug print
|
2007-06-13 15:14:20 +00:00 |
|
Dana Jansens
|
99c6a00cf6
|
don't raise windows when moving them between desktops in some cases
|
2007-06-13 15:13:16 +00:00 |
|
Dana Jansens
|
07f60c3a38
|
fix moved comment
|
2007-06-13 15:08:19 +00:00 |
|
Dana Jansens
|
15d6158536
|
don't force reconfigure in a number of places, also eat enter events when reconfiguring. yay
|
2007-06-13 15:07:49 +00:00 |
|
Dana Jansens
|
1443e17317
|
add AddDesktopLast RemoveDesktopLast AddDesktopCurrent RemoveDesktopCurrent
|
2007-06-13 15:01:27 +00:00 |
|
Dana Jansens
|
338798a408
|
let desklets snap to eachother
|
2007-06-13 14:40:05 +00:00 |
|
Dana Jansens
|
042b6bc5f7
|
don't snap to below+skiptaskbar (desklets)
|
2007-06-13 14:39:23 +00:00 |
|
Dana Jansens
|
4e0ba65d30
|
kill the side borders on the handle and titlebar when max_horz
|
2007-06-13 14:36:06 +00:00 |
|