Home
last modified time | relevance | path

Searched refs:get_focused_output (Results 1 – 5 of 5) sorted by relevance

/dports/x11-wm/i3/i3-4.20.1/testcases/t/
H A D506-focus-right.t152 sub get_focused_output {
159 is(get_focused_output(), 'fake-0', 'focus on fake-0');
162 is(get_focused_output(), 'fake-1', 'focus on fake-1');
165 is(get_focused_output(), 'fake-2', 'focus on fake-2');
168 is(get_focused_output(), 'fake-1', 'focus on fake-1');
171 is(get_focused_output(), 'fake-0', 'focus on fake-0');
174 is(get_focused_output(), 'fake-2', 'focus on fake-2 (wrapping)');
177 is(get_focused_output(), 'fake-0', 'focus on fake-0 (wrapping)');
/dports/x11-wm/i3-gaps/i3-4.20.1/testcases/t/
H A D506-focus-right.t152 sub get_focused_output {
159 is(get_focused_output(), 'fake-0', 'focus on fake-0');
162 is(get_focused_output(), 'fake-1', 'focus on fake-1');
165 is(get_focused_output(), 'fake-2', 'focus on fake-2');
168 is(get_focused_output(), 'fake-1', 'focus on fake-1');
171 is(get_focused_output(), 'fake-0', 'focus on fake-0');
174 is(get_focused_output(), 'fake-2', 'focus on fake-2 (wrapping)');
177 is(get_focused_output(), 'fake-0', 'focus on fake-0 (wrapping)');
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/desktop-shell/
H A Dshell.c2213 get_focused_output(struct weston_compositor *compositor) in get_focused_output() function
2677 output = get_focused_output(surface->compositor); in set_fullscreen()
2773 output = get_focused_output(surface->compositor); in set_maximized()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/desktop-shell/
H A Dshell.c2213 get_focused_output(struct weston_compositor *compositor) in get_focused_output() function
2677 output = get_focused_output(surface->compositor); in set_fullscreen()
2773 output = get_focused_output(surface->compositor); in set_maximized()
/dports/graphics/weston/weston-1.9.0/desktop-shell/
H A Dshell.c3062 get_focused_output(struct weston_compositor *compositor) in get_focused_output() function
3103 output = get_focused_output(shsurf->surface->compositor); in shell_interface_set_maximized()
3960 output = get_focused_output(shsurf->surface->compositor); in xdg_surface_set_maximized()
3999 output = get_focused_output(shsurf->surface->compositor); in xdg_surface_set_fullscreen()