Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919298 - gui-wm/sway: consider setting CAP_SYS_NICE
Summary: gui-wm/sway: consider setting CAP_SYS_NICE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-05 17:49 UTC by Violet Purcell
Modified: 2024-02-24 19:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Violet Purcell 2023-12-05 17:49:15 UTC
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?).
Comment 1 Larry the Git Cow gentoo-dev 2024-02-24 19:06:16 UTC
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(+)