updated
This commit is contained in:
parent
de88cf5fb6
commit
1460ae198f
|
@ -32,7 +32,8 @@
|
||||||
size-window desired-size/hints desired-position/hints
|
size-window desired-size/hints desired-position/hints
|
||||||
install-colormaps uninstall-colormaps
|
install-colormaps uninstall-colormaps
|
||||||
|
|
||||||
now at-time-rv after-time-rv)
|
now at-time-rv after-time-rv
|
||||||
|
with-prevent-events)
|
||||||
(open scheme i/o list-lib define-record-types finite-types enum-sets
|
(open scheme i/o list-lib define-record-types finite-types enum-sets
|
||||||
threads locks placeholders rendezvous rendezvous-channels
|
threads locks placeholders rendezvous rendezvous-channels
|
||||||
signals handle scsh
|
signals handle scsh
|
||||||
|
@ -95,6 +96,7 @@
|
||||||
wm-clients wm-current-client
|
wm-clients wm-current-client
|
||||||
|
|
||||||
wm-manage-window wm-unmanage-window wm-select-client
|
wm-manage-window wm-unmanage-window wm-select-client
|
||||||
|
wm-configure-window
|
||||||
|
|
||||||
client? client:window client:client-window
|
client? client:window client:client-window
|
||||||
client:data set-client:data!
|
client:data set-client:data!
|
||||||
|
|
Loading…
Reference in New Issue