mr. M
b094d8322a
refactor: update styling and structure of Zen UI components; remove deprecated toolbar styles and adjust margins for better layout
2024-11-19 20:51:48 +01:00
mr. M
721a8cf6e3
style: enhance workspace deactivation styles with grayscale filter for better visibility
2024-11-19 19:33:26 +01:00
mr. M
1049277e17
fix: correct usage of matchMedia in ZenCustomizableUI for better compatibility
2024-11-19 17:51:52 +01:00
mr. m 🤙
44a4ce44d4
Merge pull request #3108 from zen-browser/toolbar-redesign
...
Toolbar redesign
2024-11-19 17:49:00 +01:00
mr. M
7e9f900f35
feat: enhance ZenThemeMarketplace functionality by injecting marketplace API and refining theme installation process
2024-11-19 00:52:47 +01:00
mr. M
ec681b841e
refactor: move sidebar height throttle and content element separation to ZenUIManager; streamline tab toolbar updates
2024-11-19 00:10:30 +01:00
mr. M
a4002a49cc
refactor: remove unused animations and simplify workspace button styles
2024-11-18 23:18:50 +01:00
mr. M
032954be2b
feat: enhance zen styles for toolbar, sidebar, and tabs; adjust layout and padding
2024-11-18 23:14:50 +01:00
mr. m 🤙
95ff7afa98
Merge pull request #2924 from programORdie2/dev
...
Style: make the URL bar more rounded
2024-11-16 11:41:11 +01:00
mr. m 🤙
da30d196da
Merge pull request #3033 from kristijanribaric/fix/restore-pinned-tabs-to-base-url-on-startup-when-setting-is-checked
...
Fix: Restore pinned tabs to their pinned URLs on startup if the option is checked
2024-11-16 11:40:54 +01:00
mr. m 🤙
dd10987e3b
Merge pull request #3042 from pc-v2/dev
...
Dev - Add _moveWindowButtons support for -moz-gtk-csd-reversed-placement
2024-11-16 11:36:44 +01:00
mr. M
1b9ada13a2
feat: update zen-cool-toolbar styles to enhance background and navbar appearance
2024-11-16 11:29:19 +01:00
mr. M
66b215b44b
feat: add zen-cool-toolbar styles and adjust layout for sidebar and workspace indicators
2024-11-16 10:27:46 +01:00
pc-v2
88b1ea9d3b
Merge pull request #1 from pc-v2/pc-v2_-moz-gtk-csd-reversed-placement
...
Add _moveWindowButtons support for -moz-gtk-csd-reversed-placement
2024-11-16 10:15:48 +07:00
pc-v2
597f7dbeb8
Add _moveWindowButtons support for -moz-gtk-csd-reversed-placement
...
I add 'or' operator to set window buttons if -moz-gtk-csd-reversed-placement is true
Signed-off-by: pc-v2 <58063311+pc-v2@users.noreply.github.com >
2024-11-16 10:11:26 +07:00
Kristijan Ribarić
62d5684435
Fix: Restore pinned tabs to their pinned URLs on startup if the option is checked
...
This change modifies the pinned tab initialization logic to restore
pinned tabs to their original pinned URLs when the browser starts.
Previously, pinned tabs would open to their last visited URL, even if the option for restoring them to the pinned URL was checked.
2024-11-15 13:35:10 +01:00
mr. M
499781baf1
fix: disable Clang plugin in mozconfig
2024-11-14 21:39:21 +01:00
mr. M
1da6210617
feat: enable Clang plugin in mozconfig
2024-11-14 12:48:58 +01:00
mr. M
057d258660
Fixed workspace indicator appearing when workspaces are disabled
2024-11-13 23:35:43 +01:00
mr. M
ec433fa852
fix: correct typo in essential tab attribute to prevent changing selected tab
2024-11-13 23:33:58 +01:00
mr. M
6185f421b8
fix: prevent changing selected tab for essential tabs and update version to 132.0.2
2024-11-13 23:23:49 +01:00
mr. m 🤙
ab7ae3f89a
Merge pull request #2879 from kristijanribaric/fix/change-order-of-tab-context-menu-items
...
Display Add to Essentials tab context menu item before Pin Tab
2024-11-13 23:12:41 +01:00
mr. m 🤙
7048b94cc2
Merge pull request #2889 from JamiKettunen/flatpak-24.08
...
chore: Update flatpak manifest runtime versions to 24.08
2024-11-13 23:12:22 +01:00
mr. m 🤙
c8c11b31c8
Merge pull request #2542 from GunGunGun/patch-1
...
Update README.md for installing native package Linux
2024-11-13 23:10:57 +01:00
mr. m 🤙
6dd732e1c2
Merge pull request #2899 from Lenni-builder/patch-2
...
Add a "Discussions" link to issue template
2024-11-13 23:09:25 +01:00
mr. m 🤙
693963b072
Merge pull request #2947 from kristijanribaric/feature/add-option-to-make-essentials-container-specific
...
Feature: container specific Essentials
2024-11-13 23:07:56 +01:00
mr. m 🤙
bc7d0c7d71
Merge pull request #2984 from litemotiv/flatpak_shader_cache
...
#2767 [Flatpak] Failed to create shader cache (Permission denied)
2024-11-13 23:04:52 +01:00
Olivier Keun
07ee4d5915
#2767 [Flatpak] Failed to create shader cache (Permission denied)
2024-11-13 14:25:36 +01:00
Kristijan Ribarić
bc45092e03
Added a pref to make essentials container specific, i.e. if a workspace has a container assigned to it, on that workspace only essentials opened in that container will be visible.
2024-11-12 10:44:12 +01:00
mr. M
4b6068e13b
Hide reset button in vertical tabs and adjust CSS for better styling
2024-11-11 22:59:52 +01:00
mr. M
a7db756c76
Update subproject commit reference in localization files
2024-11-11 22:06:55 +01:00
mr. m 🤙
9d328b3aff
Merge pull request #2904 from kristijanribaric/feature/add-reset-to-base-url-button-to-pinned-tabs
...
Feature: Add reset to pinned URL button to pinned tabs
2024-11-11 22:06:04 +01:00
Tanay Kar
14211536d8
Added zen-profile selector active style ( #2908 )
...
Provides a change in background colour for the profile selector items on click (active) , similar to the main menu styles
Signed-off-by: Tanay Kar <93914273+Tanay-Kar@users.noreply.github.com >
2024-11-11 22:05:32 +01:00
Jai A P
9a7351b1f9
Fix inconsistent cursor when resizing P2 ( #2916 )
...
* Update ZenViewSplitter.mjs
Signed-off-by: Jai A P <jai.jap.318@gmail.com >
* Update ZenSidebarManager.mjs
Signed-off-by: Jai A P <jai.jap.318@gmail.com >
---------
Signed-off-by: Jai A P <jai.jap.318@gmail.com >
2024-11-11 20:55:45 +01:00
kristijanribaric
b323333bd1
Prevent pins deletion from database on non explicit tab closes (window closing) ( #2903 )
...
Previously, if you had multiple windows opened and you closed one, it could trigger TabClose event and delete the pins from zen_pins table. With this change the pins are deleted only on explicit tab closing from tab context menu.
2024-11-11 20:51:46 +01:00
kristijanribaric
8724d6f836
Fix pinned tab state and favicon handling ( #2853 )
...
Fixes several issues related to pinned tab restoration and
favicon display:
- Ensures pinned tabs are not loaded in private windows.
- Improves favicon caching and setting for pinned tabs.
- Fixes an issue where the tab state was not properly
restored, leading to incorrect icons and titles.
- Uses base64 encoded favicon data to prevent issues with
favicon loading and updates the favicon loading logic to
be more robust.
- Adds a call to `gBrowser._updateTabBarForPinnedTabs` to
ensure the tab bar is updated correctly after restoring
pinned tabs, which fixes a UI issue where the tab bar
wouldn't refresh properly until interacted with.
- Improves tab initialization by explicitly calling
`newTab.initialize()` after restoring a pinned tab. This
fixes an issue with tabs not rendering
icon and label after being restored.
The changes improve the reliability of pinned tab
restoration and ensure that favicons are displayed
correctly.
2024-11-11 20:48:27 +01:00
programORdie
18ddbf986c
Style: make the URL bar more rounded
2024-11-11 20:37:35 +01:00
Kristijan Ribarić
38898ab45e
(feat) Add reset to pinned URL button to pinned tabs
...
This commit introduces a "Reset" button to pinned tabs, allowing
users to quickly revert a tab to its stored base URL. The button
is visible on hover for non-essential pinned tabs and hidden
for essentials. Clicking the button triggers a
reset action managed by `gZenPinnedTabManager`.
The visual style of the button is defined using the "reload"
icon and follows the styling of other tab buttons.
2024-11-11 15:48:50 +01:00
Lenni
40267f32e5
Add Discussions link to issue template
...
Signed-off-by: Lenni <87639068+Lenni-builder@users.noreply.github.com >
2024-11-11 15:10:17 +01:00
mr. m 🤙
3277e06740
Update io.github.zen_browser.zen.yml.template
...
Signed-off-by: mr. m 🤙 <91018726+mauro-balades@users.noreply.github.com >
2024-11-11 11:44:34 +01:00
Jami Kettunen
c557a2daf0
chore: Update flatpak manifest runtime versions to 24.08
2024-11-11 12:24:25 +02:00
Kristijan Ribarić
2798076bb1
Display Add to Essentials tab context menu item before Pin Tab
...
Add to Essentials is displayed before Pin tab context menu item so it follows the order in which the tabs are displayed in the sidebar as essentials are above pinned tabs.
2024-11-11 08:59:15 +01:00
mr. M
0e02cb14ec
Fix: adjust vertical tab background opacity for improved visibility
1.0.1-a.19
2024-11-10 20:08:04 +01:00
mr. M
9443169283
Fix: update zen glance animations for smoother transitions and adjust timing
2024-11-10 19:58:24 +01:00
mr. M
259b25ab68
Fix: adjust scale for zen glance background and enhance quickCloseGlance logic
2024-11-10 19:41:16 +01:00
mr. M
c8e363d4f3
Bump version numbers for Zen Browser and Zen Twilight to 1.0.1-a.19 and 1.0.1-t.19 respectively; update subproject commit reference
2024-11-10 19:29:53 +01:00
mr. m 🤙
8ecc8b2e74
Fix zen-browser/desktop/issues/2252 ( #2807 ) ( #2846 )
...
Signed-off-by: Jai A P <jai.jap.318@gmail.com >
Co-authored-by: Jai A P <jai.jap.318@gmail.com >
2024-11-10 19:21:21 +01:00
mr. M
62d763e65a
Fix: reduce minimum height of tabs to improve layout consistency
2024-11-10 19:20:36 +01:00
mr. M
d54a56e11b
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2024-11-10 19:13:34 +01:00
mr. M
73b24aa5ae
Add floating style for glance tabs in essentials and adjust new tab button border styling
2024-11-10 19:13:30 +01:00