ooxcb.protocol.xfixes¶
-
class
ooxcb.protocol.xfixes.BadRegion¶
-
class
ooxcb.protocol.xfixes.SelectionEventMask¶ -
SetSelectionOwner¶
-
SelectionWindowDestroy¶
-
SelectionClientClose¶
-
-
class
ooxcb.protocol.xfixes.CursorNotifyEvent¶ -
event_name¶
-
opcode¶
-
event_target_class¶
-
__init__(self, conn)¶
-
cursor_serial¶
-
name¶
-
timestamp¶
-
subtype¶
-
window¶
-
response_type¶
-
-
class
ooxcb.protocol.xfixes.WindowMixin¶ -
target_class¶
-
change_save_set_checked(self, mode, target, map)¶
-
change_save_set(self, mode, target, map)¶
-
select_selection_input_checked(self, selection, event_mask)¶
-
select_selection_input(self, selection, event_mask)¶
-
select_cursor_input_checked(self, event_mask)¶
-
select_cursor_input(self, event_mask)¶
-
set_shape_region_checked(self, dest_kind, x_offset, y_offset, region)¶
-
set_shape_region(self, dest_kind, x_offset, y_offset, region)¶
-
hide_cursor_checked(self)¶
-
hide_cursor(self)¶
-
show_cursor_checked(self)¶
-
show_cursor(self)¶
-
-
class
ooxcb.protocol.xfixes.FetchRegionCookie¶
-
class
ooxcb.protocol.xfixes.SelectionEvent¶ -
SetSelectionOwner¶
-
SelectionWindowDestroy¶
-
SelectionClientClose¶
-
-
class
ooxcb.protocol.xfixes.xfixesExtension¶ -
header¶
-
query_version(self, client_major_version, client_minor_version)¶
-
query_version_unchecked(self, client_major_version, client_minor_version)¶
-
get_cursor_image(self)¶
-
get_cursor_image_unchecked(self)¶
-
create_region_checked(self, region, rectangles)¶
-
create_region(self, region, rectangles)¶
-
create_region_from_bitmap_checked(self, region, bitmap)¶
-
create_region_from_bitmap(self, region, bitmap)¶
-
create_region_from_window_checked(self, region, window, kind)¶
-
create_region_from_window(self, region, window, kind)¶
-
create_region_from_g_c_checked(self, region, gc)¶
-
create_region_from_g_c(self, region, gc)¶
-
create_region_from_picture_checked(self, region, picture)¶
-
create_region_from_picture(self, region, picture)¶
-
get_cursor_name(self, cursor)¶
-
get_cursor_name_unchecked(self, cursor)¶
-
get_cursor_image_and_name(self)¶
-
get_cursor_image_and_name_unchecked(self)¶
-
-
class
ooxcb.protocol.xfixes.QueryVersionCookie¶
-
class
ooxcb.protocol.xfixes.Region¶ -
__init__(self, conn, xid)¶
-
destroy_checked(self)¶
-
destroy(self)¶
-
set_checked(self, rectangles)¶
-
set(self, rectangles)¶
-
copy_checked(self, destination)¶
-
copy(self, destination)¶
-
union_checked(self, source2, destination)¶
-
union(self, source2, destination)¶
-
intersect_checked(self, source2, destination)¶
-
intersect(self, source2, destination)¶
-
subtract_checked(self, source2, destination)¶
-
subtract(self, source2, destination)¶
-
invert_checked(self, bounds, destination)¶
-
invert(self, bounds, destination)¶
-
translate_checked(self, dx, dy)¶
-
translate(self, dx, dy)¶
-
extents_checked(self, destination)¶
-
extents(self, destination)¶
-
fetch(self)¶
-
fetch_unchecked(self)¶
-
expand_checked(self, destination, left, right, top, bottom)¶
-
expand(self, destination, left, right, top, bottom)¶
-
classmethod
create(cls, conn, rectangles)¶
-
classmethod
create_from_bitmap(cls, conn, bitmap)¶
-
classmethod
create_from_window(cls, conn, window, kind)¶
-
classmethod
create_from_gc(cls, conn, gc)¶
-
classmethod
create_from_picture(cls, conn, picture)¶
-
-
class
ooxcb.protocol.xfixes.PictureMixin¶ -
target_class¶
-
set_clip_region_checked(self, region, x_origin, y_origin)¶
-
set_clip_region(self, region, x_origin, y_origin)¶
-
-
class
ooxcb.protocol.xfixes.GetCursorImageReply¶ -
__init__(self, conn)¶
-
yhot¶
-
cursor_serial¶
-
cursor_image¶
-
height¶
-
width¶
-
y¶
-
x¶
-
xhot¶
-
-
class
ooxcb.protocol.xfixes.GContextMixin¶ -
target_class¶
-
set_clip_region_checked(self, region, x_origin, y_origin)¶
-
set_clip_region(self, region, x_origin, y_origin)¶
-
-
class
ooxcb.protocol.xfixes.SelectionNotifyEvent¶ -
event_name¶
-
opcode¶
-
event_target_class¶
-
__init__(self, conn)¶
-
selection¶
-
timestamp¶
-
subtype¶
-
window¶
-
selection_timestamp¶
-
response_type¶
-
owner¶
-
-
class
ooxcb.protocol.xfixes.GetCursorImageAndNameReply¶ -
__init__(self, conn)¶
-
cursor_atom¶
-
yhot¶
-
cursor_serial¶
-
name¶
-
cursor_image¶
-
height¶
-
width¶
-
nbytes¶
-
y¶
-
x¶
-
xhot¶
-
-
class
ooxcb.protocol.xfixes.GetCursorImageCookie¶
-
class
ooxcb.protocol.xfixes.GetCursorNameCookie¶
-
class
ooxcb.protocol.xfixes.GetCursorImageAndNameCookie¶