Skip to content

Releases: Lockframe/Firefox-WinUI

Nova preparations, minor fixes

Choose a tag to compare

@Lockframe Lockframe released this 25 Jun 14:43

Packaged release variant of all changes from last week.

Adjustments

  • Fixed preview panel
  • Fixed acrylic menus
  • Fixed pill urlbar
  • Fixed missing floating tabs border
  • Preparations for upcoming Nova breakage
  • Altered the way new tab pinned sites are vertically aligned

Refactor CSS, add WinUI colors & icon fixes

Choose a tag to compare

@Lockframe Lockframe released this 14 Jun 16:47

Key changes

  • README: reformatted content/spacing and headings for consistency.
  • chrome/content/common.css: added --button-background-color-hover and extracted a large set of WinUI color/appearance variables (previously in userContent.css) into an about:/chrome scoped :root to centralize theme colors and tokens.
  • chrome/icons/icons.css: fixed bookmark/star rules and consolidated checkbox/radio selectors; adjusted menu icon sizing/positioning and use of context-fill for consistent icon colors.
  • chrome/userChrome.css: reorganized comments/sections, added import for win11-accents.css for optional accent fetcher Windhawk mod, introduced custom color variables and many layout/visual tweaks (tabs, navbar, urlbar, buttons, shadows, and animations) with clearer section headers.

Icons, fixes, split view

Choose a tag to compare

@Lockframe Lockframe released this 04 Jun 04:40

Additions

  • Added new eyedropper and asterisk badge icons
  • Added support for split view tabs
  • Added simplified tab preview animation when tab notes are enabled

Adjustments

  • Fixed tab group panel swatches dot positioning
  • Fixed tab group panel measurements
  • Fixed some buttons
  • Restored original acrylic texture due to accuraccy
  • Updated panel header measures
  • Updated sidebar AI provider measures & colors
  • Styled bookmark panel tree folder explorer
  • Fixed security panel being clipped off
  • Fixed checkboxes
  • Fixed badged toolbar buttons and sidebar buttons
  • Fixed print panel - Contribution by QuietRobot
  • Potentially fixed missing notification button icons - Contribution by QuietRobot
    • Fixed some dialogs

Removals

  • Removed new tab page search bar since it can't be used

Checkbox and search mode fixes

Choose a tag to compare

@Lockframe Lockframe released this 24 May 06:52

Adjustments

  • Reverted the change to checkboxes according to FF v151.0.1 (:checked -> [checked] -> :checked again)
  • Fixed search mode switcher panel padding when acrylic is enabled
  • Fixed search bar search mode button horizontal misalignment when focused

More V151 fixes

Choose a tag to compare

@Lockframe Lockframe released this 22 May 15:13

Adjustments

  • QoL changes for future-proofing.
  • Button handling has been reworked, some were likely missed.

Removals

  • Removed acrylic texture, uses inline version now

Bugfix release for V151

Choose a tag to compare

@Lockframe Lockframe released this 20 May 12:37

Adjustments

  • Fixed new tab page alignment when nova design is enabled
  • Fixed panel bg color
  • Fixed tab bar horizontal padding
  • Fixed urlbar go button
  • Fixed app panel margins
  • Fixed navbar height with vertical tabs enabled
  • Fixed persistent navbar border when rounded corners are enabled
  • Fixed disabled menuitems using the wrong color
  • Fixed split-view splitter bg color - WIP feature
  • Fixed some misalignments when using vertical tabs
  • Sped up staggered urlbar dropdown anims tweak

Icons, fixes, QoL changes

Choose a tag to compare

@Lockframe Lockframe released this 28 Apr 05:10

Additions

  • Added support for new tab note panel

Adjustments

  • Ported most icon changes to icons.css
  • Fixed acrylic recreation
  • Fixed acrylic texture tweak not being applied to rounded corners tweak
  • Fixed sidebar causing issues with rounded corners tweak
  • Fixed shorter titlebar buttons tweak proportions
  • Fixed several buttons (with help from QuietRobot)
  • Reworked some variables
  • Adjusted tab bar left-side margin
  • Fixed search bar jumping when selected
  • Fixed tab note flag causing tab previews to infinitely reanimate
  • Fixed scrollbar in AI text selection pop up
  • Fixed URLbar corners with pill tweak
  • Minor adjustments to about Firefox pop up
  • Fixed shadows and context menu color in built-in browser pages
  • Fixed an issue with a specific dialog

Removals

  • Removed download list animation

Fixes, additions, removals + Notice

Choose a tag to compare

@Lockframe Lockframe released this 03 Apr 21:20

Notice

The split tab feature is functional but will not be styled yet due to Mozilla's tendencies to refactor new features' DOM after release.

Additions

  • Added more icons
  • Added proper accent link colors

Modifications

  • Fixed browser pages transparency
  • Changed PWA icon to context-aware variants
  • Fixed PWA titlebar appearance
  • Fixed addons page with ads using incorrect padding
  • Enforced opaque context menu in browser pages due to lack of backdrop blur and acrylic
  • Styled the new trust panel
  • Removed transitions from in-url buttons according to WinUI design guidelines
  • Fixed CSS-only download circle when using immersive-navbar tweak
  • Made the CSS-only download circle smoother
  • Updated panel font sizes and colors
  • Added bottom margin to tab group flyout color swatches section
  • Improved styling to shadow-root controlled buttons
  • Fixed contextual navigation buttons not appearing as disabled if they are
  • Updated tab preview flyout appearance and animation
  • Styled some internal browser error pages
  • Fixed dialog sizes
  • Reworked styling for some buttons
  • Minor changes to accent-colored bottom border in active URL bar
  • Updated certain icons

Removals

  • Removed email relay ad from account password flyout
  • Removed taller URL bar tweak due to constant breakage
  • Removed smaller toolbar icons tweak due to improper styling and design
  • Removed taller bookmarks bar tweak

Fixed acrylic tab preview panel animation

Choose a tag to compare

@Lockframe Lockframe released this 20 Mar 09:56
0.4.1

Fixed acrylic tab preview panel animation

About:Firefox rework, WinUI 3-compliant adjustments, and fixes

Choose a tag to compare

@Lockframe Lockframe released this 20 Mar 04:00
  • About:Firefox popup reworked – inspired by Fluver.
  • Enforced the WinUI minimum window size.
  • Extension panel font size increased.
  • Fixed a 1px gap between horizontal tabs.
  • Fixed overuse of the critical-only color in certain menus.
  • Headers outside of menu flyouts now use the primary text color.
  • Identity panel item size increased due to it being singular.
  • Minor adjustment to the tab preview panel structure.
  • Minor tweaks to vertical tabs.
  • Progress styling for the side panel.
  • Repositioned certain panels.
  • Simplified tab preview panel animations to avoid unnecessary triggers and match WinUI flyouts.
  • Some fixes for internal browser pages.