swayfx/sway
wil 3c84250be8 [fix] resize should now preserve surrounding container's dimensions
- prior to this modification, the requested pixels were added/removed
  to both edges of the modified container. To preserve sizes,
  only half the pixels should be added/removed to each edge.
2017-01-07 18:20:13 +01:00
..
commands [fix] resize should now preserve surrounding container's dimensions 2017-01-07 18:20:13 +01:00
border.c Handle border-related malloc failures 2016-12-15 19:01:40 -05:00
CMakeLists.txt Change how security config is loaded 2016-12-17 15:21:57 -05:00
commands.c Handle allocation failures in security code 2016-12-15 19:01:41 -05:00
config.c Update default swaybar command 2016-12-23 11:21:18 -05:00
container.c cleanup in auto layouts 2016-12-29 20:31:30 +01:00
criteria.c Reorganize includes 2016-09-01 08:18:37 -04:00
debug_log.c Added Awesome/Monad type "auto" layouts 2016-12-29 20:31:30 +01:00
extensions.c sway: extensions: make locking give back focus 2016-12-26 20:00:17 +11:00
focus.c prevent dereference of freed workspace 2016-10-02 22:03:52 -05:00
handlers.c Handle some more memory allocation failures 2016-12-15 19:01:41 -05:00
input.c Handle calloc failures 2016-12-15 19:01:41 -05:00
input_state.c Reorganize includes 2016-09-01 08:18:37 -04:00
ipc-json.c Handle calloc failures 2016-12-15 19:01:41 -05:00
ipc-server.c Fix build error 2016-12-15 19:01:41 -05:00
layout.c [fix] scale check to prevent un-necessary layouts was in the wrong place. 2017-01-07 18:15:42 +01:00
main.c Change how security config is loaded 2016-12-17 15:21:57 -05:00
output.c Reorganize includes 2016-09-01 08:18:37 -04:00
security.c Handle allocation failures in security code 2016-12-15 19:01:41 -05:00
sway-bar.5.txt Implement configurable wrapping on bar ws scroll 2016-07-17 11:26:38 -04:00
sway-input.5.txt Add left_handed support for input devices 2016-10-25 22:06:23 +02:00
sway-security.7.txt Change how security config is loaded 2016-12-17 15:21:57 -05:00
sway.1.txt document all xkb settings handled by wlc 2016-08-09 10:41:06 -04:00
sway.5.txt Merge branch 'master' of https://github.com/willakat/sway 2017-01-01 22:02:19 +01:00
workspace.c Add remaining sway allocation failure handling 2016-12-15 19:01:41 -05:00