1
1
mirror of https://github.com/swaywm/sway synced 2024-11-23 09:12:09 +01:00
sway/swaybar
Daniel Eklöf b4b274cdce check for empty string before calling strtoul() and check errno
Note: since strtoul() has no real error return code (both 0 and
ULONG_MAX may be returned on both success and failure), set errno=0
before calling strtoul().
2019-06-05 14:40:29 -04:00
..
tray Validate icon_struct in read_theme_file 2019-04-20 16:41:02 -04:00
bar.c swaybar: add multiseat support 2019-04-24 07:16:37 -06:00
config.c
i3bar.c
input.c check for empty string before calling strtoul() and check errno 2019-06-05 14:40:29 -04:00
ipc.c swaybar: hide mode visibility improvements 2019-04-24 07:14:48 -06:00
main.c
meson.build
render.c
status_line.c
swaybar-protocol.7.scd Add swaybar protocol documentation 2019-05-30 10:54:23 -04:00