MeowOS Devlog #13
Themes!
I decided do a complete overhaul of the themes. Instead of dark and light mode, there are no five different themes to choose from.
I had to refactor almost everything since the code from before was pretty poorly made.
Browser URL bar
The browser URL bar works now! You can now enter website addresses and they should show up. (Do note that some websites block iframes and may not work).
Some sound effects
I added a typing and clicking sound effect. You need to enable it in settings.
Small tweaks
-
I finally changed the notes delete button. Instead of deleting every page, it now only deletes the current one. Also, the placeholders are actual placeholders now, so they hide themselves when selecting the text and reappear if the text is left empty. The title and date of the notes also get saved now.
-
I found out why the music player playlist wasn’t getting resized along with the window, I was able to fix it with just one line of CSS code.
-
Fixed the stopwatch reset button not changing the play button’s icon if the time was still running.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.