ooxcb.protocol.screensaver

class ooxcb.protocol.screensaver.Kind
Blanked
Internal
External
class ooxcb.protocol.screensaver.WindowMixin
target_class
class ooxcb.protocol.screensaver.QueryVersionReply
__init__(self, conn)
server_minor_version
server_major_version
class ooxcb.protocol.screensaver.screensaverExtension
header
query_version(self, client_major_version, client_minor_version)
query_version_unchecked(self, client_major_version, client_minor_version)
suspend_checked(self, suspend)
suspend(self, suspend)
class ooxcb.protocol.screensaver.DrawableMixin
target_class
query_info(self)
query_info_unchecked(self)
select_input_checked(self, event_mask)
select_input(self, event_mask)
set_attributes_checked(self, x, y, width, height, border_width, _class, depth, visual, value_mask, value_list)
set_attributes(self, x, y, width, height, border_width, _class, depth, visual, value_mask, value_list)
unset_attributes_checked(self)
unset_attributes(self)
class ooxcb.protocol.screensaver.NotifyEvent
event_name
opcode
event_target_class
__init__(self, conn)
forced
kind
code
window
state
response_type
time
root
sequence_number
class ooxcb.protocol.screensaver.QueryVersionCookie
class ooxcb.protocol.screensaver.State
Off
On
Cycle
Disabled
class ooxcb.protocol.screensaver.QueryInfoCookie
class ooxcb.protocol.screensaver.QueryInfoReply
__init__(self, conn)
saver_window
ms_since_user_input
event_mask
ms_until_server
kind
state
class ooxcb.protocol.screensaver.CW
BackPixmap
BackPixel
BorderPixmap
BorderPixel
BitGravity
WinGravity
BackingStore
BackingPlanes
BackingPixel
OverrideRedirect
SaveUnder
EventMask
DontPropagate
Colormap
Cursor
class ooxcb.protocol.screensaver.Event
NotifyMask
CycleMask

Previous topic

ooxcb.protocol.render

Next topic

ooxcb.protocol.shape

This Page