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
↓ 1 callers
Method
get_color
Get the view color. Color's alpha is not premultiplied */
src/api/wayfire/compositor-view.hpp:53
↓ 1 callers
Method
get_color_for_workspace
plugins/common/workspace-wall.cpp:400
↓ 1 callers
Method
get_color_transform
src/output/render-manager.cpp:1259
↓ 1 callers
Method
get_current_impl_type
src/view/xwayland/xwayland-toplevel-view.hpp:522
↓ 1 callers
Method
get_cursor_focus
src/core/core.cpp:446
↓ 1 callers
Method
get_delay
* @return The delay in milliseconds for the current frame. */
src/output/render-manager.cpp:742
↓ 1 callers
Method
get_geometry
src/view/compositor-view.cpp:162
↓ 1 callers
Method
get_grab_position
Query the last grab point */
plugins/wobbly/wobbly.cpp:193
↓ 1 callers
Method
get_keyboard_focus_surface
src/view/xwayland/xwayland-view-base.cpp:128
↓ 1 callers
Method
get_keyboard_focus_surface
src/view/layer-shell/layer-shell.cpp:112
↓ 1 callers
Method
get_keyboard_focus_surface
src/api/wayfire/unstable/wlr-text-input-v3-popup.hpp:46
↓ 1 callers
Function
get_layer_index
src/core/scene.cpp:147
↓ 1 callers
Method
get_locked_mods
src/core/seat/keyboard.cpp:286
↓ 1 callers
Method
get_next_output
src/core/output-layout.cpp:1945
↓ 1 callers
Method
get_offset
plugins/decor/deco-subsurface.cpp:100
↓ 1 callers
Function
get_output_matrix_from_transform
look up the actual values of wl_output_transform enum * All _flipped transforms have values (regular_transform + 4) */
src/core/opengl.cpp:408
↓ 1 callers
Method
get_overlay_view
@return the current overlay view, might be NULL. */
plugins/vswitch/vswitch.cpp:229
↓ 1 callers
Method
get_raw_value
src/api/wayfire/nonstd/json.hpp:78
↓ 1 callers
Method
get_renderable_areas
* @return The decoration areas which need to be rendered, in top to bottom * order. */
plugins/decor/deco-layout.cpp:171
↓ 1 callers
Function
get_root
plugins/tile/tree.cpp:561
↓ 1 callers
Method
get_scale_x
Often a plugin needs to apply a 2d transform where each of the attributes is computed based on other values. In order to make that simpler, the follow
src/api/wayfire/view-transform.hpp:353
↓ 1 callers
Method
get_scale_y
src/api/wayfire/view-transform.hpp:358
↓ 1 callers
Method
get_scroll_speed
src/core/seat/pointing-device.cpp:214
↓ 1 callers
Function
get_slot_from_tiled_edges
plugins/grid/wayfire/plugins/grid.hpp:77
↓ 1 callers
Method
get_target_geometry
plugins/common/wayfire/plugins/common/preview-indication.hpp:108
↓ 1 callers
Method
get_texture
src/render.cpp:197
↓ 1 callers
Method
get_title
src/core/seat/input-method-popup.cpp:95
↓ 1 callers
Method
get_touch_focus
src/core/core.cpp:462
↓ 1 callers
Method
get_touch_focus_view
src/core/core.cpp:467
↓ 1 callers
Function
get_transform_from_string
src/core/output-layout.cpp:101
↓ 1 callers
Method
get_translation_x
src/api/wayfire/view-transform.hpp:363
↓ 1 callers
Method
get_translation_y
src/api/wayfire/view-transform.hpp:368
↓ 1 callers
Method
get_updated_contents
src/view/view-3d.cpp:480
↓ 1 callers
Method
get_view_at
src/core/core.cpp:456
↓ 1 callers
Function
get_view_base_geometry
plugins/ipc-rules/ipc-rules-common.hpp:55
↓ 1 callers
Method
get_view_main_workspace
Get the workspace for the center point of the untransformed view geometry */
plugins/scale/scale.cpp:540
↓ 1 callers
Function
get_view_pid
plugins/ipc-rules/ipc-rules-common.hpp:32
↓ 1 callers
Function
get_view_type
plugins/ipc-rules/ipc-rules-common.hpp:132
↓ 1 callers
Method
get_viewport
plugins/common/workspace-wall.cpp:337
↓ 1 callers
Method
get_views
src/output/workspace-impl.cpp:694
↓ 1 callers
Method
get_wall_rectangle
plugins/common/workspace-wall.cpp:381
↓ 1 callers
Method
get_wlr_cursor
src/core/core.cpp:495
↓ 1 callers
Method
get_ws_box
src/output/render-manager.cpp:1254
↓ 1 callers
Method
get_xwayland_display
src/core/core.cpp:595
↓ 1 callers
Function
gl_error_string
src/core/opengl.cpp:12
↓ 1 callers
Method
grab_input
* Grab input from all layers from background to @layer_below. */
plugins/common/wayfire/plugins/common/input-grab.hpp:135
↓ 1 callers
Method
grab_keyboard
plugins/protocols/input-method-v1.cpp:128
↓ 1 callers
Method
handle_app_id_changed
src/view/xdg-shell.cpp:379
↓ 1 callers
Method
handle_app_id_changed
src/view/xdg-shell/xdg-toplevel-view.cpp:109
↓ 1 callers
Method
handle_axis
src/core/seat/tablet.cpp:339
↓ 1 callers
Method
handle_destroy
src/view/layer-shell/layer-shell.cpp:447
↓ 1 callers
Method
handle_enter
Idea of handling output enter/leave events: when the event comes, we store the number of enters/leaves for outputs and update them on the next idle. T
src/view/wlr-surface-node.cpp:443
↓ 1 callers
Method
handle_extension
src/api/wayfire/bindings-repository.hpp:82
↓ 1 callers
Method
handle_frame
Called when the next frame is being prepared */
plugins/wobbly/wobbly.cpp:206
↓ 1 callers
Method
handle_grab_end
* Called when the wobbly grab is ended. * @param release_grab Whether to remove the grabbed object in the model. */
plugins/wobbly/wobbly.cpp:202
↓ 1 callers
Method
handle_grab_move
Called when the wobbly grab is moved. */
plugins/wobbly/wobbly.cpp:189
↓ 1 callers
Method
handle_grab_start
Called when a grab starts */
plugins/wobbly/wobbly.cpp:185
↓ 1 callers
Method
handle_im_key
plugins/protocols/input-method-v1.cpp:107
↓ 1 callers
Method
handle_im_modifiers
plugins/protocols/input-method-v1.cpp:114
↓ 1 callers
Method
handle_incoming_message
plugins/ipc/ipc.cpp:134
↓ 1 callers
Method
handle_input_destroyed
src/core/seat/input-manager.cpp:78
↓ 1 callers
Function
handle_ipc_get_layout
plugins/tile/tile-ipc.hpp:218
↓ 1 callers
Function
handle_ipc_set_layout
plugins/tile/tile-ipc.hpp:252
↓ 1 callers
Method
handle_leave
src/view/wlr-surface-node.cpp:449
↓ 1 callers
Method
handle_map
src/view/layer-shell/layer-shell.cpp:180
↓ 1 callers
Method
handle_modifier
src/core/seat/input-method-relay.cpp:292
↓ 1 callers
Method
handle_move_layer
src/view/layer-shell/layer-shell.cpp:196
↓ 1 callers
Method
handle_new_view
plugins/scale/scale.cpp:1089
↓ 1 callers
Method
handle_pointer_frame
src/core/seat/pointer.cpp:434
↓ 1 callers
Method
handle_pointer_leave
* Notify a node that it no longer has pointer focus. * This event is always sent after a corresponding pointer_enter event. */
src/api/wayfire/scene-input.hpp:132
↓ 1 callers
Method
handle_pointer_motion
src/core/seat/pointer.cpp:315
↓ 1 callers
Method
handle_state_update_done
Called when the state has been updated. */
plugins/wobbly/wobbly.cpp:181
↓ 1 callers
Method
handle_switched
src/core/seat/switch.cpp:15
↓ 1 callers
Method
handle_title_changed
src/view/xdg-shell.cpp:385
↓ 1 callers
Method
handle_title_changed
src/view/xdg-shell/xdg-toplevel-view.cpp:103
↓ 1 callers
Method
handle_toggle
plugins/single_plugins/expo.cpp:137
↓ 1 callers
Method
handle_toplevel_state_changed
src/view/xwayland/xwayland-toplevel-view.hpp:499
↓ 1 callers
Method
handle_toplevel_state_changed
src/view/xdg-shell/xdg-toplevel-view.cpp:319
↓ 1 callers
Method
handle_touch_down
src/core/seat/touch.cpp:215
↓ 1 callers
Method
handle_unmap
src/view/layer-shell/layer-shell.cpp:206
↓ 1 callers
Method
handle_view_unmapped
plugins/scale/scale.cpp:1113
↓ 1 callers
Method
handle_wm_geometry
Called when the view wm geometry changes */
plugins/wobbly/wobbly.cpp:212
↓ 1 callers
Method
handle_workspace_change
Called when the workspace is changed. */
plugins/wobbly/wobbly.cpp:216
↓ 1 callers
Function
handle_xdg_surface_on_configure
* Augments xdg_surface's configure with additional gtk-specific information. */
plugins/protocols/gtk-shell.cpp:197
↓ 1 callers
Function
handle_xdg_surface_on_destroy
* Prevents a race condition where the xdg_surface is destroyed before * the gtk_surface's resource and the gtk_surface's destructor tries to * disco
plugins/protocols/gtk-shell.cpp:216
↓ 1 callers
Method
has_only_modifiers
src/core/seat/keyboard.cpp:313
↓ 1 callers
Method
has_pressed_buttons
src/core/seat/pointer.cpp:41
↓ 1 callers
Method
hide_cursor
src/core/core.cpp:389
↓ 1 callers
Function
idle_shutdown
src/core/wm.cpp:19
↓ 1 callers
Method
im_handle_text_input_enable
plugins/protocols/input-method-v1.cpp:836
↓ 1 callers
Method
increase_count
plugins/ipc-rules/ipc-events.hpp:52
↓ 1 callers
Method
inhibit_output
plugins/protocols/wayfire-shell.cpp:288
↓ 1 callers
Method
inhibit_output_done
plugins/protocols/wayfire-shell.cpp:297
↓ 1 callers
Method
init
src/api/wayfire/per-output-plugin.hpp:93
↓ 1 callers
Method
init
plugins/animate/animate.cpp:215
↓ 1 callers
Method
init
plugins/ipc/ipc.cpp:32
↓ 1 callers
Method
init_animation
plugins/animate/squeezimize.hpp:388
↓ 1 callers
Function
init_legacy_decoration
src/view/xdg-shell/xdg-toplevel-view.cpp:471
↓ 1 callers
Function
init_wlr_tool
plugins/ipc/stipc.cpp:77
↓ 1 callers
Function
init_xdg_decoration
src/view/xdg-shell/xdg-toplevel-view.cpp:502
← previous
next →
701–800 of 2,744, ranked by callers