aboutsummaryrefslogtreecommitdiffstats
path: root/sway/lock.c
Commit message (Expand)AuthorAge
* Define _POSIX_C_SOURCE globallyLibravatar Simon Ser2024-02-23
* Drop unnecessary includes from sway/server.hLibravatar Simon Ser2024-02-15
* container: Don't track outputsLibravatar Alexander Orzechowski2024-01-18
* scene_graph: Port ext_session_v1Libravatar Alexander Orzechowski2024-01-18
* input/seat: rename seat_set_exclusive_client()Libravatar Simon Ser2023-12-13
* input/seat: inline seat_set_exclusive_client() with NULL clientLibravatar Simon Ser2023-12-13
* input/seat: drop exclusive_clientLibravatar Simon Ser2023-12-13
* Chase wlroots!4331Libravatar Alexander Orzechowski2023-10-06
* Rebase all cursors in handle_surface_mapLibravatar ookami2023-07-31
* lock: listen to the correct map signalLibravatar Kirill Primak2023-06-02
* chore: chase wlroots map logic unificationLibravatar Kirill Primak2023-06-02
* Introduce surface_{enter,leave}_output()Libravatar Simon Ser2023-02-10
* Send wl_surface.enter for ext-session-lock surfacesLibravatar Simon Ser2023-01-18
* sway/lock: handle mode in output commit handlerLibravatar Simon Zeni2022-12-01
* lock: fix crash on output destroyLibravatar Simon Ser2022-11-11
* Rework session lock keyboard focus handlingLibravatar Daniel De Graaf2022-10-28
* Implement ext-session-lock-v1Libravatar Daniel De Graaf2022-04-29