This is the xembed Reference Manual, version 0.1.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 05:44:19 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
xembed
An implementation of the XEMBED protocol that integrates with CLX.
Alessandro Piras
MIT
0.1.0
clx
(system).
package.lisp
(file).
utils
(module).
xembed-core.lisp
(file).
socket.lisp
(file).
Modules are listed depth-first from the system components tree.
xembed/utils
package.lisp
(file).
xembed
(system).
debug.lisp
(file).
utils.lisp
(file).
xlib-utils.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
xembed/xembed.asd
xembed/package.lisp
xembed/utils/debug.lisp
xembed/utils/utils.lisp
xembed/utils/xlib-utils.lisp
xembed/xembed-core.lisp
xembed/socket.lisp
xembed/utils/debug.lisp
utils
(module).
*debug-level*
(special variable).
*debug-stream*
(special variable).
*progress-stream*
(special variable).
*result-stream*
(special variable).
*show-progress*
(special variable).
dformat-call
(function).
format-call
(function).
format-in-or-out
(function).
pformat
(function).
with-result-stream
(macro).
xembed/utils/utils.lisp
debug.lisp
(file).
utils
(module).
curry
(function).
move-next-to
(function).
combine-functions
(function).
compose
(function).
flatten
(function).
get-keyword-value
(function).
getflag
(function).
group-by-2
(function).
maybe
(function).
move-next-to-helper
(function).
nullfn
(function).
sequencep
(function).
setflag
(function).
setflags
(function).
subst-keyword-value
(function).
xor
(function).
xembed/utils/xlib-utils.lisp
utils.lisp
(file).
utils
(module).
combine-handlers
(function).
handler-pos
(function).
handler-vector
(macro).
window-parent
(function).
window-resize
(function).
+last-event+
(special variable).
handlers
(special variable).
is-toplevel
(function).
xembed/xembed-core.lisp
utils
(module).
xembed
(system).
*timestamp*
(special variable).
decode-xembed-message-type
(function).
update-timestamp
(function).
+currenttime+
(special variable).
+xembed-detail-alist+
(special variable).
+xembed-info-flags-alist+
(special variable).
+xembed-message-alist+
(special variable).
+xembed-modifier-alist+
(special variable).
+xembed-version+
(special variable).
+xembed_accelerator_overloaded+
(special variable).
+xembed_direction_default+
(special variable).
+xembed_direction_left_right+
(special variable).
+xembed_direction_up_down+
(special variable).
+xembed_result_ok+
(special variable).
+xembed_result_unsupported+
(special variable).
+xembed_result_x11error+
(special variable).
decode-flags
(function).
decode-xembed-detail
(function).
decode-xembed-info-flags
(function).
decode-xembed-modifier-flags
(function).
delete-create-notify-event
(function).
encode-flags
(function).
encode-xembed-detail
(function).
encode-xembed-info-flags
(function).
encode-xembed-message-type
(function).
encode-xembed-modifier-flags
(function).
get-server-time
(function).
send-wrapper
(macro).
set-property-notify
(function).
supported-protocol-version
(function).
xembed-focus-in
(function).
xembed-info
(function).
(setf xembed-info)
(function).
xembed-info-flags
(function).
(setf xembed-info-flags)
(function).
xembed-info-flags-raw
(function).
xembed-info-raw
(function).
(setf xembed-info-raw)
(function).
xembed-info-ready-p
(function).
xembed-info-valid-p
(function).
xembed-info-version
(function).
(setf xembed-info-version)
(function).
xembed-info-version-raw
(function).
xembed-notify
(function).
xembed-send
(function).
xembed/socket.lisp
xembed-core.lisp
(file).
xembed
(system).
client
(function).
create-socket
(function).
destroy-socket
(function).
embed
(function).
socket-activate
(function).
socket-list-handler-vector
(function).
socket-resize
(function).
+socket-event-mask+
(special variable).
+xembed-socket-info-flags-alist+
(special variable).
drop-configure-notify
(function).
forward-xembed-message-up
(function).
maybe-start-protocol
(function).
requested-state
(function).
satisfy-map/unmap-request
(function).
send-and-set-flag
(macro).
socket-clear-focus-request
(function).
socket-deactivate
(function).
socket-focus-in
(function).
socket-focus-out
(function).
socket-focus-requested-p
(function).
socket-handler-vector
(function).
socket-modality-off
(function).
socket-modality-on
(function).
socket-reset
(function).
socket-reset-geometry
(function).
socketp
(function).
xembed-socket-info
(function).
(setf xembed-socket-info)
(function).
xsi-flags
(function).
xsi-getflag
(function).
xsi-setflags
(function).
Packages are listed by definition order.
xembed
asdf/interface
.
common-lisp
.
xlib
.
*timestamp*
(special variable).
client
(function).
combine-handlers
(function).
create-socket
(function).
curry
(function).
decode-xembed-message-type
(function).
destroy-socket
(function).
dformat
(function).
embed
(function).
handler-pos
(function).
handler-vector
(macro).
move-next-to
(function).
rformat
(function).
socket-activate
(function).
socket-list-handler-vector
(function).
socket-resize
(function).
update-timestamp
(function).
window-parent
(function).
window-resize
(function).
*debug-level*
(special variable).
*debug-stream*
(special variable).
*progress-stream*
(special variable).
*result-stream*
(special variable).
*show-progress*
(special variable).
+currenttime+
(special variable).
+last-event+
(special variable).
+socket-event-mask+
(special variable).
+xembed-detail-alist+
(special variable).
+xembed-info-flags-alist+
(special variable).
+xembed-message-alist+
(special variable).
+xembed-modifier-alist+
(special variable).
+xembed-socket-info-flags-alist+
(special variable).
+xembed-version+
(special variable).
+xembed_accelerator_overloaded+
(special variable).
+xembed_direction_default+
(special variable).
+xembed_direction_left_right+
(special variable).
+xembed_direction_up_down+
(special variable).
+xembed_result_ok+
(special variable).
+xembed_result_unsupported+
(special variable).
+xembed_result_x11error+
(special variable).
combine-functions
(function).
compose
(function).
decode-flags
(function).
decode-xembed-detail
(function).
decode-xembed-info-flags
(function).
decode-xembed-modifier-flags
(function).
delete-create-notify-event
(function).
dformat-call
(function).
drop-configure-notify
(function).
encode-flags
(function).
encode-xembed-detail
(function).
encode-xembed-info-flags
(function).
encode-xembed-message-type
(function).
encode-xembed-modifier-flags
(function).
flatten
(function).
format-call
(function).
format-in-or-out
(function).
forward-xembed-message-up
(function).
get-keyword-value
(function).
get-server-time
(function).
getflag
(function).
group-by-2
(function).
handlers
(special variable).
is-toplevel
(function).
maybe
(function).
maybe-start-protocol
(function).
move-next-to-helper
(function).
nullfn
(function).
pformat
(function).
requested-state
(function).
satisfy-map/unmap-request
(function).
send-and-set-flag
(macro).
send-wrapper
(macro).
sequencep
(function).
set-property-notify
(function).
setflag
(function).
setflags
(function).
socket-clear-focus-request
(function).
socket-deactivate
(function).
socket-focus-in
(function).
socket-focus-out
(function).
socket-focus-requested-p
(function).
socket-handler-vector
(function).
socket-modality-off
(function).
socket-modality-on
(function).
socket-reset
(function).
socket-reset-geometry
(function).
socketp
(function).
subst-keyword-value
(function).
supported-protocol-version
(function).
with-result-stream
(macro).
xembed-focus-in
(function).
xembed-info
(function).
(setf xembed-info)
(function).
xembed-info-flags
(function).
(setf xembed-info-flags)
(function).
xembed-info-flags-raw
(function).
xembed-info-raw
(function).
(setf xembed-info-raw)
(function).
xembed-info-ready-p
(function).
xembed-info-valid-p
(function).
xembed-info-version
(function).
(setf xembed-info-version)
(function).
xembed-info-version-raw
(function).
xembed-notify
(function).
xembed-send
(function).
xembed-socket-info
(function).
(setf xembed-socket-info)
(function).
xor
(function).
xsi-flags
(function).
xsi-getflag
(function).
xsi-setflags
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Jump to: | (
C D E F G H I M N P R S U W X |
---|
Jump to: | (
C D E F G H I M N P R S U W X |
---|
Jump to: | *
+
H S |
---|
Jump to: | *
+
H S |
---|
Jump to: | D F M P S U X |
---|
Jump to: | D F M P S U X |
---|