labwc/src
Consolatis 819404c43b xwayland: (Re)set seat when xwayland is ready
For some reason wlroots will reset the seat assigned to xwayland
to NULL whenever Xwayland terminates. This patch restores the seat
whenever Xwayland is ready again.

Fixes #166
Fixes #444

Thanks @droc12345 for figuring out the actual issue.
2022-07-21 03:57:42 +02:00
..
common main: Increase FD limit 2022-07-17 00:59:23 +00:00
config config/rcxml.c: Fix parsing of adaptiveSync setting 2022-07-14 01:01:10 +02:00
menu src/action.c: Convert action->arg to a list of action_arg 2022-07-04 16:19:28 +01:00
ssd src/ssd/ssd.c: Keep view->margin in sync when toggling decorations 2022-06-30 06:45:18 +01:00
xbm Prepare to move from wlr_texture to lab_data_buffer 2022-02-23 21:47:01 +00:00
action.c src/action.c: Convert action->arg to a list of action_arg 2022-07-04 16:19:28 +01:00
buffer.c src/buffer: Automatically adapt to scale attribute 2022-06-14 22:03:08 +01:00
cursor.c cursor: Move resistance_resize_apply() before view_adjust_size() 2022-07-18 22:06:12 +01:00
debug.c src/debug.c: Sync with workspaces 2022-06-17 06:08:06 +01:00
desktop.c src/layers.c: Adjust views based on usable_area changes 2022-06-30 20:41:54 +01:00
foreign.c workspaces: Switch workspace when activating via panel 2022-06-15 22:49:39 +02:00
interactive.c Restore original geometry when moving a tiled window 2022-07-02 16:21:32 +01:00
key-state.c keyboard: cancel repeat when handling key-bind 2022-01-02 15:28:35 +00:00
keyboard.c workspaces: Wire up workspaces 2022-06-15 22:26:21 +02:00
layers.c src/layers.c: Prevent re-arranging views if usable_area didn't change 2022-07-02 12:43:23 +01:00
main.c main: Increase FD limit 2022-07-17 00:59:23 +00:00
meson.build workspaces: Add workspaces.{c,h} 2022-06-15 22:26:21 +02:00
node.c src/ssd: Convert button node descriptors to struct ssd_button 2022-06-09 22:04:35 +01:00
osd.c src/osd.c: fix max text width 2022-06-19 21:03:43 +01:00
output.c src/output.c: Always react to new output configuration 2022-07-09 09:37:48 +01:00
resistance.c resistance: Do not consider edges of disabled outputs 2022-07-18 22:06:12 +01:00
seat.c Chase wlroots: wlr_input_device refactor 2022-06-25 17:13:55 +01:00
server.c xwayland: (Re)set seat when xwayland is ready 2022-07-21 03:57:42 +02:00
theme.c menu: support <separator /> 2022-06-25 14:56:35 +02:00
touch.c Chase wlroots: wlr_scene is now a tree node 2022-06-07 07:13:37 +01:00
view-impl.c Remove src/damage.c 2022-03-01 20:54:52 +00:00
view.c xwayland: Process move-only client configure requests more quickly 2022-07-18 22:06:12 +01:00
workspaces.c workspaces: Allow switching/sending to the last used workspace 2022-06-18 18:34:58 +02:00
xdg-deco.c xwayland.c,xdg-deco.c: fix style 2021-11-13 21:45:12 +00:00
xdg-popup.c Chase wlroots: every scene_node parent is now a tree 2022-06-07 07:13:37 +01:00
xdg.c xwayland: Process move-only client configure requests more quickly 2022-07-18 22:06:12 +01:00
xwayland-unmanaged.c xwayland.c: fix position bug 2022-07-04 18:25:52 +01:00
xwayland.c xwayland: Process move-only client configure requests more quickly 2022-07-18 22:06:12 +01:00