sway/include
S. Christoffer Eliesen abc5fbfaec Learn "gaps edge_gaps <on|off|toggle>".
When yes, the old behaviour of adding half the inner gap around each
view is used.

When no, don't add any gap when an edge of the view aligns with the
workspace. The result is inner gap only between views, not against the
workspace edge.

The algorithm is not perfect because it means the extra space is
distributed amongst edge-aligned views only, but it's simple, looks good
and it works.
2015-11-04 13:21:10 +01:00
..
commands.h commands: Learn mouse_warping. 2015-10-29 17:41:33 +01:00
config.h Learn "gaps edge_gaps <on|off|toggle>". 2015-11-04 13:21:10 +01:00
container.h container.h: Remove unused. 2015-10-29 19:13:52 +01:00
focus.h seamless_mouse: Move pointer only if successfully changed workspace. 2015-10-23 16:35:48 +02:00
handlers.h container: Move container_under_pointer here from handlers. 2015-10-29 16:37:19 +01:00
input_state.h input_state: Remove mouse_origin (x&y). Query wlc instead. 2015-10-29 18:02:02 +01:00
ipc.h implemented IPC subscribe for workspace event 2015-10-27 21:59:17 +01:00
layout.h commands: Learn 'move workspace to output <direction|name>'. 2015-11-03 22:38:53 +01:00
list.h set variable changes 2015-09-08 08:54:57 -07:00
log.h commands: Learn 'debuglog'. 2015-10-27 14:37:44 +01:00
output.h sway/output: Create, move code from handlers.c here. 2015-10-25 13:14:23 +01:00
readline.h Move headers to include/ 2015-08-16 11:02:56 -04:00
resize.h dont swap view with workspace... 2015-08-22 21:54:39 -07:00
stringop.h merge + no c_extensions 2015-09-18 07:23:04 -07:00
sway.h added missing header file 2015-08-20 15:27:59 +02:00
util.h added missing util.h/c stuff 2015-08-25 19:53:59 +02:00
workspace.h seamless_mouse: Move pointer only if successfully changed workspace. 2015-10-23 16:35:48 +02:00