sway/sway
Mikkel Oscar Lyderik 3891a7c73f Don't reset x,y position before use.
The x and y position is calculated based on the position of the bar, we
don't want to reset these values when we need them.
2015-12-13 22:49:58 +01:00
..
CMakeLists.txt
commands.c Track the fullscreen view on a workspace swayc_t 2015-12-13 07:58:00 -05:00
config.c Merge pull request #300 from mikkeloscar/configure-mouse-btn 2015-12-12 12:28:56 -05:00
container.c Make destroy_workspace behave as expected 2015-12-13 18:19:24 +01:00
criteria.c
debug_log.c
extensions.c
focus.c Make destroy_workspace behave as expected 2015-12-13 18:19:24 +01:00
handlers.c
input_state.c Make mouse key used for drag/resize configurable 2015-12-11 18:04:27 +01:00
ipc-server.c
layout.c Don't reset x,y position before use. 2015-12-13 22:49:58 +01:00
main.c Implement invoking sway as IPC client 2015-12-12 13:01:00 -05:00
output.c
resize.c
sway.1.txt
sway.5.txt Add floating_modifier extension to manpage 2015-12-11 18:04:27 +01:00
util.c
workspace.c