labwc/include
John Lindgren ac9228e7f8 view: Add view_reload_ssd()
Gather related logic from `reload_config_and_theme()` in `server.c` and
`ssd_reload()` in `ssd.c` into a new function, `view_reload_ssd()`.

Also drop the `view->mapped` check since we want to update any view that
has SSD nodes created, mapped or not.
2022-11-26 18:02:24 +00:00
..
common include: Break out view.h from labwc.h 2022-11-21 21:42:37 +00:00
config Support smooth scroll and horizontal scroll 2022-11-15 21:57:36 +00:00
menu menu: support <separator /> 2022-06-25 14:56:35 +02:00
xbm Prepare to move from wlr_texture to lab_data_buffer 2022-02-23 21:47:01 +00:00
action.h action: Inline private/action.h into action.c 2022-11-25 22:32:22 +00:00
buffer.h src/buffer: Automatically adapt to scale attribute 2022-06-14 22:03:08 +01:00
cursor.h cursor: Use enum for server set cursor names 2022-09-16 21:30:40 +01:00
debug.h Add debug_dump_scene() 2022-02-23 21:47:01 +00:00
dnd.h cursor: Restore drag icon after the move to scene-graph 2022-10-17 21:22:12 +01:00
key-state.h seat: only pass on sent keys on surface-focus 2022-09-21 21:25:13 +01:00
labwc.h include: Break out view.h from labwc.h 2022-11-21 21:42:37 +00:00
layers.h Chase wlroots: every scene_node parent is now a tree 2022-06-07 07:13:37 +01:00
meson.build Make xwayland support optional 2020-12-30 10:29:21 +00:00
node.h src/ssd: Convert button node descriptors to struct ssd_button 2022-06-09 22:04:35 +01:00
resistance.h Add SPDX identifiers 2021-11-13 21:56:53 +00:00
ssd.h view: Add view_reload_ssd() 2022-11-26 18:02:24 +00:00
theme.h menu: support <separator /> 2022-06-25 14:56:35 +02:00
view.h view: Add view_reload_ssd() 2022-11-26 18:02:24 +00:00
workspaces.h view: Rename/move workspaces_send_to() to view_move_to_workspace() 2022-11-22 09:17:33 +01:00