..
border.c
Update window title when it changes
2016-03-30 01:01:05 +02:00
CMakeLists.txt
Implement borders
2016-03-30 00:47:58 +02:00
commands.c
Merge pull request #551 from mikkeloscar/window-borders
2016-03-30 07:41:13 -04:00
config.c
New feature: adjust gaps with floating_mod+scroll
2016-03-30 08:34:32 -04:00
container.c
Implement borders
2016-03-30 00:47:58 +02:00
criteria.c
criteria: Code formatting.
2015-11-25 14:59:07 +01:00
debug_log.c
remove unused execinfo.h include from debug_log.c
2015-12-21 18:57:26 +01:00
extensions.c
Remove unused panel_size (and fix rearrange)
2016-03-17 23:47:42 +01:00
focus.c
Mark focused view focus_inactive on unfocused output
2016-03-30 00:47:58 +02:00
handlers.c
New feature: adjust gaps with floating_mod+scroll
2016-03-30 08:34:32 -04:00
input.c
libinput
2016-01-19 06:51:36 -08:00
input_state.c
Set pointer pos before focusing view under it
2016-02-27 13:18:55 +01:00
ipc-server.c
Add outputs to bar_config ipc response
2016-02-27 22:12:35 +01:00
layout.c
Fix borders with floating windows
2016-03-30 10:09:08 +02:00
main.c
Implement include command
2016-03-26 16:37:50 +01: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-bar.5.txt
Document swaybar commands
2016-03-17 15:41:24 +01:00
sway-input.5.txt
Loosen restrictions on commands, update docs
2016-03-27 12:41:42 -04:00
sway.1.txt
Update sway(1)
2016-03-27 12:24:06 -04:00
sway.5.txt
Add border <none|normal|toggle|pixel> config
2016-03-30 00:47:58 +02:00
workspace.c
Fix assigning workspaces to outputs
2016-03-04 16:44:49 +01:00