mr. M
99b2babad4
Refactor window button handling for consistency and update z-index in compact mode styles
2024-11-28 01:43:52 +01:00
mr. M
735f392663
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2024-11-28 01:31:37 +01:00
mr. M
4fddfe4f6b
Fix pinned tab count reference to use _numVisiblePinTabs for accurate visibility handling
2024-11-28 01:31:33 +01:00
mr. M
16080cf46d
Enhance window button handling for macOS and update event listener references
2024-11-28 01:22:22 +01:00
mr. m
59aa071095
Update sign.ps1
...
Signed-off-by: mr. m <91018726+mr-cheff@users.noreply.github.com >
2024-11-27 15:23:55 -08:00
Kristijan Ribarić
5c7e23252b
Style: Improve folder picker dropdown in edit bookmark panel
...
Improves the styling of the folder picker dropdown in the edit bookmark panel to align with Photon Design System guidelines:
* Sets dropdown to take full width of the panel.
* Changes dropdown's `top` positioning to be directly below the input field.
* Updates border and outline styling for better visibility and focus indication.
* Adds a subtle box-shadow for visual separation.
These changes enhance the visual consistency and usability of the folder picker.
2024-11-27 22:27:01 +01:00
mr. m
240b70ad4b
Merge pull request #3223 from vraravam/nvmrc
...
Add '.nvmrc' and '.python-version' files to ensure system dependency (node and python) is documented
2024-11-27 22:17:38 +01:00
Kristijan Ribarić
1422b3393f
feat: Display selected workspace names in bookmark editor
...
The workspace selection summary in the bookmark editor now displays a comma-separated list of selected workspace names instead of just the number of selected workspaces. This improves the user experience by providing more context and clarity about which workspaces the bookmark will be associated with.
Previously, the summary only showed "N workspaces selected". This change makes it easier to see at a glance which workspaces are selected without having to open the dropdown.The change also ensures the initial display of the summary text correctly reflects the selected workspaces when the editor opens.
2024-11-27 22:04:14 +01:00
Kristijan Ribarić
c0df38c23d
Fix: Rename _bookmarkWorkspaceCache to _workspaceBookmarksCache
...
Renames the internal cache variable `_bookmarkWorkspaceCache` to `_workspaceBookmarksCache` for consistency and clarity. This change does not affect functionality.
2024-11-27 21:54:42 +01:00
mr. M
c146fea519
Add compact mode condition to navbar visibility logic
2024-11-27 21:41:23 +01:00
Kristijan Ribarić
6f8a6e33fc
Style: Update Edit Bookmark dialog to use Zen colors
...
Updates the Edit Bookmark dialog to use the new Zen color variables for the dropdown and suggestion list backgrounds. This ensures consistency with the overall Zen theme and improves visual appeal.
Specifically, the `--in-content-box-background` variable is replaced with `--zen-colors-tertiary` for the affected elements. Additionally, padding in the suggestion list and its items has been slightly adjusted for better spacing.
2024-11-27 21:31:03 +01:00
Kristijan Ribarić
7b976c39e6
Fix: Add missing closing tag in editBookmarkPanel.inc.xhtml
2024-11-27 21:25:04 +01:00
mr. M
d9b28a79f1
Remove outline from URL bar background for improved styling
1.0.1-a.20
2024-11-27 19:52:42 +01:00
Kristijan Ribarić
78d10b4c1b
Added workspace selector on bookmarks create/edit modal, added table for storing relationships between workspaces and bookmarks.
2024-11-27 19:51:21 +01:00
mr. M
5497016015
Refactor tab handling logic to improve readability and maintainability
2024-11-27 19:47:51 +01:00
Vijay A
302a580847
Add '.nvmrc' and '.python-version' files to ensure system dependency (node) is documented
2024-11-27 23:11:55 +05:30
mr. M
62ca724415
Update navigator toolbox element reference to improve functionality
2024-11-27 17:26:17 +01:00
mr. M
a70dfce490
Disable single toolbar mode and adjust vertical tab button styling
2024-11-27 17:10:47 +01:00
mr. M
cb6f3f9195
Enable single toolbar mode in Zen Browser
2024-11-27 16:56:04 +01:00
mr. M
a666e6c39b
Remove jprof option from mozconfig for release builds
2024-11-27 16:53:11 +01:00
mr. M
5606dc505e
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2024-11-27 16:52:31 +01:00
mr. M
3bf7a477a6
Disable single toolbar mode and update keyboard shortcuts versioning; remove unused 'zen-toggle-sidebar' shortcut
2024-11-27 16:52:23 +01:00
mr. m
2a45071501
Merge pull request #3202 from omove/mac-pgo-test
...
Enable PGO for macOS aarch64
2024-11-27 00:00:57 +01:00
mr. M
15617953ab
Update Zen Browser to version 133.0 and enhance UI consistency with various CSS adjustments
2024-11-26 23:57:38 +01:00
mr. M
99cf659742
Update GitHub Actions workflows to use new automated email for commits
2024-11-26 21:32:57 +01:00
mr. M
ab17f50339
Enable single toolbar mode in Zen Browser
2024-11-26 19:31:13 +01:00
mr. M
d06b0c0b69
Disable single toolbar mode and adjust UI margins for improved layout consistency
2024-11-26 19:29:24 +01:00
mr. M
351b942860
Enable single toolbar mode in Zen Browser settings
2024-11-26 19:17:52 +01:00
mr. M
272ac594a8
Update @zen-browser/surfer dependency to version 1.6.3 in package.json and pnpm-lock.yaml
2024-11-26 19:15:08 +01:00
larzie
365c3a27e8
Quick fix
...
Signed-off-by: larzie <lunar@lavache.com >
2024-11-26 20:39:46 +03:00
larzie
cc5f813f5e
Quick fix
...
Signed-off-by: larzie <lunar@lavache.com >
2024-11-26 20:38:12 +03:00
larzie
87cf878860
Revise
...
Signed-off-by: larzie <lunar@lavache.com >
2024-11-26 20:37:25 +03:00
larzie
ba1ac3434e
Revise
...
Signed-off-by: larzie <lunar@lavache.com >
2024-11-26 20:34:42 +03:00
larzie
f3a78ec059
Revise
...
Signed-off-by: larzie <lunar@lavache.com >
2024-11-26 20:34:16 +03:00
larzie
95884e1215
Revise
...
Signed-off-by: larzie <lunar@lavache.com >
2024-11-26 20:33:47 +03:00
larzie
d427d8df2d
Revise
...
Signed-off-by: larzie <lunar@lavache.com >
2024-11-26 20:33:13 +03:00
larzie
a98565285b
Revise
...
Signed-off-by: larzie <lunar@lavache.com >
2024-11-26 20:32:08 +03:00
larzie
01be9b0132
Revise
...
Signed-off-by: larzie <lunar@lavache.com >
2024-11-26 20:31:15 +03:00
larzie
49059236cd
Update windows CI
...
Signed-off-by: larzie <lunar@lavache.com >
2024-11-26 20:25:33 +03:00
larzie
529f6f94a3
Update windows prof CI
...
Signed-off-by: larzie <lunar@lavache.com >
2024-11-26 20:20:32 +03:00
larzie
eacac9f071
Update submodule CI
...
Signed-off-by: larzie <lunar@lavache.com >
2024-11-26 20:18:00 +03:00
larzie
f13c15365f
Update twilight CI
...
Signed-off-by: larzie <lunar@lavache.com >
2024-11-26 20:17:09 +03:00
larzie
ca035e419a
Update pr CI
...
Signed-off-by: larzie <lunar@lavache.com >
2024-11-26 20:16:13 +03:00
larzie
699641977e
Update macOS CI
...
Signed-off-by: larzie <lunar@lavache.com >
2024-11-26 20:14:41 +03:00
larzie
aea3734ca8
Update Linux CI
...
Signed-off-by: larzie <lunar@lavache.com >
2024-11-26 20:11:31 +03:00
larzie
5ca286db5b
Update clear cache action
...
Signed-off-by: larzie <lunar@lavache.com >
2024-11-26 20:07:28 +03:00
larzie
f4b9d16497
Update CI
...
Signed-off-by: larzie <lunar@lavache.com >
2024-11-26 20:06:40 +03:00
mr. M
0578196839
Add right margin to titlebar buttonbox for improved layout consistency
2024-11-26 17:09:36 +01:00
mr. M
f49fdbe886
Refactor toolbar settings and enhance UI animations for improved user experience
2024-11-26 17:08:23 +01:00
mr. M
0d460e32de
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
2024-11-25 21:01:25 +01:00