this post was submitted on 14 Mar 2026
51 points (100.0% liked)
Open Source
45629 readers
159 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I tried to recreate the issue you mentioned (settings' not applying) and I can't. The settings are being saved inside the URL. Change the settings again and see if you can re-produce the issue. If you can, check the URL. Are the values after
/settings:the same as what you choose in the settings?Aha, it works now. I'm not certain but I think I might not have noticed before that you have to click "save" to make the settings work. On my screen that involves scrolling down. You might move the "save" button to the top of the settings screen to make it more obvious, and possibly call it "apply" rather than "save".
I do remember that the new settings persisted in the settings screen after switching to and from the main screen, and that was part of the puzzle.
Alright :) I will try make the "Save" button sticky so it will always show and follows inside the settings while you scroll. Serenum doesn't use any JavaScript, only HTML, CSS, and PHP.
I think it's enough to just put it at the top to make sure it is seen. It doesn't have to be sticky. I'm glad there is no JS. It would be nice to not depend much on CSS, so that text-only browsers like Lynx will work. Though the little icons are an issue too.
That is true. But we'll see what happens at the end :)
I will install Lynx some day and try to make Serenum compatible with text-only browsers.
I can add more icons :) If you have a good source of icons that are FOSS and that supports all kind of stuff (for an example air quality like pollen), please share.
I mean the icons that are already there will have trouble rendering in a text browser! :)
Aha! xD