Commit Graph

718 Commits

Author SHA1 Message Date
Rafael Mardojai CM e0efe45b47 Protections popup improvements 2020-10-27 08:42:11 -05:00
Rafael Mardojai CM 1307c77e9c Indentation fixes 2020-10-26 23:01:04 -05:00
Rafael Mardojai CM c458018c1e Popups/Popovers fixes 2020-10-26 23:00:15 -05:00
Rafael Mardojai CM c936cefa21 Don't round headerbar when window is tiled.
fix #167
2020-10-24 13:39:12 -05:00
Rafael Mardojai CM 486420ae8b Add icon next to theme name and version 2020-10-24 13:38:36 -05:00
Rafael Mardojai CM 141daf63a5 Remove old title buttons icon selectors 2020-10-23 17:17:47 -05:00
Rafael Mardojai CM e45755cc76 Fix toolbar notifications 2020-10-23 17:15:30 -05:00
Reberti Carvalho Soares 0416dbdcd4
Changed how the theme is set 2020-10-21 18:56:40 -03:00
Rafael Mardojai CM 752e46bfad Release v81 2020-09-29 20:31:40 -05:00
Rafael Mardojai CM d966b67813 Move optional features to use CSS @supports -moz-bool-pref()
so users can enable features from about:config
2020-09-29 19:43:36 -05:00
Rafael Mardojai CM ded265e9f1 Remove firefox 68 support 2020-09-28 12:00:29 -05:00
Rafael Mardojai CM 9b830bead7 Remove shadow from popups
defaults shadow is fine so no really needed
fix #156
2020-09-14 19:20:02 -05:00
Rafael Mardojai CM d56e1613d0 Release v80 2020-08-26 17:12:49 -05:00
Rafael Mardojai CM e25916dfb9 Fix radio-checked icon error 2020-07-24 08:04:50 -05:00
Stasiek Michalski 6e24999a09 Fix tabs moving on active 2020-07-20 06:45:22 +02:00
Stasiek Michalski 9f1e75a05e Minor tab/headerbar fixes 2020-07-19 14:58:44 +02:00
Rafael Mardojai CM 99df8a5a1c Icons: use new private window icon 2020-07-10 21:42:24 -05:00
Rafael Mardojai CM 5a7fbe8874 Popups: fix position 2020-07-10 19:54:18 -05:00
Rafael Mardojai CM daaf6f01e7 Private window headerbar: update indicator icon 2020-07-10 19:53:45 -05:00
Rafael Mardojai CM b853fd14dc private window headerbar: use new color vars for private windows
related to #147
2020-07-10 19:52:38 -05:00
Rafael Mardojai CM 6c016712d1 Colors: add private window colors
related to #147
2020-07-10 19:51:57 -05:00
Rafael Mardojai CM 4d3e6238b5 Colors: remove unused ---gnome-private-urlbar-background var 2020-07-10 19:51:30 -05:00
Rafael Mardojai CM 2f378584fe URL bar: fix search engines bar border color variable 2020-07-10 19:49:49 -05:00
Rafael Mardojai CM 1e0b2d9bc7 URL bar: provisional theming row, active/selected state 2020-07-10 19:48:32 -05:00
Rafael Mardojai CM 36e368fdd4 Release v78 2020-06-30 12:00:48 -05:00
Rafael Mardojai CM eb58239a7f Fix typo 2020-06-14 21:09:30 -05:00
Rafael Mardojai CM 619edc35cb JS prompt dialogs: better vertical centering 2020-06-14 21:07:31 -05:00
Rafael Mardojai CM ffca5a6f69 JS promt dialogs: remove destructive action style from cancel button 2020-06-14 21:06:30 -05:00
Rafael Mardojai CM 8401d51f6e Implement distinct style for entries on dark variant
Fix #119
2020-06-07 19:35:22 -05:00
Rafael Mardojai CM 9c9c4fedd5 Rework URL bar styling implementation 2020-06-07 19:33:06 -05:00
Rafael Mardojai CM 9b3ee5cecc Implement gnomeTheme.hideSingleTab pref
Initial support for @supports -moz-bool-pref()
Related to #137
2020-06-07 08:19:31 -05:00
Rafael Mardojai CM 52b31cea5a Tab close button: use SVG context-properies 2020-06-06 19:00:25 -05:00
Rafael Mardojai CM e72f3de798 Move notifications close icon coloring to icons.css
and use SVG context-properies
2020-06-06 18:55:35 -05:00
Rafael Mardojai CM 83e37127ef icons.css: update close buttons selectors 2020-06-06 18:54:51 -05:00
Rafael Mardojai CM 37266e3254 icons.css: update tabs scroll buttons selector 2020-06-06 18:54:24 -05:00
Rafael Mardojai CM 3029b57acc icons.css: rework to use SVG context-properies 2020-06-06 18:53:55 -05:00
Rafael Mardojai CM f91dec103d Headerbar private window indicator: use SVG context-properies 2020-06-06 18:51:53 -05:00
Rafael Mardojai CM 1dbad91bcd Remove window buttons border on inactive state
GNOME 3.36
2020-06-06 18:50:56 -05:00
Rafael Mardojai CM 0cdde7551a Icons: remove light variants 2020-06-06 18:50:28 -05:00
Rafael Mardojai CM a88d6ab2f7 Icons: use SVG context-properies 2020-06-06 18:50:10 -05:00
Rafael Mardojai CM 17869ebc1d Release v77 2020-06-04 19:39:25 -05:00
Rafael Mardojai CM 4b1ee4de5e center URL bar 2020-06-03 23:30:25 -05:00
Rafael Mardojai CM c75179b37a fix indentation 2020-06-03 23:30:15 -05:00
Rafael Mardojai CM 6f5f7f18a3 Add support to window restore button
fix #140
2020-06-03 23:23:52 -05:00
Rafael Mardojai CM 111fcce489 Update URL bar to FF77 changes
fix #138
2020-06-03 23:22:30 -05:00
Rafael Mardojai CM 48340ce80c Add experimental support to js prompt dialogs, #135 2020-05-13 12:28:58 -05:00
Rafael Mardojai CM 49cb3acf9f Add theming support to autocomplete popup, #135 2020-05-13 12:27:58 -05:00
Rafael Mardojai CM 002bdcc26d dark.css: remove duplicated semicolon 2020-05-10 20:31:14 -05:00
Rafael Mardojai CM 2d10822608 Fix megabar overlapping with tabsbar scroll arrows shadow, closes #124 2020-04-30 22:04:55 -05:00
Rafael Mardojai CM af337f82a6 Better looking active-tab-contrast.css, #121 2020-03-23 11:43:46 -05:00
Rafael Mardojai CM cb20c9bbb4 Urlbar view row, fix magabar, related #118 2020-02-29 16:54:12 -05:00
Rafael Mardojai CM 0b821c3e08 Improve urlbar view row, #118 2020-02-29 16:49:31 -05:00
Rafael Mardojai CM dda64b5a9e Limit bookmarks popup height, #114 2020-02-26 20:19:17 -05:00
Rafael Mardojai CM f2d44e0d82 Fix titlebar buttonbox containber overlapping headerbar, #111 2020-02-26 20:02:29 -05:00
Rafael Mardojai CM 119baa1fc3 Fix content notifications warning/critical broken appearance,
fix #113
2020-02-21 12:22:44 -05:00
Rafael Mardojai CM 56652507e0 Findbar: improve wrapping, fix #109 2020-02-15 15:23:18 -05:00
Rafael Mardojai CM 741f0ad1dd Megabar: fix url bar icons jumping 2020-02-03 18:32:10 -05:00
Rafael Mardojai CM 24a2536333 Tabsbar: fix pinned tabs position 2020-02-03 18:31:38 -05:00
Rafael Mardojai CM 5c73d020d6 0.9.2 2020-02-01 13:22:17 -05:00
Rafael Mardojai CM 64e82d4761 Better megabar implementation, closes #90 2020-02-01 13:20:05 -05:00
Rafael Mardojai CM 029cb56b2a Fix tabsbar position on full screen, closes #105 2020-01-31 21:21:14 -05:00
Rafael Mardojai CM a08b1db815 Sync popup: reset avatar size to FF default, closes #104 2020-01-31 21:19:49 -05:00
Rafael Mardojai CM 4d90514c8a Firefox recommendation notification: fix internal width, fix #63 2020-01-29 08:58:08 -05:00
Rafael Mardojai CM b5170650ed Buttons: fix width 2020-01-29 08:57:45 -05:00
Rafael Mardojai CM 6a4eb9e4e4 Add normal-width-tabs.css optional feature, fix #95 2020-01-28 18:28:39 -05:00
Rafael Mardojai CM 96174d3b8e Add square-title-buttons.css optional feature, related to #77 2020-01-28 18:03:47 -05:00
Rafael Mardojai CM a7239d64c7 CSD: Use rounded title buttons by default, related to #77
Also remove FF60 obsolete code
2020-01-28 18:02:21 -05:00
Rafael Mardojai CM f25498c45b Popovers: menu: fix combined buttons labels position 2020-01-28 17:58:22 -05:00
Rafael Mardojai CM 4593b5f21a Popovers: protections: fix header top border radius, #91 2020-01-27 18:45:36 -05:00
Rafael Mardojai CM 0b5a5e971a Popovers: main menu: fix user menu avatar position, #91 2020-01-26 22:39:46 -05:00
Rafael Mardojai CM 693f2048c7 Popovers: main menu: reset combined button label box spacer, #92 2020-01-26 22:34:42 -05:00
Rafael Mardojai CM df65d6ee68 Popovers: main menu: show icons, #91 2020-01-26 22:33:59 -05:00
Rafael Mardojai CM 1f960dec2d Popovers, make theming work again, #91 2020-01-26 22:32:31 -05:00
Rafael Mardojai CM 7898ab41bc Popovers: Remove old posisiton code, #91 2020-01-26 22:31:50 -05:00
Rafael Mardojai CM 07312ab1d2 Fix broken popovers position, #91 2020-01-17 10:06:28 -05:00
Rafael Mardojai CM 3b44f26426 Multiple small improvements 2020-01-17 10:06:12 -05:00
Rafael Mardojai CM e9620b68dc Remove broken scrollbar theming, #103 2020-01-17 10:04:12 -05:00
Rafael Mardojai CM b01d6418ab Better rounded titlebar buttons inactive style, #101 2020-01-17 09:51:41 -05:00
Rafael Mardojai CM 44a7b7bb90 Megabar: fix to latests FF updates 2019-10-08 07:28:13 -05:00
Rafael Mardojai CM 2c183220c8 urlbar, searchbar: fix margins 2019-10-08 07:27:36 -05:00
Rafael Mardojai CM 0b5d4d0db1 Entries: better paddings 2019-10-08 07:27:23 -05:00
Rafael Mardojai CM b35e34e36f Norification button: add correct margins 2019-10-07 08:56:28 -05:00
Rafael Mardojai CM 2c87aabfbb Butons: toolbar close icon: better margins 2019-10-07 08:55:52 -05:00
Rafael Mardojai CM d56d1d2b37 Fix entries padding regresion, fix #86 2019-10-07 08:55:09 -05:00
Rafael Mardojai CM d56eeb6f5e Mega bar: search option border fix 2019-10-04 12:00:53 -05:00
Rafael Mardojai CM b9ffa6d2cb Mega bar: better search footer style, #85 2019-10-04 11:58:18 -05:00
Rafael Mardojai CM b72c054f93 Improve mega bar theming, #85 2019-10-04 11:44:32 -05:00
Rafael Mardojai CM ef0e69bd6c Popovers: subview buttons improvements 2019-10-04 09:23:16 -05:00
Rafael Mardojai CM 9c681cf86d Fix typo 2019-10-04 09:23:00 -05:00
Rafael Mardojai CM 600ed1e3da CSD: fix titlebar buttons position, #85 2019-10-04 09:05:48 -05:00
Rafael Mardojai CM 6ed9b6030b Rounded titlebar btns: fix regresion 2019-10-04 09:05:05 -05:00
Rafael Mardojai CM ea18e021bc Rounded titlebar btns: fix paddings 2019-10-04 09:00:32 -05:00
Rafael Mardojai CM 16120de2fd Megabar: experimental: attach urlbar and results 2019-10-04 08:27:02 -05:00
Rafael Mardojai CM fea172d6ed Megabar: url bar results fixes 2019-10-04 08:26:37 -05:00
Rafael Mardojai CM 58083f2638 Megabar: fix breakout extend 2019-10-04 08:24:46 -05:00
Rafael Mardojai CM e0bcf204f7 Megabar: initial entries fixes 2019-10-04 08:23:35 -05:00
Rafael Mardojai CM 75e56d22a8 URL bar results: include theming by default for Firefox 70+ 2019-10-04 08:22:22 -05:00
Rafael Mardojai CM bf7f125fa2 Left buttons CSD fixes, fix #81 2019-09-15 11:48:19 -05:00
Rafael Mardojai CM e0321812e7 urlbar results: FF70+ fix missing height limit, fix #80 2019-09-09 21:43:44 -05:00
Rafael Mardojai CM 316e69e4b6 Rounded title buttons: smaller buttons
finish implementation, close #77
2019-09-09 19:37:09 -05:00
Rafael Mardojai CM 49c525b8fa CSD: code improvements 2019-09-09 19:36:41 -05:00
Rafael Mardojai CM 8aefa8d0ba buttons width fix 2019-09-09 19:36:19 -05:00
Rafael Mardojai CM b5607b9ec7 Initial rounded titlebuttons support (GTK-3.24.11), #77
implemented as extra feature
2019-09-09 18:25:07 -05:00
Rafael Mardojai CM 9c26696038 popup panels: fix sub view header top margin 2019-09-09 17:10:05 -05:00
Rafael Mardojai CM 1ff62e38f5 menuitem, radio & checkbox: fix issues when disabled 2019-09-09 17:09:13 -05:00
Rafael Mardojai CM 234a739647 urlbar-results: dont use box-shadow in FF =< 69 2019-09-09 17:08:24 -05:00
Rafael Mardojai CM 3e67ed2d36 Fix urlbar small height firefox 71 2019-09-04 11:45:59 -05:00
Rafael Mardojai CM cb683d2ab5 Popups/popovers: fix arrow to close to border, fix #76 2019-09-02 19:04:05 -05:00
Rafael Mardojai CM d63698eec2 Identity popup: Fix wrong padding 2019-09-02 19:03:33 -05:00
Rafael Mardojai CM 5525141495 App menu: fix conmbiend buttons section label start spacing 2019-08-29 11:17:48 -05:00
Rafael Mardojai CM 7d2fe5a360 Protections popup: fix switcher margin 2019-08-29 09:17:03 -05:00
Rafael Mardojai CM d131f694d8 Protections popup: fixes and tweaks 2019-08-29 09:15:08 -05:00
Rafael Mardojai CM 656deaef18 Protections popup: section header fixes 2019-08-26 18:40:33 -05:00
Rafael Mardojai CM 6e884935e2 Fix diferent buttons font sizes issue 2019-08-26 18:40:04 -05:00
Rafael Mardojai CM ee5dfc98b4 FF70: fix urlbar results + code improvements, fix #74 2019-08-26 14:12:55 -05:00
Rafael Mardojai CM eb22913400 Add .dialog-button theming, fix #73 2019-08-19 22:55:37 -05:00
Rafael Mardojai CM 7b0aefb77d Update private window headerbar file name 2019-08-13 16:20:02 -05:00
Rafael Mardojai CM 297e937a6c Small fixes and tweaks 2019-08-13 16:17:37 -05:00
Rafael Mardojai CM 6adf436b0f Identity popup improvements, make permission remove button flat,
fix #71
2019-08-12 13:13:27 -05:00
Rafael Mardojai CM eaf983909e menuitem type checkbox/radio: force image visibility, fix #72 2019-08-12 09:23:24 -05:00
Rafael Mardojai CM b7446712df Update new Identity popup theming to FF68, fix #70 2019-08-12 08:53:17 -05:00
Rafael Mardojai CM 4e1267783e #identity-popup-permission-list: experimental gtk list theming 2019-08-11 20:05:35 -05:00
Rafael Mardojai CM abef8551d0 Reduce popovers padding to 10px 2019-08-11 20:04:59 -05:00
Rafael Mardojai CM 47ef180972 menupopup force padding 2019-08-11 20:04:41 -05:00
Rafael Mardojai CM d2bc2f24ea Popovers fixes, fix #69 2019-08-11 08:30:10 -05:00
Rafael Mardojai CM 4c58383f00 radiomenuitem: add custom icon, fix #68 2019-08-11 08:29:35 -05:00
Rafael Mardojai CM 9fe8ddd0ee Panic (forget history) popover, style button 2019-08-10 23:03:09 -05:00
Rafael Mardojai CM 22f81281c7 Fix popovers afected by [03391a5] 2019-08-10 22:53:55 -05:00
Rafael Mardojai CM f92a167aa4 Fix .panel-header margin/padding inside panel[remote] 2019-08-10 20:59:25 -05:00
Rafael Mardojai CM f5e26d9d8f Remove padding from menubar > menu > menupopup
Also add overflow: hidden; to show border radius on bottom menuitem
2019-08-10 20:53:10 -05:00
Rafael Mardojai CM fbb46d70c9 Add checkbox custom icon, #67 2019-08-10 20:45:18 -05:00
Rafael Mardojai CM 2df94ab919 Menuitem theming + checkmenuitem custom icon, fix #67 2019-08-10 20:42:58 -05:00
Rafael Mardojai CM 1cee73686a Rework menupopups (menus) 2019-08-10 20:38:52 -05:00
Rafael Mardojai CM 03391a5fb2 Rework popup panels (popovers), also fix #66 2019-08-10 16:28:54 -05:00
Rafael Mardojai CM 2dc27aac05 scrollbars.js fix identation 2019-08-10 16:27:54 -05:00
Rafael Mardojai CM bbbc9e2078 App menu: fix name & picture overlapped, fix #65 2019-08-10 12:42:26 -05:00
Rafael Mardojai CM 970e82c44a Protections popup improvements 2019-08-10 11:47:28 -05:00
Rafael Mardojai CM 307181939f Identity popup updates 2019-08-08 14:15:39 -05:00
Rafael Mardojai CM 081013418c App menu improvements 2019-08-08 14:14:50 -05:00
Rafael Mardojai CM d2bbc78497 Popovers improvements 2019-08-08 14:14:30 -05:00
Rafael Mardojai CM 50d6e14051 Menulist fixes 2019-08-08 14:14:04 -05:00
Rafael Mardojai CM 19b863f5c3 matching-autocomplete-width.css, #urlbar-results ff70 support, fix #64 2019-08-08 08:24:16 -05:00
Rafael Mardojai CM 73dbbc649f Custom icons: extend for identity popup 2019-08-07 00:13:55 -05:00
Rafael Mardojai CM 22bff920e1 Identity popup fixes 2019-08-07 00:13:33 -05:00
Rafael Mardojai CM 98d565401d Identity popup improvements 2019-08-06 23:58:27 -05:00
Rafael Mardojai CM 699f8a5844 Protections popup polishment 2019-08-05 13:21:34 -05:00
Rafael Mardojai CM 68bea163ac Fix popovers padding 2019-08-03 09:02:04 -05:00
Rafael Mardojai CM 3d9fccad6d .notificationbox Better borders support 2019-08-02 12:48:56 -05:00
Rafael Mardojai CM 2a7fd254b9 Update to lastest Protections popup changes 2019-08-02 12:24:03 -05:00
Rafael Mardojai CM cb4d0b05d1 Protections popup: GNOMISH header bg 2019-08-02 08:21:59 -05:00
Rafael Mardojai CM 629112ca0c Main menu: protection report: hide icon 2019-08-02 08:20:08 -05:00
Rafael Mardojai CM 5b6f94300f Protections popup switcher theming 2019-08-01 15:25:51 -05:00
Rafael Mardojai CM ac0aa97101 Add suport to new Protections popup. 2019-08-01 15:25:30 -05:00
Rafael Mardojai CM 1e55610a5c Rework findbar, less GNOMISH but also less bugged ;), fix #60 2019-08-01 15:24:00 -05:00
Rafael Mardojai CM 7666f3de85 Add notificationbox support 2019-08-01 15:23:16 -05:00
Rafael Mardojai CM 13be19cf7e New sidebar icons from https://gitlab.gnome.org/exalm/pagination-widget,
fix #57
2019-08-01 15:20:37 -05:00
Rafael Mardojai CM 3d1cfaee07 Remove Identity popup separators 2019-08-01 15:19:59 -05:00
Rafael Mardojai CM 758a8964fa Make drag window from headerbar buttons optional, bugged feature,
closes #53
2019-07-27 12:51:08 -05:00
Rafael Mardojai CM 8c6a6c7466 Change scrollbars animation speed from .2s to .1s 2019-07-24 16:57:35 -05:00
Rafael Mardojai CM ee54f296fb Theme new tab button icon when is in tabbar 2019-07-24 16:56:24 -05:00
Rafael Mardojai CM 490621909d Initial fixes for quick findbar, #60 2019-07-24 16:54:08 -05:00
Rafael Mardojai CM 9fd08b999d Update var names for entries 2019-07-24 16:31:40 -05:00
Rafael Mardojai CM 9fe31b7d1b Use --arrowpanel-background for popover background
when content is remote,
closes #56
2019-07-24 14:06:29 -05:00
Rafael Mardojai CM 6673cf084d Fix small .subviewbutton bug 2019-07-24 14:05:53 -05:00
Rafael Mardojai CM be55176773 Move sidebar and tabbar-fix from theme main sheet 2019-07-23 17:58:59 -05:00
Rafael Mardojai CM faca37d112 Add extra feature for high contrast active tab, closes #48 2019-07-23 17:58:38 -05:00
Rafael Mardojai CM f2e8d4c123 Add missing new line at end in some files 2019-07-20 19:23:50 -05:00
Rafael Mardojai CM 538f8e212a Fix small findbar issue 2019-07-20 19:15:06 -05:00
Rafael Mardojai CM a9b0de3224 Sidebar: History: use GNOME clock icon 2019-07-20 18:25:05 -05:00
Rafael Mardojai CM ffda30a2c4 Add dark mode filter, bookmarks menu icon from #55 2019-07-20 18:24:25 -05:00
Amr Saraya c1631c5afa
Add Bookmark menu svg icon 2019-07-19 14:30:06 +02:00
Amr Saraya b097d3c801
Add Bookmark menu icon to icons.css 2019-07-19 14:29:05 +02:00
Amr Saraya 0991a0f72d
Add Bookmark menu icon to systemicons 2019-07-19 14:27:43 +02:00
Amr Saraya 947f43269e
Fix typo 2019-07-19 14:27:01 +02:00
Rafael Mardojai CM 267c1eb2cc Add headerbar button [checked] state support, fix #50 2019-07-18 13:22:30 -05:00
Rafael Mardojai CM 4c1dea301f Tabs scroll buttons improvements 2019-07-17 17:37:55 -05:00
Amr Saraya 9dab47d5ed
Fix window-new-symbolic url 2019-07-17 22:00:27 +02:00
Rafael Mardojai CM ed4922e9c0 Fix #alltabs-button icon broken by -moz-binding, #44 2019-07-17 08:42:11 -05:00
Rafael Mardojai CM fdb5b9c294 system-icons.css #44 fix 2019-07-17 08:05:34 -05:00
Rafael Mardojai CM 65c32eba10 Target list-style-image to icon #id, fix #44 2019-07-17 08:05:08 -05:00
Rafael Mardojai CM 175033c09b Fix firefox regular icons opacity 2019-07-17 08:04:35 -05:00
Rafael Mardojai CM 0baa38e6a3 icons add missing colon 2019-07-16 20:20:05 -05:00
Rafael Mardojai CM 7fafd62c13 Add new container tab indicator, fix #38 2019-07-16 20:02:03 -05:00
Rafael Mardojai CM 8480e41c1b Fix keyboard shortcut opacity 2019-07-16 19:40:59 -05:00
Rafael Mardojai CM f7a5ff3d17 Remove hacks from color variant sheets 2019-07-16 19:40:36 -05:00
Rafael Mardojai CM c5d34065a0 Move symbolic-tab-icons.css hacks 2019-07-16 19:39:11 -05:00
Rafael Mardojai CM d5883cb062 Remove gnome-icons.css and add new system-icons.css, closes #36 2019-07-16 19:37:59 -05:00
Rafael Mardojai CM 9feeb30087 Big custom icons rework, bundled Adwaita SVG icons, fix #8, closes #36 2019-07-16 19:35:51 -05:00
Rafael Mardojai CM 89e35faa74 Add all adwaita icons needed by theme. 2019-07-16 19:31:28 -05:00
Rafael Mardojai CM b8e652c31f Fix scrollbars overlapping and popup issues, #39 2019-07-15 14:35:21 -05:00
Rafael Mardojai CM 0c8a4d47f1 Prevent all popups from growing to much, fix 40 2019-07-15 14:34:10 -05:00
Rafael Mardojai CM dd3c854b44 Fix view button dark variant icon 2019-07-14 12:01:12 -05:00
Rafael Mardojai CM 184b87d0d7 Dont use prefers-color-scheme media query for light theme, #31 2019-07-14 11:59:55 -05:00
Rafael Mardojai CM 13f72d8900 Add scrollbars theming support, fix #3 2019-07-13 20:50:50 -05:00
Rafael Mardojai CM 99f001678b Add selected state to urlbar autocomplete search engines 2019-07-13 20:49:46 -05:00
Rafael Mardojai CM 877af6ecbe Fix small disabled buttons issue, hover state 2019-07-13 20:49:20 -05:00
Rafael Mardojai CM 97af89c78e Update dark/light implementation, close #31 2019-07-13 20:46:00 -05:00
Rafael Mardojai CM 47c7074c13 Fix #33 2019-07-12 10:20:16 -05:00
Rafael Mardojai CM 16c2ffd213 Custom icon support for tree views, fix #29 2019-07-10 18:38:33 -05:00
Rafael Mardojai CM e7a61d54a3 Add min-height to tabsbar 2019-07-10 18:38:08 -05:00
Rafael Mardojai CM 0baf4da624 Add some light arrow icons to fix when filters fail 2019-07-10 18:36:51 -05:00
Rafael Mardojai CM 2a6d55b7a0 Add max height to entries 2019-07-10 18:36:35 -05:00
Rafael Mardojai CM f07deff572 Style sidebar history view buttons as dropdown, #29,
also better dropdowns implementation
2019-07-10 18:35:40 -05:00
Rafael Mardojai CM 9b2507cae1 Add custom icon for search entries 2019-07-10 15:38:10 -05:00
Rafael Mardojai CM c1737f263a Fix broken search bar, Firefox < 70, fix #28 2019-07-10 15:36:16 -05:00
Rafael Mardojai CM aca6a515f5 Fix menus arrow when disabled 2019-07-10 14:04:11 -05:00
Rafael Mardojai CM 4b958e932b Use GNOME icon for menus arrows, fix #26 2019-07-10 13:54:38 -05:00
Rafael Mardojai CM bab895134e Better findbar elements alignment implementation, fix #27 2019-07-10 11:03:19 -05:00
Rafael Mardojai CM ef6bf399c8 Use new arrow icons on dropdown buttons, and extend support, #26 2019-07-10 11:02:14 -05:00
Rafael Mardojai CM 5c09af74ca Better theming for dropdown buttons 2019-07-10 11:01:32 -05:00
Rafael Mardojai CM 36f26ef1d9 Add arrow icons svgs 2019-07-10 11:00:56 -05:00
Rafael Mardojai CM cb826a835d Private window headerbar, use filter instead of import dark icon version 2019-07-10 11:00:10 -05:00
Rafael Mardojai CM 4741c137eb Avoid theming developer tools popover 2019-07-09 21:46:05 -05:00
Rafael Mardojai CM 142ccb9727 Fix cds issues Firefox 60, fix #24 2019-07-09 09:33:27 -05:00
Rafael Mardojai CM d344d58c1b hide-single-tab hidde in full screen, fix #9 2019-07-08 13:03:01 -05:00
Rafael Mardojai CM ce4c2b0f9e Use icon on headerbar background as private browsing indicator,
also fix #21
2019-07-08 12:20:10 -05:00
Rafael Mardojai CM aab3a5587e Align findbar items to left when window is narrow, fix #20 2019-07-08 09:16:57 -05:00
Rafael Mardojai CM 9c4b43b72b Fix wrong button styled, #18 2019-07-07 23:07:52 -05:00
Rafael Mardojai CM d04dbdd604 Remove popover header separator 2019-07-07 23:07:34 -05:00
Rafael Mardojai CM 587d9f0dea Fix menu items margin, #18 2019-07-07 18:55:38 -05:00
Rafael Mardojai CM d0e5ebcbe3 Remove separator from footer combined buttons in popovers 2019-07-07 18:55:08 -05:00
Rafael Mardojai CM 94b7a28d3e Fix all tabs popover secondary buttons margin, #18 2019-07-07 18:54:22 -05:00
Rafael Mardojai CM 287844ae15 Improve entries 2019-07-07 18:54:03 -05:00
Rafael Mardojai CM 471d91b507 Fix main menu wrong spacing 2019-07-07 15:23:54 -05:00
Rafael Mardojai CM 761c91d8d3 Move entries to spearate sheet, also better fix for #19 2019-07-07 15:22:44 -05:00
Rafael Mardojai CM 6427bc0e8e Reduce findbar and sidebar paddings to 6px 2019-07-07 15:22:06 -05:00
Rafael Mardojai CM dbf40f36fe Improve entries theming, also fix #19 2019-07-07 13:03:24 -05:00
Rafael Mardojai CM 4b682e77ec Fix popover subview back button hack filter mising, #18 2019-07-07 09:56:54 -05:00
Rafael Mardojai CM 2b36063fe1 Make navbar history buttons no-drag, #18, #14 2019-07-06 21:24:33 -05:00
Rafael Mardojai CM 2860d89676 Revert container tabs circle, #18 2019-07-06 21:23:58 -05:00
Rafael Mardojai CM 1f3625517e Respect system font 2019-07-06 16:08:18 -05:00
Rafael Mardojai CM c5e349e96b More agresive window drag with headerbar buttons,
better fix for #14
2019-07-06 12:18:48 -05:00
Rafael Mardojai CM e3edf46519 Allow window drag with headerbar buttons, fix #14 2019-07-06 11:19:14 -05:00
Rafael Mardojai CM 3183cddc0f Inactive window improvements 2019-07-06 11:07:13 -05:00
Rafael Mardojai CM 5a755df3cd Theme tabsbar buttons 2019-07-06 11:07:00 -05:00
Rafael Mardojai CM aa1d07fd6d Fix sidebar button size 2019-07-06 11:06:46 -05:00
Rafael Mardojai CM 239bc59386 Theme container tabs indicator 2019-07-06 11:06:28 -05:00
Rafael Mardojai CM 1bc2daf67c Improve sidebar theming 2019-07-06 11:06:05 -05:00
Rafael Mardojai CM 50f1d3fc36 Support all tabs btn on GNOME stack icons 2019-07-06 11:05:28 -05:00
Rafael Mardojai CM 06d54cc0e8 Fix #15 2019-07-06 11:05:19 -05:00
Amr Saraya 7aae4198ae
Add missing bracket 2019-07-06 01:14:04 +02:00
Rafael Mardojai CM 4aece422bf Add theming for toolbars close buttons and sidebar switcher 2019-07-05 16:41:46 -05:00
Rafael Mardojai CM 8f54949ae3 Add size/color fixes for toolbars close buttons 2019-07-05 16:40:20 -05:00
Rafael Mardojai CM 11e6e0a441 Remove useless filter from window controls 2019-07-05 16:39:52 -05:00
Rafael Mardojai CM 8675396108 Add initial sidebar support, fix #12 2019-07-05 16:39:20 -05:00
Rafael Mardojai CM 4fcf054298 Fix find bar close btn position 2019-07-05 16:38:53 -05:00
Rafael Mardojai CM b011789b80 Extend inactive window toolbars opacity coverage 2019-07-05 16:38:11 -05:00
Rafael Mardojai CM 4ea55461bf Add sidebar color vars 2019-07-05 16:37:55 -05:00
Rafael Mardojai CM 27a6f73d75 Update suggested and destructive actions btns to new color vars
and add active state
2019-07-05 13:07:46 -05:00
Rafael Mardojai CM 74b4e9f714 Update suggested and destructive actions buttons style to match 3.32 2019-07-05 13:06:51 -05:00
Rafael Mardojai CM 51c407f978 Center text buttons 2019-07-05 13:06:25 -05:00
Rafael Mardojai CM 4cb4fcff87 Hide icon from update firefox button 2019-07-05 13:05:25 -05:00
Rafael Mardojai CM 63e9f4bfe1 Better fix for #11 2019-07-04 23:54:50 -05:00
Rafael Mardojai CM cfa6d13894 Fix #11 2019-07-04 23:50:45 -05:00
Rafael Mardojai CM 19c7ef7f68 Fix #10, Move finbar buttons styling to buttons.css 2019-07-04 23:44:02 -05:00
Rafael Mardojai CM ac03e6497c Reset toolbars borders 2019-07-04 23:43:30 -05:00
Rafael Mardojai CM 77e013f956 Remove old buttons styling 2019-07-02 18:03:48 -05:00
Rafael Mardojai CM 38015ae6ac Rework of buttons styling, better code 2019-07-02 18:03:21 -05:00
Rafael Mardojai CM 7aec9cfac6 Change popover subview back btn icon 2019-07-02 18:02:41 -05:00
Rafael Mardojai CM 754983e5f5 Add GNOME stack icon for new window btn 2019-07-02 18:01:59 -05:00
Rafael Mardojai CM 7b0a414f9d Fix download icon opacity 2019-07-02 18:01:23 -05:00
Rafael Mardojai CM a216c2c952 Remove useless color vars 2019-07-02 18:00:57 -05:00
Rafael Mardojai CM b5d3e91dc9 Add padding to headerbar 2019-07-02 18:00:34 -05:00
Rafael Mardojai CM 92b425157c Headerbar/nav-bar code update 2019-06-26 22:14:04 -05:00
Rafael Mardojai CM c4987e117f Style headerbar like toolbar when CSD is disabled,
plus code improvements
2019-06-26 22:13:01 -05:00
Rafael Mardojai CM 91c6e11344 CSD code improvements 2019-06-26 22:12:28 -05:00
Rafael Mardojai CM 69d1d57699 Remove !important from toolbarbuton icon/text coloring 2019-06-26 15:02:57 -05:00
Rafael Mardojai CM 80e3a7a9d2 Popups improvements 2019-06-24 20:49:35 -05:00
Rafael Mardojai CM 68166210b1 Reorder custom icons definitions CSS 2019-06-24 20:49:05 -05:00
Rafael Mardojai CM 4dec52e07f Better color variables naming 2019-06-24 19:57:54 -05:00
Rafael Mardojai CM 03642b028d Fix popover subview menu button arrow position 2019-06-24 19:57:00 -05:00
Rafael Mardojai CM 418a013744 GNOME Stack icons coverage improved 2019-06-24 17:44:53 -05:00
Rafael Mardojai CM abcff407a2 Fix duplicated import 2019-06-24 17:44:34 -05:00
Rafael Mardojai CM 9922935985 Fix content context menu buttons icon alignment 2019-06-23 12:15:01 -05:00
Rafael Mardojai CM f1e60d71d0 Popovers buttons improvements 2019-06-23 08:15:55 -05:00
Rafael Mardojai CM fd21abe0ed Better style main menu buttons 2019-06-23 08:15:16 -05:00
Rafael Mardojai CM e19f9941bd Findbar improvements 2019-06-23 08:14:59 -05:00
Rafael Mardojai CM bac24ee06b Findbar buttons improvements 2019-06-22 12:20:03 -05:00
Rafael Mardojai CM f237a956ea Fix urlbar autocomplete popover on FF67 2019-06-22 12:19:34 -05:00
Amr Saraya 8c4de240ed
Update toolbar inactive color for dark theme to match headerbar 2019-06-19 13:25:09 +02:00
Amr Saraya e0904f80ca
Reduce bookmarks height for low resolution screens 2019-06-18 04:50:02 +02:00
Amr Saraya 05c1ba70e8
Add top padding to bookmarks bar
- Fix hovered item bottom and top padding wasn't the same
2019-06-18 04:48:54 +02:00
Amr Saraya cb0d500f2c
Update toolbar inactive color to match headerbar 2019-06-18 04:40:03 +02:00
Rafael Mardojai CM c18ae6aadf Fix broken active tab button on all tabs popover 2019-06-13 14:25:48 -05:00
Rafael Mardojai CM 0643d8ad41 Use opacity on disabled popover buttons 2019-06-13 12:45:59 -05:00
Rafael Mardojai CM 4ae470d74d Fix issue with disabled popover buttons. 2019-06-13 12:33:26 -05:00
Rafael Mardojai CM 2693309858 Revert context menus change with improve 2019-06-09 13:13:10 -05:00
Rafael Mardojai CM fdb60e13bd Context menus improvements 2019-06-09 13:10:35 -05:00
Rafael Mardojai CM 91e343add7 Small popovers improve 2019-06-08 21:58:30 -05:00
Rafael Mardojai CM f2b95fdc22 Fix small identation error 2019-06-08 21:58:09 -05:00
Rafael Mardojai CM 1b51a94850 Fix library new bookmark animation 2019-06-08 21:57:43 -05:00
Rafael Mardojai CM d424566f9e Better popovers theming, buttons improvements,
better site info and permissions popovers
2019-06-08 20:15:09 -05:00
Rafael Mardojai CM daa3df0b03 Better findbar 2019-06-06 21:12:10 -05:00
Rafael Mardojai CM a7f965c25a Fix project wide identation errors 2019-06-06 19:35:44 -05:00
Rafael Mardojai CM 6b80f2f227 Fix identation 2019-06-06 19:27:39 -05:00
Rafael Mardojai CM d087aa3ce6 Make findbar more GNOME accurate 2019-06-06 19:21:15 -05:00
Rafael Mardojai CM 2a03ae6462 Fix popover buttons states 2019-06-06 18:04:08 -05:00
Rafael Mardojai CM c51827c0ea Popovers theming improvements and downloads support 2019-06-06 17:56:56 -05:00
Rafael Mardojai CM 7961f79abf Reduced url results max height 2019-06-06 17:56:16 -05:00
Rafael Mardojai CM 3313b644b9 Fix sound tab icon position 2019-06-06 17:56:00 -05:00
Rafael Mardojai CM b1c096a0d5 Add new findbar theming 2019-06-06 17:55:27 -05:00
Rafael Mardojai CM c0507dfb0d matching-autocomplete-width.css Improvements 2019-06-06 13:51:39 -05:00
Rafael Mardojai CM 42fc36253c Matching urlbar width autocomplete box improvements 2019-06-05 10:18:43 -05:00
Rafael Mardojai CM ba8379bbae Fixed `matching-autocomplete-width.css`, working again 2019-06-04 17:42:53 -05:00
Rafael Mardojai CM 78c8b70487 Update synmbolic icons option to new var 2019-06-04 16:52:57 -05:00
Rafael Mardojai CM b6900a3d87 Better tabs close button theming 2019-06-04 16:52:23 -05:00
Rafael Mardojai CM 5d2a5d42c1 Small fixes 2019-06-04 16:51:23 -05:00
Rafael Mardojai CM 581cf3cab6 Update vars on colors sheets and dark theme support 2019-06-04 10:08:59 -05:00
Rafael Mardojai CM 5ce0e6cfde Update urlbar vars 2019-06-04 10:08:42 -05:00
Rafael Mardojai CM e33640f55d Update tabbar vars and styles 2019-06-04 09:58:42 -05:00
Rafael Mardojai CM a685528639 Fix toolbars/popovers/menus color 2019-06-04 09:58:03 -05:00
Rafael Mardojai CM c400be5e85 Add var to controll window controls icon filter 2019-06-04 09:57:00 -05:00
Rafael Mardojai CM 9d96a20466 Fix window controls styles 2019-06-03 19:47:27 -05:00
Rafael Mardojai CM 86e828be56 Remove icons invert filter from light colors 2019-06-03 19:46:50 -05:00
Rafael Mardojai CM edffcd702e Tabar small fixes 2019-06-03 19:46:34 -05:00
Rafael Mardojai CM 3444932500 Better popovers and menus theming 2019-06-03 17:09:35 -05:00
Rafael Mardojai CM d5682e25b6 Small fixes 2019-06-03 17:09:21 -05:00
Rafael Mardojai CM 9652b9f5e5 New theme structure 2019-06-03 12:47:03 -05:00