sway-patched-tray-menu/sway
Simon Ser a5c2e9fee0 build: link with -pthread
Fixes the following FreeBSD error:

    ld: error: undefined symbol: pthread_getschedparam
    >>> referenced by realtime.c:25 (../sway/realtime.c:25)
    >>>               sway/sway.p/realtime.c.o:(set_rr_scheduling)

Fixes: a3a82efbf6 ("realtime: request SCHED_RR using CAP_SYS_NICE")
2022-05-30 18:40:26 +02:00
..
commands sway: add bindgesture command 2022-05-30 12:20:43 +02:00
config Handle NULL output make/model/serial 2022-05-26 15:42:56 -04:00
desktop xdg-shell: schedule a configure on maximize request 2022-05-27 15:49:57 +02:00
input sway: add bindgesture command 2022-05-30 12:20:43 +02:00
tree Remove all sprintf calls 2022-02-08 09:20:13 -05:00
commands.c sway: add bindgesture command 2022-05-30 12:20:43 +02:00
config.c sway: add bindgesture command 2022-05-30 12:20:43 +02:00
criteria.c Replace strncpy with memcpy 2022-05-11 11:47:49 -04:00
decoration.c Fix double free when unmapping any view 2018-11-15 15:22:09 +10:00
ipc-json.c Handle NULL output make/model/serial 2022-05-26 15:42:56 -04:00
ipc-server.c sway: replace noop_output by fallback_output 2021-11-25 17:48:34 +01:00
lock.c Implement ext-session-lock-v1 2022-04-29 09:06:36 +02:00
main.c realtime: request SCHED_RR using CAP_SYS_NICE 2022-05-18 11:20:17 +02:00
meson.build build: link with -pthread 2022-05-30 18:40:26 +02:00
realtime.c realtime: request SCHED_RR using CAP_SYS_NICE 2022-05-18 11:20:17 +02:00
server.c server: request xdg-shell v2 2022-05-16 11:20:39 -04:00
sway-bar.5.scd man: update Pango font description URL 2021-08-04 02:15:04 +02:00
sway-input.5.scd sway-input.5.scd: Fix spelling errors 2021-10-02 10:21:28 +02:00
sway-ipc.7.scd man: Fix trailing spaces 2022-05-11 19:55:51 +02:00
sway-output.5.scd Add 'output render_bit_depth [8|10]' command 2021-11-23 15:51:54 +01:00
sway.1.scd man: update maintainer 2021-01-08 09:33:51 +01:00
sway.5.scd sway: add bindgesture command 2022-05-30 12:20:43 +02:00
swaynag.c Bump RLIMIT_NOFILE 2021-10-30 08:19:35 -06:00
xdg_activation_v1.c Implement xdg-activation-v1 2021-06-02 19:39:40 +02:00
xdg_decoration.c Fix compile after wlroots commit c3e54021f8bbf3ec1c1e5906459be0ae85f5fb8c 2021-10-07 21:29:37 +03:00