Home
last modified time | relevance | path

Searched refs:source_indication (Results 1 – 16 of 16) sorted by relevance

/dports/x11/xpra/xpra-4.3/xpra/client/gtk_base/example/
H A Dinitiate_moveresize.py36 def initiate(x_root, y_root, direction, button, source_indication): argument
49 x_root, y_root, direction, button, source_indication)
64 source_indication = 1 #normal
67 initiate(pos.x, pos.y, direction, button, source_indication)
74 source_indication = 1 #normal
76 initiate(x, y, direction, button, source_indication)
/dports/x11/xcb-util-wm/xcb-util-wm-0.4.1/ewmh/
H A Dewmh.c.m4768 const uint32_t data[] = { source_indication, timestamp, current_active_window };
850 xcb_ewmh_client_source_type_t source_indication)
852 const uint32_t data[] = { timestamp, source_indication };
869 xcb_ewmh_client_source_type_t source_indication,
874 const uint32_t data[] = { (gravity | flags | source_indication << 12),
893 xcb_ewmh_client_source_type_t source_indication)
895 const uint32_t data[] = { x_root, y_root, direction, button, source_indication };
958 const uint32_t data[] = { new_desktop, source_indication };
988 xcb_ewmh_client_source_type_t source_indication)
991 source_indication };
[all …]
H A Dxcb_ewmh.h.m41264 * @param source_indication The source indication
1271 … xcb_ewmh_client_source_type_t source_indication,
1660 xcb_ewmh_client_source_type_t source_indication);
1666 … xcb_ewmh_client_source_type_t source_indication,
1677 xcb_ewmh_client_source_type_t source_indication);
1862 … xcb_ewmh_client_source_type_t source_indication);
1918 xcb_ewmh_client_source_type_t source_indication);
2298 … xcb_ewmh_client_source_type_t source_indication);
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/xcb-util-0.3.0/src/
H A Dewmh.rs702 …ction, screen: i32, window: xcb::Window, timestamp: xcb::Timestamp, source_indication: ClientSourc… in request_close_window()
704 …ewmh_request_close_window(c.get_raw_conn(), screen as c_int, window, timestamp, source_indication)) in request_close_window()
710 gravity, source_indication, flags, x, y, width, height)) in request_move_resize_window()
971 …nge_active_window(c: &Connection, screen: i32, window: xcb::Window, source_indication: ClientSourc… in request_change_active_window()
974 source_indication, timestamp, current)) in request_change_active_window()
1252 …top(c: &Connection, screen: i32, window: xcb::Window, desktop: u32, source_indication: ClientSourc… in request_change_wm_desktop()
1255 desktop, source_indication)) in request_change_wm_desktop()
1320 …::Window, action: StateAction, first: xcb::Atom, second: xcb::Atom, source_indication: ClientSourc… in request_change_wm_state()
1322 …ange_wm_state(c.get_raw_conn(), screen as c_int, window, action, first, second, source_indication)) in request_change_wm_state()
1628 … window: xcb::Window, top: u32, bottom: u32, left: u32, right: u32, source_indication: ClientSourc… in request_change_wm_full_screen_monitors()
[all …]
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/xcb-util-0.3.0/src/ffi/
H A Dewmh.rs256 …r: c_int, window_to_close: xcb_window_t, timetamp: xcb_timestamp_t, source_indication: xcb_ewmh_cl… in xcb_ewmh_request_close_window()
257 …br: c_int, moveresize_window: xcb_window_t, gravity: xcb_gravity_t, source_indication: xcb_ewmh_cl… in xcb_ewmh_request_moveresize_window()
258 …ction: xcb_ewmh_moveresize_direction_t, button: xcb_button_index_t, source_indication: xcb_ewmh_cl… in xcb_ewmh_request_wm_moveresize()
329 …_connection_t, screen_nbr: c_int, window_to_activate: xcb_window_t, source_indication: xcb_ewmh_cl… in xcb_ewmh_request_change_active_window()
385 …, screen_nbr: c_int, client_window: xcb_window_t, new_desktop: u32, source_indication: xcb_ewmh_cl… in xcb_ewmh_request_change_wm_desktop()
398 …_action_t, first_property: xcb_atom_t, second_property: xcb_atom_t, source_indication: xcb_ewmh_cl… in xcb_ewmh_request_change_wm_state()
480 …window: xcb_window_t, top: u32, bottom: u32, left: u32, right: u32, source_indication: xcb_ewmh_cl… in xcb_ewmh_request_change_wm_fullscreen_monitors()
/dports/x11-wm/evilwm/evilwm-1.1.1/
H A Devents.c443 int source_indication = (e->data.l[0] >> 12) & 3; in handle_client_message() local
444 if (source_indication == 2) { in handle_client_message()
/dports/x11/xpra/xpra-4.3/xpra/client/gtk_base/
H A Dgtk_client_window_base.py1641 def initiate_moveresize(self, x_root, y_root, direction, button, source_indication): argument
1644 button, SOURCE_INDICATION_STRING.get(source_indication, source_indication)))
1651 self.initiate_moveresize_X11(x, y, direction, button, source_indication)
1683 def initiate_moveresize_X11(self, x_root, y_root, direction, button, source_indication): argument
1686 button, SOURCE_INDICATION_STRING.get(source_indication, source_indication)))
1694 x_root, y_root, direction, button, source_indication)
/dports/x11/xpra/xpra-4.3/xpra/server/source/
H A Dwindows_mixin.py357 … def initiate_moveresize(self, wid, window, x_root, y_root, direction, button, source_indication): argument
361 self.send("initiate-moveresize", wid, x_root, y_root, direction, button, source_indication)
/dports/x11/xpra/xpra-4.3/xpra/platform/xposix/
H A Dgui.py525 def set_fullscreen_monitors(window, fsm, source_indication=0): argument
532 values = list(fsm)+[source_indication]
/dports/x11-wm/mutter/mutter-41.1/src/x11/
H A Dwindow-x11.c3294 MetaClientType source_indication; in meta_window_x11_client_message() local
3300 source_indication = event->xclient.data.l[0]; in meta_window_x11_client_message()
3303 if (source_indication > META_CLIENT_TYPE_MAX_RECOGNIZED) in meta_window_x11_client_message()
3304 source_indication = META_CLIENT_TYPE_UNKNOWN; in meta_window_x11_client_message()
3315 meta_window_activate_full (window, timestamp, source_indication, NULL); in meta_window_x11_client_message()
/dports/x11-wm/mutter/mutter-41.1/src/core/
H A Dwindow-private.h852 MetaClientType source_indication,
H A Dwindow.c3726 MetaClientType source_indication, in meta_window_activate_full() argument
3741 window->desc, timestamp, source_indication); in meta_window_activate_full()
3791 source_indication == META_CLIENT_TYPE_PAGER) in meta_window_activate_full()
/dports/x11-wm/marco/marco-1.26.0/src/core/
H A Dwindow.c3130 MetaClientType source_indication, in window_activate() argument
3137 window->desc, timestamp, source_indication); in window_activate()
3147 (timestamp != 0 || (FALSE && source_indication != META_CLIENT_TYPE_PAGER)); in window_activate()
3199 source_indication == META_CLIENT_TYPE_PAGER) in window_activate()
5521 MetaClientType source_indication; in meta_window_client_message() local
5527 source_indication = event->xclient.data.l[0]; in meta_window_client_message()
5530 if (source_indication > META_CLIENT_TYPE_MAX_RECOGNIZED) in meta_window_client_message()
5531 source_indication = META_CLIENT_TYPE_UNKNOWN; in meta_window_client_message()
5542 window_activate (window, timestamp, source_indication, NULL); in meta_window_client_message()
/dports/x11-wm/metacity/metacity-3.42.0/src/core/
H A Dwindow.c3140 MetaClientType source_indication, in window_activate() argument
3146 window->desc, timestamp, source_indication); in window_activate()
3194 source_indication == META_CLIENT_TYPE_PAGER) in window_activate()
5655 MetaClientType source_indication; in meta_window_client_message() local
5661 source_indication = event->xclient.data.l[0]; in meta_window_client_message()
5664 if (source_indication > META_CLIENT_TYPE_MAX_RECOGNIZED) in meta_window_client_message()
5665 source_indication = META_CLIENT_TYPE_UNKNOWN; in meta_window_client_message()
5675 window_activate (window, timestamp, source_indication, NULL); in meta_window_client_message()
/dports/x11/xpra/xpra-4.3/xpra/client/mixins/
H A Dwindow_manager.py1034 x_root, y_root, direction, button, source_indication = packet[2:7]
1035 … window.initiate_moveresize(self.sx(x_root), self.sy(y_root), direction, button, source_indication)
/dports/x11-wm/muffin/muffin-4.8.0/src/core/
H A Dwindow.c4419 MetaClientType source_indication, in window_activate() argument
4425 window->desc, timestamp, source_indication); in window_activate()
4473 source_indication == META_CLIENT_TYPE_PAGER) in window_activate()
7388 MetaClientType source_indication; in meta_window_client_message() local
7394 source_indication = event->xclient.data.l[0]; in meta_window_client_message()
7397 if (source_indication > META_CLIENT_TYPE_MAX_RECOGNIZED) in meta_window_client_message()
7398 source_indication = META_CLIENT_TYPE_UNKNOWN; in meta_window_client_message()
7409 window_activate (window, timestamp, source_indication, NULL); in meta_window_client_message()