datguypiko/Firefox-Mod-Blur

~ The work on version 3.0 ~

Opened this issue · 3 comments

Have been trying to work on it more and finish it up.

  • OneLiner.
  • Add responsive behavior to Oneliner for resizing.
  • Extra modifications for many elements. Like changing searchbar,tabs height etc.
  • Converting the whole code to work with adding mods through about:config.
  • Combine all mods into the main stuff to be togglable through about:config.
  • Combine wallpaper edition to main files, automatically changes to blur when image is set.
  • Create extensive list of all about:config mod preferences with previews.
  • New style theme (in preview) togglable with about:config.
  • Automatically adapt to the number of window control buttons(min,max,close) on linux distro without needing to manualy change the margin.
  • Waiting for firefox to implement vertical tabs which could break a lot of stuff.
  • Keep updating the current v2 version with firefox updates until v3 release.

Trying to make everything changeable through about:config preferences is a mess as you need to account everything working with every mod file together and not interrupting each other.

Preview: (some colors arent final or finished)
Screenshot 2024-06-29 013902

Screenshot 2024-06-29 013935

Screenshot 2024-06-29 020155

Have some suggestions/issues with the oneliner titlebar theme, i understand that this is still under development but i post this just to make sure that you're aware of those.

  • I would suggest to use a black color for selected tabs because the black color doesn't make a big contrast compared with the dark-ish grey of the rest of the tabs and titlebar but its enough to distinguish it.
picture

Screenshot 2024-07-09 234834

  • When someone uses left caption buttons layout it would be preferable to have the menu button either between the arrows or just on the right of the forward button, due to habit of have to the leftmost corner the arrow buttons like in Windows.
picture

Screenshot 2024-07-09 234216

  • When using MacOS caption button, the box of the buttons is non existent and have to point the cursor right above the button icons to click, this is a bit of annoying when want to make a quick click, so maybe expanding the selectable transparent buttonboxes would be ideal, here also maybe it would be good to add some gaping between the buttons.
picture

Screenshot 2024-07-10 000338
Screenshot 2024-07-09 234454

  • A major and frustrating bug i found when using the pre-released oneliner theme version, i found that when (using right side caption buttons) tabs override the width of the toolbar and they're expanding underneath of the caption buttons which makes it impossible to use the last tabs due to the fact that the cursor can't hover over them.
picture

Screenshot 2024-07-09 234851

cleaned up some answered fix related issues as this isnt a post for it.

Is this oneliner style togglable?