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 move manpages to subfolders 2015-12-02 12:49:01 +02:00
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 criteria: Code formatting. 2015-11-25 14:59:07 +01:00
debug_log.c debug_log: Improve container_log so that debug lines are aligned. 2015-11-27 17:49:07 +01:00
extensions.c Add swaylock protocol, add resource destructors 2015-12-03 08:35:22 -05:00
focus.c Make destroy_workspace behave as expected 2015-12-13 18:19:24 +01:00
handlers.c Use wlc_point instead of deprecated wlc_origin 2015-12-01 21:04:34 +01:00
input_state.c Make mouse key used for drag/resize configurable 2015-12-11 18:04:27 +01:00
ipc-server.c Move IPC client into common, refactor IPC 2015-11-27 09:50:04 -05:00
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 output: Support multiple adjacent outputs. 2015-11-16 21:32:18 +01:00
resize.c return after disconnect ipc client and minor checks 2015-09-29 07:19:10 -07:00
sway.1.txt move manpages to subfolders 2015-12-02 12:49:01 +02:00
sway.5.txt Add floating_modifier extension to manpage 2015-12-11 18:04:27 +01:00
util.c added missing util.h/c stuff 2015-08-25 19:53:59 +02:00
workspace.c workspace: Learn sticky. 2015-11-27 17:58:10 +01:00