sway-patched-tray-menu/sway
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.c Learn "gaps edge_gaps <on|off|toggle>". 2015-11-04 13:21:10 +01:00
config.c Learn "gaps edge_gaps <on|off|toggle>". 2015-11-04 13:21:10 +01:00
container.c input_state: Remove mouse_origin (x&y). Query wlc instead. 2015-10-29 18:02:02 +01:00
focus.c put ipc_event_workspace in update_focus 2015-11-02 11:28:51 -08:00
handlers.c input_state: Remove mouse_origin (x&y). Query wlc instead. 2015-10-29 18:02:02 +01:00
input_state.c input_state: Remove mouse_origin (x&y). Query wlc instead. 2015-10-29 18:02:02 +01:00
ipc.c implemented IPC subscribe for workspace event 2015-10-27 21:59:17 +01:00
layout.c Learn "gaps edge_gaps <on|off|toggle>". 2015-11-04 13:21:10 +01:00
list.c set variable changes 2015-09-08 08:54:57 -07:00
log.c commands: Learn 'debuglog'. 2015-10-27 14:37:44 +01:00
main.c main: Implement --get-socketpath switch. 2015-10-18 19:53:56 +02:00
output.c output: Fix code style. 2015-10-25 13:57:11 +01:00
readline.c Fix potential memory leak 2015-08-20 02:30:22 +02:00
resize.c return after disconnect ipc client and minor checks 2015-09-29 07:19:10 -07:00
stringop.c merge + no c_extensions 2015-09-18 07:23:04 -07:00
util.c added missing util.h/c stuff 2015-08-25 19:53:59 +02:00
workspace.c put ipc_event_workspace in update_focus 2015-11-02 11:28:51 -08:00