Since Sway 1.8, there has been support for using CAP_SYS_NICE to request SCHED_RR: https://github.com/swaywm/sway/pull/6994. This is already done by other distros such as arch (https://github.com/archlinux/svntogit-community/commit/36e2bebfa1405d07c5497b522ffbff4ecd51bcd2), and it would be nice to have (potentially controlled by a use flag?).
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab4e3bf516ab14d6584a27827dffdd9091552296 commit ab4e3bf516ab14d6584a27827dffdd9091552296 Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2024-02-24 19:02:26 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-02-24 19:06:10 +0000 gui-wm/sway: add 1.9 Closes: https://bugs.gentoo.org/914601 Closes: https://bugs.gentoo.org/919298 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> gui-wm/sway/Manifest | 1 + gui-wm/sway/sway-1.9.ebuild | 114 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 115 insertions(+)