Open MayeulC opened 1 month ago
To be honest, I'm not entirely sure how we're supposed to handle this. The reason it was commented out in the first place was because of feedback we received from the folks who run the Flathub repo. They more or less made it a condition for approving our 0.12.0 release. You can read more about the conversation here: https://github.com/flathub/flathub/pull/5328#discussion_r1635571186
The wayland socket permission got disabled by default, with the rationale in the comment at: https://github.com/flathub/im.nheko.Nheko/commit/ea17b558f75d69a852ed7afa5e364c0f80ab6ecb#diff-13f8ead323d68f7765988dc9a65372133ad352c0b60019c1859512c9a4feafd4R12-R15
This prevents Nheko from starting on sway. Restoring the Wayland permission, or starting via
im.nheko.Nheko -platform xcb
makes the app work again.Please consider restoring this permission by default.