1
1
mirror of https://github.com/swaywm/sway synced 2024-10-01 05:51:19 +02:00
sway/sway
Zandr Martin c6c3a8e758 Implement sort_workspaces() function for outputs.
This seems to have resolved issue #669 for me.
2016-05-27 17:37:56 -05:00
..
border.c Fix issue #661. 2016-05-18 04:25:32 +01:00
CMakeLists.txt
commands.c Concatenate output cmd args, fixes #654 2016-05-23 13:09:18 -04:00
config.c Support floating_scroll sideways 2016-05-14 23:42:02 +03:00
container.c Implement sort_workspaces() function for outputs. 2016-05-27 17:37:56 -05:00
criteria.c
debug_log.c
extensions.c Remove stray whitespace 2016-05-20 23:13:47 +02:00
focus.c set focus on fullscreen view when changing focus 2016-05-23 16:05:44 -05:00
handlers.c Support floating_scroll sideways 2016-05-14 23:42:02 +03:00
input_state.c
input.c Add input cmd for setting pointer accel profile. 2016-05-01 11:02:44 +01:00
ipc-server.c sway: always terminate ipc path 2016-05-02 11:26:27 +01:00
layout.c Fix issue #661. 2016-05-18 04:25:32 +01:00
main.c sway/main.c: simplify free'ing by switching to the helper method 2016-05-05 23:30:28 +01:00
output.c Implement sort_workspaces() function for outputs. 2016-05-27 17:37:56 -05:00
resize.c
sway-bar.5.txt
sway-input.5.txt Add input cmd for setting pointer accel profile. 2016-05-01 11:02:44 +01:00
sway.1.txt
sway.5.txt Support floating_scroll sideways 2016-05-14 23:42:02 +03:00
workspace.c