Commit Graph

1012 Commits

Author SHA1 Message Date
Rafael Mardojai CM ca995257e6
README: Fix typo 2022-10-12 12:31:56 -05:00
Rafael Mardojai CM 26c23fd1b8
README: Add info about extensions support 2022-10-12 12:28:06 -05:00
Birdinfire 9971946acb
Extensions: Add support for Tab Center Reborn (#455) 2022-10-12 12:17:57 -05:00
Rafael Mardojai CM bcddc5dd0e
Tabsbar: Fix text overlay fade when [textoverflow] isn't present 2022-10-12 11:59:46 -05:00
Rafael Mardojai CM 098e3fad99
Release v105.1 2022-10-12 11:21:15 -05:00
Rafael Mardojai CM cd3a91cd27
Tabsbar: Use mask-image and get rid of custom close button overlay
Update colors to use transparent white/black for tabs bg so no need to
manually calculate the tabs colors

Closes #452
2022-10-11 12:48:28 -05:00
Rafael Mardojai CM 66653c7481 Tabsbar: Small bug fixes
Signed-off-by: Rafael Mardojai CM <email@rafaelmardojai.com>
2022-10-10 18:49:34 -05:00
Rafael Mardojai CM 6effbe6fbd
Tabsbar: Tab: Update horizontal padding 2022-10-10 12:02:19 -05:00
Rafael Mardojai CM b009ffce36
Tabsbar: Tabs min-width improvements
Match Adwaita tabs min-width by default
Make gnomeTheme.normalWidthTabs bring back the 76px default min-width

Fixes #453
2022-10-10 11:53:24 -05:00
Rafael Mardojai CM 1445951c61
Tabsbar: Fix animations 2022-10-10 10:17:28 -05:00
Cleo Menezes Jr 5719f1e0f7 Tabsbar: Adwaita style for Need Attention indicators on pinned tabs
- New colors for these indicators
2022-10-10 00:30:25 -03:00
Rafael Mardojai CM ce98abb60e
Colors: Update gnomeTheme.activeTabContrast light color 2022-10-09 21:47:40 -05:00
Rafael Mardojai CM 99d5daac8a
Tabsbar: Fix gnomeTheme.activeTabContrast
Fixes #451.
2022-10-09 21:43:17 -05:00
Rafael Mardojai CM c62856ea87
Scripts: Install: Don't force user.js and prompt before overwriting 2022-10-09 20:45:08 -05:00
Rafael Mardojai CM d83ddb5f69
Tabsbar: Fix border on drag 2022-10-09 12:21:20 -05:00
Rafael Mardojai CM cc65a1b19e
Release v105 2022-10-09 11:25:39 -05:00
Cleo Menezes Jr 18afc72dfe Tabsbar: Pinned tabs are square 2022-10-09 11:20:16 -05:00
Rafael Mardojai CM 7467a2d384 Colors: Update toolbar border color 2022-10-09 11:20:16 -05:00
Rafael Mardojai CM d74bc3c78e Tabsbar: Code tweaks 2022-10-09 11:20:16 -05:00
Cleo Menezes Jr abd0197632 Tabsbar: Container tab color affect text instead of the background 2022-10-09 11:20:16 -05:00
Rafael Mardojai CM 34d0ea73b1 Tabsbar: Fix toolbarbuttons active state 2022-10-09 11:20:16 -05:00
Rafael Mardojai CM ffe9abf335 Implement libadwaita 1.2 tabs 2022-10-09 11:20:16 -05:00
Cleo Menezes Jr 53e54cc12e URLbar: Align view
fixes: #443
2022-09-26 00:23:03 -03:00
soumyatheman 6d7ba29301
Support for Snap versions in auto install script (#438) 2022-09-12 15:00:31 -05:00
Commenter 8adfeb8641
Fix fullscreen and improve CSD code (#434) 2022-08-28 11:47:31 -05:00
Rafael Mardojai CM 73c929f3b1
Update FUNDING.yml 2022-07-28 20:09:33 -05:00
Rafael Mardojai CM 0854cabf35
Dialogs: Fix #window-modal-dialog dialogs duoble bg and position
Fixes #423
2022-07-28 11:14:00 -05:00
Matt Blaha f9e469b34d
Fix typo in README (#424)
Dragging not draging
2022-07-26 22:16:29 -05:00
Pavel Sobolev db6feffe16
Add an option to close only selected tabs. (#419) 2022-07-19 21:38:22 -05:00
Rafael Mardojai CM 0925b27659
Update README 2022-07-08 15:15:31 -05:00
Rafael Mardojai CM 16d8d27472
Update README 2022-07-08 11:12:45 -05:00
Rafael Mardojai CM 705af29313
Update README 2022-07-08 11:08:35 -05:00
Rafael Mardojai CM d003b06cdd
Update README 2022-07-08 11:06:02 -05:00
Rafael Mardojai CM 49952807af
Release v102
- The theme now follows the GTK4/libadwaita style
- Added initial `userContent.css` support
- Added HTML video player theming
- Multiple fixes to Firefox breakages
- System icons pref updates
2022-07-04 14:53:37 -05:00
Rafael Mardojai CM 7d7de3c9e7
Update screenshot 2022-07-04 14:31:38 -05:00
Rafael Mardojai CM 39f56bb0fd
Dialogs: Update background color 2022-07-04 14:26:32 -05:00
Rafael Mardojai CM 8937d7056b
Tabsbar: Fix bottom border 2022-07-04 14:00:49 -05:00
Rafael Mardojai CM 5f7336756b
README: Update instructions 2022-07-04 12:26:22 -05:00
Rafael Mardojai CM 57a1e9427e
Dialogs: Update dialogs to libadwaita and fix broken things
Fixes #395
2022-07-04 12:18:43 -05:00
Rafael Mardojai CM fad5a40890
Buttons: Increase user menu avatar size
fixes #411
2022-07-04 11:14:26 -05:00
Rafael Mardojai CM 868cb1d52c
URLbar: Increase horizontal padding
fixes #406
2022-07-04 11:13:21 -05:00
Rafael Mardojai CM b4974704c5
Colors: Extend private window colors to toolbar and menus 2022-07-04 11:12:41 -05:00
Rafael Mardojai CM cf06954acb
Refine colors
Signed-off-by: Rafael Mardojai CM <email@rafaelmardojai.com>
2022-07-04 11:11:59 -05:00
TheLich132 1937e88a4e
Add html video player theming (#410) 2022-07-03 11:50:47 -05:00
supershadoe e6fe512a05
Pages: New private tab theming (#401) 2022-06-26 09:51:14 -05:00
TheLich132 a6e65255be
Popups: Fix disabled menu ites selector (#399)
"disabled" option without "=true" wasn't working properly, e.g. options in videos context menu looked like disabled, but were working correctly
2022-06-12 11:33:15 -05:00
Rafael Mardojai CM 44606f062f
Popups: Menuitem: Don't use [open] selector 2022-05-26 16:29:18 -05:00
Rafael Mardojai CM ed7d4bd59e
Popups: Fix menu disabled items 2022-05-26 12:46:21 -05:00
Rafael Mardojai CM eecc9a0563
README: Add disclaimer about firefox color themes 2022-05-25 21:04:21 -05:00
Rafael Mardojai CM 88599819bb
CSD: Fix titlebuttons when moz-lwtheme is active
Closes #305,  #355
2022-05-25 20:59:57 -05:00