Rev. | Zeit | Autor |
---|---|---|
99159da | 1999-07-29 22:49:19 | john |
fix doc string |
||
596ff58 | 1999-07-29 22:42:31 | john |
*** empty log message *** |
||
6af5124 | 1999-07-29 22:42:25 | john |
add a call to XSync in the rep_redisplay_fun hook |
||
0da28c3 | 1999-07-29 22:42:14 | john |
minor fix |
||
9569920 | 1999-07-29 22:42:05 | john |
new file, uses a timer to work correctly |
||
33a2929 | 1999-07-29 22:41:49 | john |
removed the auto-raise stuff |
||
c7b307f | 1999-07-29 03:21:16 | john |
*** empty log message *** |
||
a3f83b8 | 1999-07-29 03:21:12 | john |
(fix_window_size): call set_window_shape |
||
b022611 | 1999-07-29 03:18:20 | john |
(next-workspace-window): new command |
||
da93148 | 1999-07-29 02:47:36 | john |
(focus-raise): synchronise the server before timing out |
||
bf88db9 | 1999-07-29 01:46:10 | john |
doc fix |
||
da2ce01 | 1999-07-29 01:40:14 | john |
*** empty log message *** |
||
d2e186f | 1999-07-29 01:40:09 | john |
(raise-windows-on-focus, raise-window-timeout): new variables, |
||
882d7cb | 1999-07-29 01:33:28 | john |
*** empty log message *** |
||
8d73152 | 1999-07-29 01:33:22 | john |
(add_window): set frame_style to nil not default-frame initially |
||
2d23d05 | 1999-07-29 01:33:11 | john |
(transient-add-window): only set the frame if it's currently nil, set |
||
19d5d46 | 1999-07-29 01:32:58 | john |
set the frame to `nil-frame' to turn off the frame, not to nil |
||
22ea434 | 1999-07-29 01:12:43 | john |
*** empty log message *** |
||
e179c1b | 1999-07-29 01:12:38 | john |
remove the frame type |
||
58fd9ea | 1999-07-29 01:12:22 | john |
(visibility_notify): don't check that the event window is the frame |
||
c05881d | 1999-07-29 01:12:11 | john |
select VisibiltyChangeMask on the client window not the frame, the |
||
15b0772 | 1999-07-29 01:11:59 | john |
remove the frame data type, now frames are just lists, a null list is a |
||
fdc4674 | 1999-07-29 01:11:31 | john |
frames are defined as lists now |
||
0999918 | 1999-07-29 00:22:58 | john |
*** empty log message *** |
||
030c0a4 | 1999-07-29 00:22:32 | john |
now looks for shaped windows as well as transients |
||
dcdaad3 | 1999-07-29 00:22:22 | john |
added shaped and shaped-transient frames |
||
9508ed3 | 1999-07-29 00:15:42 | john |
(set_window_shape): new function, copies the client windows shape to |
||
b335162 | 1999-07-29 00:15:29 | john |
handle shaped client windows (ShapeNotify events) |
||
d0407fa | 1999-07-29 00:15:17 | john |
(Lisp_Window): new field `shaped' set if the client window is shaped |
||
1f3ad46 | 1999-07-29 00:15:05 | john |
(shape_event_base, shape_error_base): new variables |