Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WayfireWM/wayfire
/ functions
Functions
2,744 in github.com/WayfireWM/wayfire
⨍
Functions
2,744
◇
Types & classes
731
Method
get_id_locations
plugins/blur/box.cpp:72
Method
get_input_coords
Returns the currently used input coordinates in output-local space */
plugins/single_plugins/resize.cpp:170
Method
get_input_coords
Returns the currently used input coordinates in output-local space */
plugins/single_plugins/move.cpp:550
Method
get_instance
* @brief getInstance Static accessor for the singleton. * * @return Observer pointer to the singleton instance, fetched from wf::core.
plugins/window-rules/lambda-rules-registration.hpp:121
Method
get_keyboard_focus_surface
src/view/compositor-view.cpp:167
Method
get_keyboard_focus_surface
src/view/xdg-shell/xdg-toplevel-view.cpp:132
Method
get_last_dir
plugins/vswitch/wayfire/plugins/vswitch.hpp:237
Method
get_last_windowed_geometry
src/core/window-manager.cpp:64
Method
get_layer
src/view/layer-shell/layer-shell.cpp:457
Method
get_left_output
plugins/single_plugins/oswitch.cpp:16
Method
get_map_animation_cdata_name
plugins/animate/animate.cpp:340
Method
get_max_size
src/view/xwayland/xwayland-toplevel.cpp:308
Method
get_max_size
* The maximum desirable size of the toplevel if set by the client. * If the client has not indicated a maximum size in either dimension, that dim
src/api/wayfire/toplevel.hpp:121
Method
get_min_size
src/view/xwayland/xwayland-toplevel.cpp:295
Method
get_min_size
* The minimum desirable size of the toplevel if set by the client. * If the client has not indicated a minimum size in either dimension, that dim
src/api/wayfire/toplevel.hpp:112
Method
get_minimize_animation_cdata_name
plugins/animate/animate.cpp:345
Method
get_modifiers
src/core/seat/keyboard.cpp:160
Method
get_new_instance_handle
src/core/plugin-loader.cpp:123
Method
get_next_output
src/core/output-layout.cpp:1857
Method
get_num_faces
plugins/cube/cube.cpp:227
Method
get_num_outputs
src/core/output-layout.cpp:1800
Method
get_num_outputs
src/core/output-layout.cpp:1935
Method
get_offset
src/output/workspace-stream.cpp:24
Method
get_opaque_region
src/view/layer-shell/layer-shell-node.cpp:82
Method
get_opaque_region
* Get the opaque region of the node in its parent's coordinate system (same as get_bounding_box()). */
src/api/wayfire/view-transform.hpp:39
Method
get_order_hint
plugins/ipc/ipc.cpp:373
Method
get_output_at
src/core/output-layout.cpp:1894
Method
get_output_coords_at
src/core/output-layout.cpp:1871
Method
get_output_in_direction
plugins/single_plugins/oswitch.cpp:56
Method
get_output_relative
plugins/single_plugins/oswitch.cpp:36
Method
get_output_source_name
src/core/output-layout.cpp:1537
Method
get_outputs
src/core/output-layout.cpp:1838
Method
get_overlay_views
plugins/single_plugins/switcher.cpp:623
Method
get_plugin_path_for_name
src/core/plugin-loader.cpp:334
Method
get_plugin_paths
src/core/plugin-loader.cpp:298
Method
get_position
src/core/seat/drag-icon.cpp:132
Method
get_raw_doc
src/api/wayfire/nonstd/json.hpp:83
Method
get_right_output
plugins/single_plugins/oswitch.cpp:21
Method
get_scale_x
plugins/grid/wayfire/plugins/crossfade.hpp:76
Method
get_scale_y
plugins/grid/wayfire/plugins/crossfade.hpp:82
Method
get_scaled_bbox
plugins/scale/scale-title-overlay.cpp:111
Method
get_scheduled_damage
* Return the damage that has been scheduled for the next frame up to now, * or, if in a repaint, the damage for the current frame */
src/output/render-manager.cpp:332
Method
get_size
plugins/common/wayfire/plugins/common/cairo-util.hpp:66
Method
get_swap_damage
* Return the swap damage if called from overlay or postprocessing * effect callbacks or empty region otherwise. */
src/output/render-manager.cpp:989
Method
get_swap_damage
src/output/render-manager.cpp:1192
Method
get_target_framebuffer
src/output/render-manager.cpp:497
Method
get_target_view
* Calculate the view which is the actual target of this move operation. * * Usually, this is the view itself or its topmost parent if the jo
plugins/single_plugins/move.cpp:263
Method
get_target_view
Find the view to switch workspace with */
plugins/vswitch/wayfire/plugins/vswitch.hpp:226
Method
get_texture
plugins/common/wayfire/plugins/common/cairo-util.hpp:61
Method
get_tiled_focus
Check whether the current pointer focus is tiled view */
plugins/tile/tile-plugin.cpp:88
Method
get_timer_setter
src/core/txn/transaction.cpp:102
Method
get_title
src/view/xwayland/xwayland-view-base.cpp:102
Method
get_title
src/view/xdg-shell/xdg-toplevel-view.cpp:152
Method
get_title
src/view/layer-shell/layer-shell.cpp:93
Method
get_title
@return the title of the view */
src/api/wayfire/view.hpp:154
Method
get_translation_x
plugins/grid/wayfire/plugins/crossfade.hpp:88
Method
get_translation_y
plugins/grid/wayfire/plugins/crossfade.hpp:95
Method
get_unfocused_view
Returns the non-focused view in the case where there is only 1 view */
plugins/single_plugins/switcher.cpp:867
Method
get_view_layer
---------------------------------------------- view helpers -----------------------------------------------
src/view/view-impl.cpp:269
Method
get_view_main_workspace
src/output/workspace-impl.cpp:481
Method
get_view_main_workspace
Just pass to the appropriate function from above */
src/output/workspace-impl.cpp:674
Method
get_view_normal_alpha
Calculate alpha for the view when switcher is inactive. */
plugins/single_plugins/switcher.cpp:458
Method
get_views
src/output/workspace-impl.cpp:413
Method
get_visible_workspaces
plugins/common/workspace-wall.cpp:411
Method
get_wlr_pass
src/render.cpp:463
Method
get_wobbly_state
@return the current state of wobbly */
plugins/wobbly/wobbly.cpp:300
Method
get_wobbly_state
plugins/wobbly/wobbly.cpp:391
Method
get_wobbly_state
plugins/wobbly/wobbly.cpp:433
Method
get_wobbly_state
plugins/wobbly/wobbly.cpp:501
Method
get_workspace_grid_size
src/output/workspace-impl.cpp:86
Method
get_workspace_rect
plugins/common/workspace-wall.cpp:30
Method
get_workspace_views
returns a list of mapped views
plugins/single_plugins/switcher.cpp:503
Method
get_ws_box
* Same as render_manager::get_ws_box() */
src/output/render-manager.cpp:357
Method
get_xkb_state
src/core/seat/seat.cpp:239
Method
get_xml_dirs
src/core/plugin.cpp:110
Method
get_z_offset
offset in Z-direction for non-focused views */
plugins/single_plugins/switcher.cpp:391
Function
gl_call
src/core/opengl.cpp:36
Method
gles_texture_t
src/core/opengl.cpp:444
Method
grab_node_t
plugins/common/wayfire/plugins/common/input-grab.hpp:29
Method
grab_surface
-------------------------- Implicit grab --------------------------------- */
src/core/seat/pointer.cpp:190
Method
grid_animation_t
* Create an animation object for the given view. * * @param type Indicates which animation method to use. * @param duration Indicates t
plugins/grid/wayfire/plugins/crossfade.hpp:190
Method
grid_size_manager_t
src/output/workspace-impl.cpp:39
Method
handle_action
plugins/decor/deco-subsurface.cpp:245
Method
handle_app_id_changed
src/view/xwayland/xwayland-view-base.cpp:83
Method
handle_axis
src/core/seat/bindings-repository.cpp:106
Method
handle_bind_im_panel_v1
plugins/protocols/input-method-v1.cpp:900
Method
handle_bind_im_v1
plugins/protocols/input-method-v1.cpp:820
Method
handle_bind_text_input_v1
plugins/protocols/input-method-v1.cpp:589
Method
handle_button
src/core/seat/bindings-repository.cpp:132
Method
handle_client_configure
src/view/xwayland/xwayland-view-base.hpp:46
Method
handle_client_configure
src/view/xwayland/xwayland-toplevel-view.hpp:40
Method
handle_client_configure
src/view/xwayland/xwayland-unmanaged-view.hpp:93
Function
handle_config_updated
src/default-config-backend.cpp:154
Method
handle_create_text_input_v1
plugins/protocols/input-method-v1.cpp:604
Method
handle_ctx_destruct_final
plugins/protocols/input-method-v1.cpp:32
Method
handle_destroy
plugins/protocols/input-method-v1.cpp:475
Method
handle_destroy_im
plugins/protocols/input-method-v1.cpp:825
Method
handle_destroy_im_panel
plugins/protocols/input-method-v1.cpp:905
Method
handle_dir
* Handle binding in the given direction. The next workspace will be * determined by the current workspace, target direction and wraparound *
plugins/vswitch/wayfire/plugins/vswitch.hpp:247
Method
handle_dissociate
src/view/xwayland/xwayland-view-base.hpp:49
← previous
next →
1,501–1,600 of 2,744, ranked by callers