sway/common
Simon Ser 0518063983 common/ipc-client: stop using --get-socketpath
`sway --get-socketpath` just returns SWAYSOCK if set, and nothing
otherwise. Thus it does nothing more than the simple env var check
right above. Let's remove it.
2024-01-26 16:59:50 +01:00
..
cairo.c cairo: Replace <cairo/cairo.h> by <cairo.h> 2021-05-10 10:28:32 +02:00
gesture.c common/gesture: use format_str() 2023-04-14 18:34:54 +02:00
ipc-client.c common/ipc-client: stop using --get-socketpath 2024-01-26 16:59:50 +01:00
list.c Merge pull request #3271 from ianyfan/list-cleanup 2018-12-09 21:50:19 +10:00
log.c common/log: write log importance 2020-12-10 09:26:02 +01:00
loop.c common/loop: check return of realloc 2020-07-30 22:02:42 -04:00
meson.build common: move load_image to swaybar 2023-11-23 20:42:04 +01:00
pango.c Use format_str() throughout 2023-04-14 18:34:54 +02:00
stringop.c Add format_str() and vformat_str() 2023-04-14 18:34:54 +02:00
util.c Add safety assert in parse_movement_unit 2022-01-09 10:17:02 +01:00