Skip to content

wf-shell-app: Only call inotify_add_watch once upfront for each case#341

Merged
trigg merged 1 commit intoWayfireWM:masterfrom
soreau:fix-inotify-add-watch
Feb 19, 2026
Merged

wf-shell-app: Only call inotify_add_watch once upfront for each case#341
trigg merged 1 commit intoWayfireWM:masterfrom
soreau:fix-inotify-add-watch

Conversation

@soreau
Copy link
Member

@soreau soreau commented Feb 17, 2026

This was causing intermittent crashes when editing the config file. This patch also changed config watch from IN_MODIFY to IN_CLOSE_WRITE.

This was causing intermittent crashes when editing the config file.
This patch also changed config watch from IN_MODIFY to IN_CLOSE_WRITE.
@trigg trigg merged commit 23bf77f into WayfireWM:master Feb 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments