Home
last modified time | relevance | path

Searched refs:get_xid (Results 1 – 25 of 222) sorted by relevance

123456789

/dports/x11/xpra/xpra-4.3/xpra/x11/gtk_x11/
H A Dsend_wm.py20 xid = target.get_xid()
37 xid = target.get_xid()
46 X11Window.sendClientMessage(root.get_xid(), win.get_xid(), False, event_mask,
52 X11Window.sendClientMessage(root.get_xid(), win.get_xid(), False, event_mask,
H A Dtray.py83 setattr(tray_window, XPRA_TRAY_WINDOW_PROPERTY, window.get_xid())
116 wxid = window.get_xid()
117 rxid = root.get_xid()
122 if owner==self.tray_window.get_xid():
157 xtray = self.tray_window.get_xid()
169 xid = root.get_xid()
242 xid = root.get_xid()
259 xwin = window.get_xid()
260 xtray = tray_window.get_xid()
H A Dprop.py85 return struct.pack(b"@L", w.get_xid())
103 raw_prop_set(target.get_xid(), key, etype, value)
113 return X11WindowBindings().GetWindowPropertyType(target.get_xid(), key)
143 … data = X11WindowBindings().XGetWindowProperty(target.get_xid(), key, atom, etype, buffer_size)
181 X11WindowBindings().XDeleteProperty(target.get_xid(), key)
H A Dwm.py236 rxid = self._root.get_xid()
243 xid = w.get_xid()
332 l("Warning: failed to manage client window %#x:", gdkwindow.get_xid())
383 if not X11Window.is_override_redirect(event.window.get_xid()):
390 frame, event.window.get_xid())
435 xid = event.window.get_xid()
H A Dclipboard.py116 xid = self.window.get_xid()
136 xid = self.window.get_xid()
174 log.info("clipboard X11 window %#x received a client message", self.window.get_xid())
311 root_xid = root.get_xid()
323 log.info("clipboard window %#x received an X11 message", event.window.get_xid())
360 wininfo = self.get_wininfo(requestor.get_xid())
364 self._selection, requestor.get_xid(), wininfo, target, prop)
458 xid = requestor.get_xid()
495 … ellipsizer(data), actual_target, prop, self.get_wininfo(requestor.get_xid()), dtype)
508 xid = event.owner.get_xid()
H A Dwm_check.py28 "root" : root.get_xid(),
36 info["_NET_SUPPORTING_WM_CHECK"] = ewmh_wm.get_xid()
H A Dselection.py122 xid = root.get_xid()
162 owner = event.owner.get_xid()
/dports/x11/mate-dock-applet/mate-dock-applet-21.10.0/src/
H A Dwindow_control.in56 wnck_win = Wnck.Window.get(win.get_xid())
69 wnck_win = Wnck.Window.get(win.get_xid())
83 wnck_win = Wnck.Window.get(win.get_xid())
112 wnck_win = Wnck.Window.get(win.get_xid())
140 wnck_win = Wnck.Window.get(win.get_xid())
157 wnck_win = Wnck.Window.get(win.get_xid())
/dports/x11/xpra/xpra-4.3/tests/xpra/test_apps/
H A Dtest_frame_extents.py29 … X11Window.sendClientMessage(root.get_xid(), win.get_window().get_xid(), False, event_mask,
31 …"sending _NET_REQUEST_FRAME_EXTENTS to %#x for %#x" % (root.get_xid(), win.get_window().get_xid()))
H A Dtest_window_maximize.py35 root_xid = root.get_xid()
36 xwin = window.get_window().get_xid()
H A Dtest_window_moveresize.py44 root_xid = root.get_xid()
45 xwin = self.get_window().get_xid()
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xt/
H A DGdkDnd.t68 is_deeply([Gtk2::Gdk::DragContext -> get_protocol($destination -> get_xid())],
69 [$destination -> get_xid(), $protocol]);
74 …ntext -> get_protocol_for_display(Gtk2::Gdk::Display -> get_default(), $destination -> get_xid())],
75 [$destination -> get_xid(), $protocol]);
/dports/x11/gtk-app-menu/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/lib/
H A Dappmenu-wnck.vala91 ulong xid = win.get_xid();
130 if (window_id != screen.get_active_window().get_xid())
142 ulong xid = window.get_xid();
151 desktop_menus.insert((uint)window.get_xid(),window);
161 unregister_menu_window((uint)window.get_xid());
186 xid = window.get_xid();
204 … var uniquename = libwnck_aux_get_utf8_prop (win.get_xid(), "_GTK_UNIQUE_BUS_NAME");
H A Dappmenu-bamf.vala133 if (window_id != matcher.get_active_window().get_xid())
141 uint xid = window.get_xid();
158 desktop_menus.insert(window.get_xid(),window);
170 unregister_menu_window((view as Bamf.Window).get_xid());
196 xid = window.get_xid();
/dports/x11/mate-applet-appmenu/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/lib/
H A Dappmenu-wnck.vala91 ulong xid = win.get_xid();
130 if (window_id != screen.get_active_window().get_xid())
142 ulong xid = window.get_xid();
151 desktop_menus.insert((uint)window.get_xid(),window);
161 unregister_menu_window((uint)window.get_xid());
186 xid = window.get_xid();
204 … var uniquename = libwnck_aux_get_utf8_prop (win.get_xid(), "_GTK_UNIQUE_BUS_NAME");
H A Dappmenu-bamf.vala133 if (window_id != matcher.get_active_window().get_xid())
141 uint xid = window.get_xid();
158 desktop_menus.insert(window.get_xid(),window);
170 unregister_menu_window((view as Bamf.Window).get_xid());
196 xid = window.get_xid();
/dports/x11/appmenu-registrar/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/lib/
H A Dappmenu-wnck.vala91 ulong xid = win.get_xid();
130 if (window_id != screen.get_active_window().get_xid())
142 ulong xid = window.get_xid();
151 desktop_menus.insert((uint)window.get_xid(),window);
161 unregister_menu_window((uint)window.get_xid());
186 xid = window.get_xid();
204 … var uniquename = libwnck_aux_get_utf8_prop (win.get_xid(), "_GTK_UNIQUE_BUS_NAME");
H A Dappmenu-bamf.vala133 if (window_id != matcher.get_active_window().get_xid())
141 uint xid = window.get_xid();
158 desktop_menus.insert(window.get_xid(),window);
170 unregister_menu_window((view as Bamf.Window).get_xid());
196 xid = window.get_xid();
/dports/x11/xfce4-appmenu-plugin/vala-panel-appmenu-4e362c22ab3a23c98f13fb379c782786ee057cf6/lib/
H A Dappmenu-wnck.vala91 ulong xid = win.get_xid();
130 if (window_id != screen.get_active_window().get_xid())
142 ulong xid = window.get_xid();
151 desktop_menus.insert((uint)window.get_xid(),window);
161 unregister_menu_window((uint)window.get_xid());
186 xid = window.get_xid();
204 … var uniquename = libwnck_aux_get_utf8_prop (win.get_xid(), "_GTK_UNIQUE_BUS_NAME");
H A Dappmenu-bamf.vala133 if (window_id != matcher.get_active_window().get_xid())
141 uint xid = window.get_xid();
158 desktop_menus.insert(window.get_xid(),window);
170 unregister_menu_window((view as Bamf.Window).get_xid());
196 xid = window.get_xid();
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/t/
H A DGdkSelection.t53 $display, $window -> window() -> get_xid(),
60 $window -> window() -> get_xid(),
H A DGdk.t114 $event, $window -> window() -> get_xid()),
123 $window -> window() -> get_xid()),
/dports/x11/xpra/xpra-4.3/xpra/client/gtk_base/example/
H A Dinitiate_moveresize.py43 root_xid = get_root_window().get_xid()
44 xwin = window.get_window().get_xid()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dxa.cc514 DBUG_ASSERT(!thd->slave_thread || xid_state->get_xid()->is_null() || in trans_xa_commit()
595 DBUG_ASSERT(xs->get_xid()->eq(external_xid)); in process_external_xa_commit()
887 DBUG_ASSERT(xs->get_xid()->eq(external_xid)); in process_external_xa_rollback()
1097 (const void *)xid_state->get_xid(), in trans_xa_start()
1556 .emplace(to_string(*xs->get_xid()), in create_and_insert_new_transaction()
1565 XID xid = *(xs->get_xid()); in transaction_cache_detach()
1617 transaction_cache.find(to_string(*transaction->xid_state()->get_xid())); in transaction_cache_delete()
1671 &thd->mdl_context, xid_state->get_xid()->key(), in applier_reset_xa_trans()
1672 xid_state->get_xid()->key_length())) { in applier_reset_xa_trans()
/dports/emulators/hatari/hatari-2.2.1/python-ui/tests/
H A Dgtk-hatari-embed-test.py144 win_id = self.hatariparent.get_window().get_xid()
191 print("...to container window ID: 0x%x" % parent.get_xid())

123456789