labwc/include
Consolatis 03dbdc10f2 [wip] src/view.c: add view_move_to_output()
This allows moving a view to another output.
The way we currently do this is pretty much a hack and should be
replaced with a better approach. This function now confines this
hack in a single place and allows future enhancements.

Initially implemented for only defining the output to use for
unmapped surfaces, this implementation now also allows moving
usual views to different outputs by supplying the apply_layout
argument.

This patch also replaces usages of the output selection hack with
the new function.
2023-02-12 10:11:38 +01:00
..
common SnapToRegion: Add implementation 2023-01-10 23:29:10 +01:00
config src/config/rcxml.c: allow clearing key/mouse bindings 2023-02-03 03:30:10 +01:00
menu menu: Dynamically adjust menu width based on widest item 2022-12-06 21:08:43 +00:00
xbm Prepare to move from wlr_texture to lab_data_buffer 2022-02-23 21:47:01 +00:00
action.h src/action.c: Provide generic parsing of XML action arguments 2022-12-10 19:55:53 +00:00
buffer.h src/buffer: Automatically adapt to scale attribute 2022-06-14 22:03:08 +01:00
cursor.h cursor: update cursor image on scale change 2023-01-26 22:02:13 +00: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 Add xdg-activation protocol 2023-02-10 20:51:29 +00:00
layers.h layer: remove wl_list layers[] from struct output 2022-12-29 23:18:08 +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
regions.h SnapToRegion: Allow for live config updates 2023-01-11 18:52:24 +01:00
resistance.h Add SPDX identifiers 2021-11-13 21:56:53 +00:00
ssd-internal.h view: Use wlr_box for current/pending geometry 2023-02-09 10:44:15 -05:00
ssd.h include/ssd.h: prefix defines with SSD_ 2023-01-06 18:32:36 +01:00
theme.h menu: Dynamically adjust menu width based on widest item 2022-12-06 21:08:43 +00:00
view.h [wip] src/view.c: add view_move_to_output() 2023-02-12 10:11:38 +01:00
workspaces.h view: Rename/move workspaces_send_to() to view_move_to_workspace() 2022-11-22 09:17:33 +01:00
xwayland.h xwayland: Add xwayland.h and move more things to xwayland.c 2023-01-07 22:22:55 -05:00