Commit Graph

3794 Commits

Author SHA1 Message Date
Marc Vollenweider
c6a78fe978 Fix in compact mode: Keep toolbar open during drag 2024-09-05 22:52:35 +02:00
mauro-balades
028bd529cf chore: Update @zen-browser/surfer dependency to version 1.3.11 2024-09-05 22:52:32 +02:00
mauro-balades
7d10943d84 Merge branch 'main' of https://github.com/zen-browser/desktop 2024-09-05 22:39:23 +02:00
mauro-balades
5b8041a62a chore: Update default value for update_version in alpha.yml workflow 2024-09-05 22:39:04 +02:00
mauro 🤙
306839e274 Merge pull request #1256 from mohvn/main
fix: Adjusted the responsiveness of the Toolbar when resizing (again).
2024-09-05 22:10:56 +02:00
mauro 🤙
a7cf75980f Merge pull request #1267 from damianfijorek/bugfix/1073
Fix vertical tabs on the right overflow.
2024-09-05 22:08:21 +02:00
mauro-balades
7cab991702 Merge branch 'main' of https://github.com/zen-browser/desktop 2024-09-05 21:54:59 +02:00
mauro-balades
374b0f7e2e chore: Update @zen-browser/surfer dependency to version 1.3.10 2024-09-05 21:54:51 +02:00
Damian Fijorek
851de67432 Fix vertical tabs on the right overflow. 2024-09-05 19:24:40 +00:00
mauro 🤙
0ff12624ea Merge pull request #1265 from AlternateRT/brew-style-conformant
Various fixes to Homebrew Cask
2024-09-05 20:48:26 +02:00
mauro-balades
ff93f63630 chore: Update @zen-browser/surfer dependency to version 1.3.9 2024-09-05 20:47:49 +02:00
AltCode
cb83aca94a Fix Homebrew installation/upgrade instructions 2024-09-05 20:20:39 +02:00
AltCode
c1c616e431 Update update-homebrew.sh
Updates update-homebrew.sh to work with the style conformant cask
2024-09-05 20:12:59 +02:00
AltCode
8f893d0cf5 Update version number on cask file 2024-09-05 20:09:19 +02:00
AltCode
6605249b2a Expand zap stanza to clear more files on uninstall 2024-09-05 20:05:40 +02:00
AltCode
aab319623c Only remove quarantine attribute on postflight
Make cask only remove com.apple.quarantine as opposed to all attributes
2024-09-05 19:59:26 +02:00
AltCode
00b8d3443d Add auto_updates and depends_on stanza to cask 2024-09-05 19:56:21 +02:00
AltCode
700d1e9357 Add url verification to cask 2024-09-05 19:55:27 +02:00
AltCode
f7612bd61a Make cask style conformant to Homebrew guidelines 2024-09-05 19:54:35 +02:00
AltCode
f1134c50c1 Fixed stanza order in cask file
Fixed the stanza order by running brew style --fix zen-browser
2024-09-05 19:52:23 +02:00
mauro 🤙
9873e66430 Merge pull request #1260 from HarryHeres/improvement/homebrew-tap
Homebrew & docs update
2024-09-05 17:48:12 +02:00
HarryHeres
fa871a586b Updating README 2024-09-05 17:39:31 +02:00
mauro-balades
165bed9101 chore: Update @zen-browser/surfer dependency to version 1.3.8 2024-09-05 17:36:33 +02:00
HarryHeres
2ec8175a3e Removing unnecessary Stanza from Homebrew Tap 2024-09-05 17:30:41 +02:00
mohvn
6e6aef15cb fix: responsiviness in both legacy and main mode 2024-09-05 11:45:35 -03:00
mohvn
7609e718af fix: Adjusted the responsiveness of the Toolbar when resizing. 2024-09-05 09:02:46 -03:00
mauro 🤙
34acabd43c Merge branch 'main' of https://github.com/zen-browser/desktop 2024-09-05 11:48:33 +00:00
mauro 🤙
0a3ee66633 Fixed homebrew builds 2024-09-05 11:48:13 +00:00
mauro-balades
00fb5c24f9 🔖 Update version to 1.0.0-a.37 2024-09-04 22:38:43 +00:00
mauro-balades
4752eae590 chore: Update @zen-browser/surfer dependency to version 1.3.7 1.0.0-a.37 2024-09-05 00:38:01 +02:00
mauro-balades
a44d6c129f chore: Update codesigning script to sign the .app bundle with Apple Developer ID certificate 2024-09-05 00:36:51 +02:00
mauro 🤙
abefe733a6 Merge pull request #1240 from n7itro/fix-ui
Fix UI
2024-09-04 23:11:52 +02:00
mauro 🤙
a1b2406c27 Merge pull request #1241 from n7itro/fix-opacity
[fix] unfocused compact tab bar loses opacity
2024-09-04 23:11:09 +02:00
mauro-balades
31797a564e chore: Update vertical tabs styling to remove margin-top and add padding-top for showborder state 2024-09-04 23:10:18 +02:00
nitro
0949b9f25d [fix] unfocused compact tab bar loses opacity 2024-09-04 23:07:06 +02:00
mauro-balades
0b408f4001 chore: Update codesigning script to sign the .app bundle with Apple Developer ID certificate 2024-09-04 23:03:01 +02:00
mauro-balades
02ddf51b4e Fixed layout of vertical tabs and restored search bar 2024-09-04 22:57:25 +02:00
nitro
cf2ef5528d [fix] web sidebar obstructs tab bar
Fixes the web view sidebar obstructing the tab bar while in compact mode
2024-09-04 22:17:47 +02:00
nitro
d206509c19 [fix] off centered buttons
Remove padding that off-centers buttons in the settings page. Closes #1233
2024-09-04 22:15:57 +02:00
mauro-balades
629813bce2 Merge branch 'main' of https://github.com/zen-browser/desktop 2024-09-04 22:00:26 +02:00
mauro-balades
17be7d83ed chore: Update codesigning script to sign the .app bundle with Apple Developer ID certificate 2024-09-04 22:00:14 +02:00
mauro 🤙
e461dd9927 Merge pull request #1237 from mohvn/main
Fix Responsivity of Toolbar
2024-09-04 21:46:17 +02:00
mauro-balades
d0a0c822ca chore: Update codesigning script to sign the .app bundle with Apple Developer ID certificate 2024-09-04 21:44:10 +02:00
mauro-balades
8c69add93f Removed max-width for pinned tabs (https://github.com/zen-browser/desktop/issues/1236) 2024-09-04 20:31:32 +02:00
mauro-balades
2bf2bc10b0 chore: Update codesigning script to sign the .app bundle with Apple Developer ID certificate 2024-09-04 20:17:34 +02:00
mohvn
040db36477 fix: responsivity of toolbar 2024-09-04 14:40:11 -03:00
mauro-balades
a8178bb16f Fixed duplicate workspaces (closes #1196) 2024-09-04 19:05:20 +02:00
mauro-balades
b199007543 Merge branch 'main' of https://github.com/zen-browser/desktop 2024-09-04 18:41:28 +02:00
mauro-balades
faeec9bc32 chore: Update codesigning script to sign the .app bundle with Apple Developer ID certificate 2024-09-04 18:41:08 +02:00
mauro 🤙
cc276bd3c6 Merge pull request #1232 from rexxDigital/sidebar/update-sidebar-margins
Update feature: fix inaccuracies with margins
2024-09-04 18:08:05 +02:00