.. |
CMakeLists.txt
|
move manpages to subfolders
|
2015-12-02 12:49:01 +02:00 |
commands.c
|
Merge pull request #313 from mikkeloscar/bar-confing-subcommands
|
2015-12-14 09:59:13 -05:00 |
config.c
|
Use tabs instead of spaces
|
2015-12-14 16:38:49 +01: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
|
Fix dangling pointer on focus swap/describe WS
|
2015-12-14 11:43:17 +01:00 |
handlers.c
|
Use wlc_point instead of deprecated wlc_origin
|
2015-12-01 21:04:34 +01:00 |
input_state.c
|
Revert "Make mouse key used for drag/resize configurable"
|
2015-12-14 08:57:00 -05:00 |
ipc-server.c
|
Fix dangling pointer on focus swap/describe WS
|
2015-12-14 11:43:17 +01: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
|
Notify IPC on workspace changes more frequently
|
2015-12-13 16:59:22 -05:00 |