XeCycle
|
d226a9d988
|
Add -b option to fork to background.
|
2012-02-27 01:02:42 +08:00 |
XeCycle
|
92eb57ff44
|
Add option to avoid DND shadows.
|
2012-02-27 00:35:17 +08:00 |
Christopher Jeffrey
|
c01befec1f
|
dont zero frame extents. possible fix for #6.
|
2012-02-22 01:09:16 -06:00 |
Christopher Jeffrey
|
add305d69a
|
move some functions around
|
2012-02-09 03:37:46 -06:00 |
Christopher Jeffrey
|
69c31fc168
|
put typedefs and defs in header. organize declarations.
|
2012-02-08 16:45:08 -06:00 |
Christopher Jeffrey
|
eee5668600
|
put typedefs and defs in header
|
2012-02-08 04:34:33 -06:00 |
Christopher Jeffrey
|
cfe78e7ca5
|
put all functions in header file
|
2012-02-08 04:31:39 -06:00 |
Christopher Jeffrey
|
2424980f22
|
major refactor
|
2012-02-08 04:20:22 -06:00 |
Christopher Jeffrey
|
c451c08058
|
dont draw shadows on WINTYPE_DESKTOP windows
|
2012-02-06 13:20:44 -06:00 |
Christopher Jeffrey
|
9b973d6e12
|
better focus setup, add experimental zero shadow option
|
2012-02-05 00:06:00 -06:00 |
Christopher Jeffrey
|
6a71094d8a
|
dont clear shadow on small windows
|
2012-02-04 21:04:02 -06:00 |
Christopher Jeffrey
|
a2028a02f3
|
better dimensions?
|
2012-02-01 14:37:45 -06:00 |
Christopher Jeffrey
|
73ab1244b1
|
different clear shadow dimensions
|
2012-02-01 13:57:52 -06:00 |
Christopher Jeffrey
|
75b0d38725
|
clear rectangle in shadow
|
2012-02-01 13:52:35 -06:00 |
Christopher Jeffrey
|
b31a2b48a1
|
always update win_extents property, make frame opacity smarter
|
2012-01-31 16:10:30 -06:00 |
Christopher Jeffrey
|
c39010197b
|
ignore WINTYPE_UNKNOWN when determining wintype
|
2012-01-15 09:19:46 -06:00 |
Christopher Jeffrey
|
51e2eec823
|
add WINTYPE_UNKNOWN to prevent segfaults
|
2012-01-15 05:02:24 -06:00 |
Christopher Jeffrey
|
71d7352659
|
fix potential segfault
|
2012-01-14 13:02:58 -06:00 |
Christopher Jeffrey
|
01e978a512
|
ignore override_redirect windows for XSelectInput and get_frame_extents calls
|
2012-01-14 10:12:54 -06:00 |
Christopher Jeffrey
|
a6afff2c4a
|
fix potential segfault in win_extents
|
2012-01-14 09:37:32 -06:00 |
Christopher Jeffrey
|
1e2bb55744
|
disable fading opacity changes
|
2011-12-09 08:48:56 -06:00 |
Christopher Jeffrey
|
fd4e9bff7b
|
paint shadows according to opacity, remove commented code
|
2011-11-15 23:55:11 -06:00 |
Christopher Jeffrey
|
adadcb92ac
|
add set_opacity, fix focus behavior
|
2011-11-15 23:41:44 -06:00 |
Christopher Jeffrey
|
e7ee7018a4
|
readme, etc
|
2011-11-06 22:03:18 -06:00 |
Christopher Jeffrey
|
f46a8d06bf
|
whitespace, license
|
2011-11-06 19:58:30 -06:00 |
Christopher Jeffrey
|
b87efad014
|
fix gcc warning, have shadows be explicitly enabled
|
2011-11-06 19:29:23 -06:00 |
Christopher Jeffrey
|
de8b773387
|
clean tree
|
2011-11-06 18:20:45 -06:00 |