Opened 7 years ago
Closed 7 years ago
#13956 closed enhancement (fixed)
ScreenSaver list does not live update (easy)
Reported by: | pulkomandy | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Preferences/ScreenSaver | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
- Open screensaver preferences
- Open terminal
- pkgman install neonlights
Expected result: "Neon Lights" appears in screensaver list and can be selected immediately.
ScreenSaver prefs should node monitor screensaver directories for new entries. It should probably also check for removed entries, as well.
Change History (4)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
Sure, go ahead!
Let us know if you need any help.
Relevant code: https://git.haiku-os.org/haiku/tree/src/preferences/screensaver
And docs: https://www.haiku-os.org/legacy-docs/bebook/The_Node_Monitor.html
comment:3 by , 7 years ago
I submitted a patch to address this issue: https://review.haiku-os.org/#/c/69/
Note:
See TracTickets
for help on using tickets.
I would like to work on this issue, may I?