swayfx/sway
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
..
commands Avoid unecessary font metric calculations 2021-09-20 09:25:47 +02:00
config Add support for DRM panel orientation 2021-09-28 21:27:15 +02:00
desktop idle_inhibit: Fix tree view after changes in commit 152a559e 2021-10-04 16:25:35 +02:00
input seatop_down: End if surface is destroyed or other seatop starts 2021-09-02 13:13:40 -04:00
tree Avoid unecessary font metric calculations 2021-09-20 09:25:47 +02:00
commands.c commands: Remove unused code after 1d3681f521 2021-10-01 15:45:09 +02:00
config.c Drop hardcoded font metric values 2021-09-20 09:25:47 +02:00
criteria.c container: Move pending state to state struct 2021-02-16 22:05:00 -05:00
decoration.c Fix double free when unmapping any view 2018-11-15 15:22:09 +10:00
ipc-json.c Update wlr_box includes 2021-07-07 11:29:14 +02:00
ipc-server.c Fix incorrect format specifiers 2020-07-30 22:02:42 -04:00
main.c Add -Dnoscanout debug option 2021-09-20 14:22:35 +02:00
meson.build Implement xdg-activation-v1 2021-06-02 19:39:40 +02:00
server.c introduce wlr_drm_lease_v1 2021-09-09 15:25:19 +02:00
sway-bar.5.scd man: update Pango font description URL 2021-08-04 02:15:04 +02:00
sway-input.5.scd sway-input.5.scd: Fix spelling errors 2021-10-02 10:21:28 +02:00
sway-ipc.7.scd sway-ipc.7.scd: fix typo 2021-09-19 17:28:37 +02:00
sway-output.5.scd Add output modeline command 2021-08-31 17:29:40 +02:00
sway.1.scd man: update maintainer 2021-01-08 09:33:51 +01:00
sway.5.scd command: implement split none 2021-09-03 23:50:20 +02:00
swaynag.c Use execlp("sh") instead of execl("/bin/sh") 2021-04-22 23:12:49 +02:00
xdg_activation_v1.c Implement xdg-activation-v1 2021-06-02 19:39:40 +02:00
xdg_decoration.c xdg-decoration: let floating clients set borders 2021-08-12 10:02:17 +02:00