Releases: quentin-st/Material-Freebox-OS
Releases · quentin-st/Material-Freebox-OS
v1.8.0
- Fix combobox (dropdown) color on light & dark backgrounds
- Add ability to change desktop wallpaper (from 6 bundled wallpapers, or using a custom URL)
v1.7.0
- Huge refactoring: use Firefox's WebExtension to port Chrome's extension
- Enhance buttons & inputs styling
- Override buttons (reduce, expand, close) size ASAP on page load
v1.6.0
- Enhance loading splash, comboboxes & sliders styling
- Injecters refactoring
Firefox:
- Remove install.rdf (it should be automatically generated)
- Update prepare-release.py to generate .xpi package
- Fix script.js hanging on waiting for jQuery
v1.5.0
- Serve materialdesignicons from web instead of shipping it, to fix some possible issues
- Enhance login page alerts & links
- Remove elevation from window icons when taskbar has solid-background class
- Enhance "wrong password" message style
v1.4
- New default wallpaper
v1.3
- Cover more 16x16 icons
- Fix weird wallpaper position on page load
- Enhance login form
- Set cursor to default on desktop button hover
- Add wallpaper credits to desktop
- Fix fieldset padding
- Replace "cursor: pointer" with "cursor: default" to most items with hover state
v1.2
- Detect another instance of this extension and kill self if there's another
- Do not inject script.js, style.css & materialdesignicons.min.css on each page
v1.1
- Fixed logged out mode: grayed out menu items, semi-transparent icons for unavailable apps
- Fixed buttons color in toolbar on white background
v1.0
Initial release