sway/sway
Brian Ashworth 799f5a2cd5 cmd_hide_edge_borders: add missing arg count check
This adds the missing argument count check after the --i3 flag
processing in cmd_hide_edge_borders. Without the check,
`hide_edge_borders --i3` would result in a SIGSEGV instead of a syntax
error. There are some minor adjustments to make it so nothing gets
altered if this check fails
2019-06-04 08:47:36 +03:00
..
commands cmd_hide_edge_borders: add missing arg count check 2019-06-04 08:47:36 +03:00
config Spawn swaybar as a wayland client 2019-05-12 11:02:42 +03:00
desktop desktop: output: fix use-after-free in destroy 2019-06-02 19:36:16 +03:00
input bindings: allow unlocked and locked bindings 2019-05-30 10:47:42 +03:00
tree Use parent get_root_coords in subsurfaces 2019-05-30 14:25:07 -04:00
commands.c Add unbindswitch command 2019-04-17 23:29:43 -04:00
config.c Destroy swaybg client on reload 2019-05-04 09:06:43 +03:00
criteria.c criteria: fix __focused__ when no focus or unset 2019-03-23 09:53:23 +02:00
decoration.c Fix double free when unmapping any view 2018-11-15 15:22:09 +10:00
ipc-json.c Provide current DPMS state in GET_OUTPUTS 2019-05-28 22:43:11 -04:00
ipc-server.c Fix the payload type returned by IPC 2019-04-16 23:48:44 -04:00
main.c Remove extra inclusion of stdio.h 2019-04-27 20:53:21 -06:00
meson.build Implement output toggle 2019-05-14 00:11:04 -04:00
security.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
server.c Remove orbital gamma-control protocol 2019-06-02 10:12:58 -04:00
sway-bar.5.scd Add swaybar protocol documentation 2019-05-30 10:54:23 -04:00
sway-input.5.scd Implement input type configs (#3784) 2019-04-14 19:31:36 -04:00
sway-ipc.7.scd Provide current DPMS state in GET_OUTPUTS 2019-05-28 22:43:11 -04:00
sway-output.5.scd Implement output toggle 2019-05-14 00:11:04 -04:00
sway.1.scd Update language in sway.desktop & sway(1) 2019-03-10 15:09:52 -04:00
sway.5.scd bindings: allow unlocked and locked bindings 2019-05-30 10:47:42 +03:00
swaynag.c Spawn swaynag as a wayland client 2019-04-14 12:41:59 +03:00
xdg_decoration.c Fix xdg-decoration unconfigured if set before first commit 2019-05-03 15:37:32 -06:00