swayfx/sway/desktop
Bartel Sielski 8fa7b99859 idle_inhibit: Fix tree view after changes in commit 152a559e
Commit 152a559e replaced the view pointer in the inhibitor struct with a
pointer to the wlr_inhibitor for application inhibitors. But this was not
changed in the sway_idle_inhibit_v1_application_inhibitor_for_view function.
This caused a bug in the sway tree view where the application inhibitor is
always "none".
2021-10-04 16:25:35 +02:00
..
desktop.c Stop using wlr_output->{lx,ly} 2019-03-11 12:43:01 -04:00
idle_inhibit_v1.c idle_inhibit: Fix tree view after changes in commit 152a559e 2021-10-04 16:25:35 +02:00
layer_shell.c Chase wlr_xdg_surface breaking changes 2021-10-01 00:21:56 +03:00
output.c Add -Dnoscanout debug option 2021-09-20 14:22:35 +02:00
render.c render: fix -Ddamage=rerender 2021-09-07 14:52:29 +02:00
surface.c Make handle_destroy and output_repaint_timer_handler static 2020-03-04 03:09:43 +01:00
transaction.c transaction: Remove unused ready_immediately 2021-02-23 19:38:05 +01:00
xdg_shell.c Chase wlr_xdg_surface breaking changes 2021-10-01 00:21:56 +03:00
xwayland.c desktop/xwayland: restack surface upon activation 2021-08-28 22:04:31 +02:00