16 Commits (190302b4733ea930c5b4731b8cb72409b603571e)

Author SHA1 Message Date
MrOtherGuy 2a0f40b305 floating findbar: Derive findbar background from theme colors
Previously this just used --toolbar-bgcolor which may have transparency
leading to poor readability. Similar results might still happen if theme
has poor text-background contrast, but now the result should be less
unpredicatable.
1 year ago
MrOtherGuy 505d247b8f floating-findbar: Don't let labels wrap in findbar 2 years ago
MrOtherGuy 0ff12e01fe Add support for modern flexbox layout
Flexbox model will replace old xul box as the default display model so
this patch adds support for that in a whole bunch of styles.

A lot of style rules are marked as "Fx < 112 compatibility" rules and
those can be removed when 112 hits release.
2 years ago
MrOtherGuy ab3a999c3b floating findbar: Make the style default to left-side placement
Findbar items are normally at left-side in Firefox so this fits better.
2 years ago
MrOtherGuy 8764747ff1 floating findbar: Add preffed option to move findbar to left side 2 years ago
MrOtherGuy bf81ba74fb remove findbar-container explicit height and close-button explicit width 2 years ago
MrOtherGuy 1a9cbceb7c floating-findbar: make findbar-status able to be clipped
Before this change, the status would show fully, so on narrow windows
the input controls and close button would be pushed out of the window.
Now the status text will instead get clipped.
3 years ago
MrOtherGuy 7f669db932 Make styling match proton compatible 4 years ago
MrOtherGuy 84ec1414dd Add source/license notices 4 years ago
MrOtherGuy 5d1b1b7db6 Add z-index:1 to findbar to make it appear in front of web content 5 years ago
MrOtherGuy 70a0098b6f small fix 6 years ago
MrOtherGuy 0a105ff168 Fix quick-find height 6 years ago
MrOtherGuy 888c26bf3d Fix typo and offset findbar to make room for scrollbar 6 years ago
MrOtherGuy c104911064 Use uc_theme_light_bkgnd_color if available 6 years ago
MrOtherGuy 38ebc72193 Make findbar not full width and remove support for left positioning 6 years ago
MrOtherGuy b468ba2a9a rename searchbar -> findbar 6 years ago