1
1
mirror of https://github.com/swaywm/sway synced 2024-09-24 15:32:15 +02:00
sway/sway
2021-05-05 19:50:15 +02:00
..
commands commands/exec_always: log error on execlp failure 2021-04-22 23:12:49 +02:00
config
desktop xdg-shell: ignore unecessary fullscreen request ouput hints 2021-04-26 13:14:24 -07:00
input Implement input method keyboard grab 2021-03-12 12:18:08 +01:00
tree view: handle case where map_ws is NULL 2021-04-29 09:06:05 +02:00
commands.c Fix for_window criteria and mouse button bindings 2021-02-25 09:48:39 -05:00
config.c config: allow whitespaces in config path 2021-03-25 17:22:26 +01:00
criteria.c
decoration.c
ipc-json.c Added scroll_factor input variable to ipc output 2021-05-05 19:50:15 +02:00
ipc-server.c
main.c main: removed vc4 detection code. 2021-04-29 18:04:34 +02:00
meson.build
server.c Remove WLR_HAS_XDG_FOREIGN checks 2021-04-11 19:14:05 +02:00
sway-bar.5.scd
sway-input.5.scd
sway-ipc.7.scd Added scroll_factor input variable to ipc output 2021-05-05 19:50:15 +02:00
sway-output.5.scd Add toggle logic inside DPMS handler 2021-03-25 11:01:04 +01:00
sway.1.scd
sway.5.scd
swaynag.c Use execlp("sh") instead of execl("/bin/sh") 2021-04-22 23:12:49 +02:00
xdg_decoration.c