Home
last modified time | relevance | path

Searched refs:get_current_workspace (Results 1 – 25 of 42) sorted by relevance

12

/dports/x11-wm/wayfire/wayfire-0.7.0/plugins/vswitch/wayfire/plugins/
H A Dvswitch.hpp59 output->workspace->get_current_workspace())); in start_switch()
78 point_t cws = output->workspace->get_current_workspace(); in set_target_workspace()
147 auto old_ws = output->workspace->get_current_workspace(); in stop_switch()
216 output->workspace->get_current_workspace()); in render_frame()
249 data.to = output->workspace->get_current_workspace(); in adjust_overlay_view_switch_done()
381 auto ws = output->workspace->get_current_workspace(); in get_top_view()
396 auto ws = output->workspace->get_current_workspace(); in handle_dir()
/dports/x11/py-i3-quickterm/i3-quickterm-1.0/i3_quickterm/
H A Dmain.py121 ws = get_current_workspace(conn)
144 def get_current_workspace(conn): function
152 ws = get_current_workspace(conn)
223 ws = get_current_workspace(conn)
/dports/x11-wm/wayfire/wayfire-0.7.0/plugins/tile/
H A Dtile-plugin.cpp165 auto vp = output->workspace->get_current_workspace(); in get_global_input_coordinates()
176 auto vp = output->workspace->get_current_workspace(); in has_fullscreen_view()
211 auto vp = output->workspace->get_current_workspace(); in start_controller()
249 vp = output->workspace->get_current_workspace();
363 auto vp = output->workspace->get_current_workspace(); in __anonb4dfb0b90a02()
H A Dtree.cpp31 auto vp = output->workspace->get_current_workspace(); in get_output_local_coordinates()
354 auto vp = output->workspace->get_current_workspace(); in calculate_target_geometry()
/dports/x11-wm/wayfire/wayfire-0.7.0/src/output/
H A Doutput.cpp51 workspace->get_current_workspace(), layers); in refocus()
86 workspace->get_current_workspace(), layers); in refocus()
197 auto cws = workspace->get_current_workspace(); in ensure_visible()
338 workspace->get_current_workspace(), in get_top_view()
H A Dworkspace-impl.cpp591 wf::point_t get_current_workspace() in get_current_workspace() function in wf::output_viewport_manager_t
663 auto views = get_views_on_workspace(get_current_workspace(), in set_workspace()
882 viewport_manager.get_current_workspace()); in check_autohide_panels()
910 data.old_viewport = viewport_manager.get_current_workspace(); in request_workspace()
932 auto vp = viewport_manager.get_current_workspace(); in update_promoted_views()
1203 wf::point_t workspace_manager::get_current_workspace() in get_current_workspace() function in wf::workspace_manager
1205 return pimpl->viewport_manager.get_current_workspace(); in get_current_workspace()
H A Drender-manager.cpp179 auto current = wo->workspace->get_current_workspace(); in get_ws_box()
205 auto vp = wo->workspace->get_current_workspace(); in damage_whole()
820 auto cws = output->workspace->get_current_workspace(); in default_renderer()
856 output->workspace->get_current_workspace(), wf::VISIBLE_LAYERS); in do_direct_scanout()
1070 output->workspace->get_current_workspace(), in send_frame_done()
1347 auto cws = output->workspace->get_current_workspace(); in calculate_repaint_for_stream()
/dports/x11-wm/i3/i3-4.20.1/
H A Di3-save-tree57 sub get_current_workspace {
63 $workspace = get_current_workspace();
/dports/x11-wm/i3-gaps/i3-4.20.1/
H A Di3-save-tree57 sub get_current_workspace {
63 $workspace = get_current_workspace();
/dports/x11-wm/wayfire/wayfire-0.7.0/plugins/single_plugins/
H A Dexpo.cpp253 auto cws = output->workspace->get_current_workspace(); in activate()
273 output->workspace->get_current_workspace())); in start_zoom()
437 auto cws = output->workspace->get_current_workspace(); in input_coordinates_to_output_local_coordinates()
H A Dswitcher.cpp393 output->workspace->get_current_workspace(), in get_workspace_views()
507 output->workspace->get_current_workspace(), wf::BELOW_LAYERS); in get_background_views()
513 output->workspace->get_current_workspace(), wf::ABOVE_LAYERS); in get_overlay_views()
H A Dvswipe.cpp183 auto ws = output->workspace->get_current_workspace(); in __anon9adcf8020502()
203 auto ws = output->workspace->get_current_workspace(); in start_swipe()
H A Dmove.cpp106 data.to = output->workspace->get_current_workspace(); in __anona9f10e1b0402()
407 wf::point_t cws = output->workspace->get_current_workspace(); in update_workspace_switch_timeout()
H A Dfast-switcher.cpp116 output->workspace->get_current_workspace(), wf::WM_LAYERS); in update_views()
/dports/x11-wm/wayfire/wayfire-0.7.0/plugins/window-rules/
H A Dview-action-interface.cpp381 auto vp = output->workspace->get_current_workspace(); in _get_workspace_grid_geometry()
428 auto delta = point - output->workspace->get_current_workspace(); in _assign_ws()
/dports/x11-wm/wayfire/wayfire-0.7.0/plugins/cube/
H A Dcube.cpp308 auto cws = output->workspace->get_current_workspace(); in deactivate()
434 auto cws = output->workspace->get_current_workspace(); in update_workspace_streams()
479 auto cws = output->workspace->get_current_workspace(); in render_cube()
H A Dskydome.cpp158 auto cws = output->workspace->get_current_workspace(); in render_frame()
/dports/x11-wm/wayfire/wayfire-0.7.0/src/view/
H A Dview.cpp39 view->get_output()->workspace->get_current_workspace() + parent_ws); in reposition_relative_to_parent()
539 tile_request(edges, get_output()->workspace->get_current_workspace()); in tile_request()
550 auto delta = workspace - output->workspace->get_current_workspace(); in move_to_workspace()
668 wo->workspace->get_current_workspace()); in fullscreen_request()
1313 auto cws = output->workspace->get_current_workspace(); in view_damage_raw()
/dports/x11-wm/wayfire/wayfire-0.7.0/plugins/vswitch/
H A Dvswitch.cpp144 output->workspace->get_current_workspace() + delta); in add_direction()
/dports/x11-wm/wayfire/wayfire-0.7.0/src/api/wayfire/
H A Dworkspace-manager.hpp316 wf::point_t get_current_workspace();
/dports/graphics/weston/weston-1.9.0/desktop-shell/
H A Dshell.h224 get_current_workspace(struct desktop_shell *shell);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/desktop-shell/
H A Dshell.h236 get_current_workspace(struct desktop_shell *shell);
H A Dshell.c717 struct workspace *ws = get_current_workspace(shell); in ensure_focus_state()
946 get_current_workspace(struct desktop_shell *shell) in get_current_workspace() function
1213 from = get_current_workspace(shell); in change_workspace()
1305 from = get_current_workspace(shell); in take_surface_to_workspace_by_seat()
1919 ws = get_current_workspace(shsurf->shell); in shell_surface_calculate_layer_link()
2063 current_ws = get_current_workspace(shsurf->shell); in set_minimized()
3227 struct workspace *ws = get_current_workspace(shell); in resume_desktop()
3240 restore_focus_state(shell, get_current_workspace(shell)); in resume_desktop()
3745 ws = get_current_workspace(shell); in lower_fullscreen_layer()
3818 ws = get_current_workspace(shell); in activate()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/desktop-shell/
H A Dshell.h236 get_current_workspace(struct desktop_shell *shell);
H A Dshell.c717 struct workspace *ws = get_current_workspace(shell); in ensure_focus_state()
946 get_current_workspace(struct desktop_shell *shell) in get_current_workspace() function
1213 from = get_current_workspace(shell); in change_workspace()
1305 from = get_current_workspace(shell); in take_surface_to_workspace_by_seat()
1919 ws = get_current_workspace(shsurf->shell); in shell_surface_calculate_layer_link()
2063 current_ws = get_current_workspace(shsurf->shell); in set_minimized()
3227 struct workspace *ws = get_current_workspace(shell); in resume_desktop()
3240 restore_focus_state(shell, get_current_workspace(shell)); in resume_desktop()
3745 ws = get_current_workspace(shell); in lower_fullscreen_layer()
3818 ws = get_current_workspace(shell); in activate()
[all …]

12