1124 Commits (master)
 

Author SHA1 Message Date
MrOtherGuy 831ff094ba create oneline_toolbar.css
This is effectively navbar_tabs_oneliner for 133, but with conditions
for captions of left/right as well as tabs on left/right
21 hours ago
MrOtherGuy fc231f2444 Add _v2 version of tabs_below_content.css
This works in Firefox 133 and should be compatible with multi-row_tabs
as is
3 days ago
MrOtherGuy eda73c19e4 tabs on bottom v2: support window controls on left placement 6 days ago
MrOtherGuy 91efcba213 create hide_tabs_toolbar_v2.css 1 week ago
MrOtherGuy 1d7530e370 only rotate nav-bar by 89.9deg when hiding it
Rotating by full 90deg makes panels anchored to some node, such as
star-button panel, unable to open. Fixes #424
1 week ago
MrOtherGuy d60a970480 minimal text fields: update selectors for Fx 131 - fixes #422
Structure inside .urlbar-input-container is a bit different so lets fix
that
1 week ago
MrOtherGuy e73c60ecfd buttons in tabs periphery: Make scrollbox > slot have display:contents 2 weeks ago
MrOtherGuy 4e6c1afd64 unset will-change for every .browser-titlebar in vertical popup menubar
This fixes #418
2 weeks ago
MrOtherGuy 13109b6d3d Trivial selector changes from titlebar removal 2 weeks ago
MrOtherGuy 29b7f87409 multirow tabs: apply flex:1 to scrollbox 2 weeks ago
MrOtherGuy 69e53df519 Restore z-index: auto for toolbox and sidebar elements. Fixes #411
Revamped sidebar design sets non-auto z-index for toolbox and sidebar
items. We need to restore them to auto for correct (in our perspective)
layering.
2 weeks ago
MrOtherGuy 5051132cf3 tabs on bottom v2: remove nav-bar top border and pbm icon tweaks 3 weeks ago
MrOtherGuy da90d6d223 tabs on bottom v2: add support for left-side caption buttons and themes 3 weeks ago
MrOtherGuy 61b08bb448 autohide sidebar: increase the value of --browser-area-z-index-sidebar
In 132, sidebarbox-has lower z-index than tabbrowser-tabbox which would
cause expanded sidebar to be drawn behind web content. Fixes #408
3 weeks ago
MrOtherGuy 44b7593404 create tabs_on_bottom_v2.css
This does reordering with grid display. Requires Firefox 132 for
supporting display: contents on xul elements.
3 weeks ago
MrOtherGuy 3c18dabe86 normal pinned tabs: set min-width for tab-content
This makes text overflow work properly, fixes #404
1 month ago
MrOtherGuy d08d7791fa toggle tabs toolbar with alt: Make Alt only show tabs toolbar
This is pretty much complete rewrite, Alt now only show tabs toolbar,
but when you press Alt again while also hovering tabs toolbar, then
menubar items will be shown and window controls likewise.

There's a weird behavior, some 1px slice that hides tabs toolbar when
cursor is moved from tabs to window controls, but doesn't trigger from
other direction mysteriously. But window controls can be accessed when
cursor is already where window controls would appear when Alt is pressed
the second time.
2 months ago
MrOtherGuy 1d957c39a7 Couple of first-minute fixes
Fixes paste with no formatting not receiving correct fill color
Fixes style not working correctly on Nightly 131 with all the scrollbox
changes
2 months ago
MrOtherGuy e8688fee2f Fix description 2 months ago
MrOtherGuy cbbea1e652 create icon_only_context_menu_text_controls.css 2 months ago
MrOtherGuy 9ce2f2d4ae multi-row tabs below content: display theme images in menubar and navbar
Also includes various fixes for fullscreen mode etc.
2 months ago
MrOtherGuy 5b944c9b35 multi-row tabs below content: Fix some layerization issues
In particular, this menubar won't show up because nav-bar is in front of
it. Addtionally, this removes bunch of old rules that we don't need
anymore, one of which was setting background-color for main-window which
caused main-window to become transparent with some themes.
2 months ago
MrOtherGuy 13b0fbd7a1 autohide bm and main toolbars: multirow compat rules use moz-bool-pref 2 months ago
MrOtherGuy 5b33d5b45d autohide bm and main toolbars: set a height for empty bm scrollbox
Fixes #400
2 months ago
MrOtherGuy 42042a6278 Tweak some scrollbox styling to fix fallout from bug 1913322 2 months ago
MrOtherGuy b6d26d8fcb hide tabs scrollbuttons: use scrolledtostart as boolean attribute 2 months ago
MrOtherGuy cc2360e788 update compact addons manager to work with moz-toggle 2 months ago
MrOtherGuy dad46ee23a multirow bookmarks: collapse inline margin on bookmark items
This is to prevent dragging issues where the new position of the
bookmark is wrong if drop happens in margin area.
2 months ago
Aidan Stewart 9a9dd88871
Update README.md (#394)
I almost missed this before cloning. Putting this on top so future readers can't miss it.
2 months ago
MrOtherGuy c0d9e5c07d iconized content context menu: use key icon for fill-login menu 3 months ago
MrOtherGuy 471659aae1 create iconized_{tabs,textbox}_context_menu.css 3 months ago
MrOtherGuy 8f8ed0f160 iconized context menus: scale down few icons
Some icons have 20px intrinsic size so we scale them down a bit
3 months ago
MrOtherGuy d8c41cfc1a iconized places context menu: restrict #toggle_PersonalToolbar selector
We need to restrict this to #placesContext because there's another
element with same id
3 months ago
MrOtherGuy f435ea134a iconized context menus: hide original menuitem checkmark 3 months ago
MrOtherGuy 42bd801b7a create iconized_places_context_menu.css 3 months ago
MrOtherGuy 0eee8e3c2e iconized context menu: use performance icon for playbackrate 3 months ago
MrOtherGuy 89cdbce8af iconized context menu: support checkbox menuitems 3 months ago
MrOtherGuy f5a5b314b4
Update README.md - fix typos 3 months ago
MrOtherGuy ba712db81f create iconized_content_context_menu.css 3 months ago
Jason Lonsberry d47b63d180
Add bookmark_panel_enlarge.css (#391) 3 months ago
MrOtherGuy 7eca4b1050 placeholder support: Support variable number of gtk caption buttons 3 months ago
MrOtherGuy ae2db1a1c3 placeholder support: Don't set navigator-toolbox to position:relative
Instead, let the few styles that depend on it deal with it themselves by
setting position:relative to titlebar. Fixes #388
3 months ago
MrOtherGuy 175df68da4 remove rules for #window-controls
This extra set of window control buttons hasn't existed in a while
3 months ago
MrOtherGuy 9d891a3f9e show urlbar button: use theme variables for the icon color 3 months ago
MrOtherGuy 68695c1f72 showw urlbar button: remove max-width from flexible spaces
This way they can grow to fill available width in the toolbar now that
urlbar can't do that.
3 months ago
MrOtherGuy 41c918e482 show urlbar button: use grid layout inside urlbar-input-container
This makes individual buttons inside identity-box and
page-action-buttons work (such as bookmark star and permissions
notification).
3 months ago
MrOtherGuy 5f7ad693f3 create show_urlbar_button.css 3 months ago
MrOtherGuy e87273a7b7 selected tab as urlbar: restore pointer-events to urlbarview
Also make TabsToolbar inline margins a bit smaller.
3 months ago
MrOtherGuy 7d19d1049c selected tab as urlbar: require window control support sheet
This let's the placeholder space to be platform dependent as well as
makes ulrbar capture box to be sized correctly.
3 months ago
MrOtherGuy 17768e9320 add tab_count_in_alltabs_button.css 3 months ago