mr. m
|
5b1d59e38d
|
Trying to fix linux builds failing
|
2024-12-22 17:23:33 +00:00 |
|
mr. M
|
31ce093a4a
|
Update LTO configuration and enable Clang plugin for Linux builds
|
2024-12-22 14:36:02 +01:00 |
|
mr. M
|
e1cc55ff79
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2024-12-22 13:38:22 +01:00 |
|
mr. M
|
076586ded7
|
Enable Clang plugin for x86_64 and aarch64 configurations in mozconfig
|
2024-12-22 13:38:16 +01:00 |
|
mr-cheff
|
c3e30d4d05
|
Update monthly issue metrics
|
2024-12-22 12:11:17 +00:00 |
|
mr. M
|
dd87882e0f
|
Remove Profile Guided Optimization from Linux mozconfig
|
2024-12-22 12:24:22 +01:00 |
|
mr. M
|
fce8d134a3
|
Refactor LTO configuration across platforms and update version numbers in surfer.json
|
2024-12-22 12:06:22 +01:00 |
|
mr. M
|
7f9fd7ef06
|
Add retention days for artifact uploads in CI workflows
|
2024-12-22 11:29:41 +01:00 |
|
mr. M
|
e5c554f947
|
Remove LTO flag from CXXFLAGS in mozconfig for optimized build configuration
|
2024-12-22 11:23:01 +01:00 |
|
mr. M
|
47922537b7
|
Fixed wrong firefox version when using extensions API (closes https://github.com/zen-browser/desktop/issues/1366)
|
2024-12-22 11:08:41 +01:00 |
|
mr. M
|
c5ff01d528
|
Fixed fullscreen videos having a top-bar on certain layouts (closes https://github.com/zen-browser/desktop/issues/3269)
|
2024-12-22 10:39:28 +01:00 |
|
mr. M
|
a5830ca15b
|
Change input event to change event for ZenMarketplaceManager settings
|
2024-12-22 09:33:51 +01:00 |
|
mr. M
|
6d8673724d
|
Refactor ZenGradientGenerator to clean up event handling and adjust color mix percentages for toolbar
|
2024-12-22 09:24:00 +01:00 |
|
mr. M
|
4e1737c2f5
|
Adjust LTO configuration to respect disable flag and increase sidebar max width
|
2024-12-22 08:55:32 +01:00 |
|
mr. M
|
a7b486de56
|
Enable LTO (Link Time Optimization) in platform-specific mozconfig files
|
2024-12-22 08:31:51 +01:00 |
|
mr. M
|
1e927834b3
|
Fixed tab context menu not working when changing tab to a different workspace (closes https://github.com/zen-browser/desktop/issues/2963)
|
2024-12-22 00:50:01 +01:00 |
|
mr. M
|
1f2b08f870
|
Fix formatting in versioning section of README
|
2024-12-22 00:43:05 +01:00 |
|
mr. M
|
067a9a2ade
|
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
|
2024-12-22 00:41:53 +01:00 |
|
mr. M
|
07dbc45d3f
|
Fix link format in README for issue metrics documentation
|
2024-12-22 00:41:48 +01:00 |
|
mr-cheff
|
482279d7ec
|
Update monthly issue metrics
|
2024-12-21 23:38:32 +00:00 |
|
mr. M
|
7d2a0e6d4e
|
Add options to hide author and time to answer in issue metrics workflow
|
2024-12-22 00:35:51 +01:00 |
|
mr. M
|
c338a96d8f
|
Remove old monthly metrics file before moving new metrics to docs folder
|
2024-12-22 00:34:36 +01:00 |
|
mr. M
|
d2ead4ccbe
|
Update README and GitHub Actions workflow for issue metrics management
|
2024-12-22 00:34:02 +01:00 |
|
mr-cheff
|
23c5a0d8eb
|
Update monthly issue metrics
|
2024-12-21 23:29:50 +00:00 |
|
mr. M
|
b555b60b75
|
Enhance GitHub Actions workflow for monthly issue metrics reporting by adding code checkout step and updating commit process
|
2024-12-22 00:27:27 +01:00 |
|
mr. M
|
3a04b465b1
|
Update GitHub Actions workflow to use new token and change assignee for monthly issue metrics report
|
2024-12-22 00:20:19 +01:00 |
|
mr. M
|
4ce646facc
|
Add GitHub Actions workflow for monthly issue metrics reporting
|
2024-12-22 00:16:04 +01:00 |
|
mr. M
|
c33deb446e
|
Fixed URL bar being outisde of the window in compact mode while typing (closes https://github.com/zen-browser/desktop/issues/3913)
|
2024-12-21 23:40:43 +01:00 |
|
mr. M
|
3f5ee4c6fb
|
Refactor compact mode styles and improve sidebar width handling
|
2024-12-21 23:35:37 +01:00 |
|
mr. M
|
7a0fcc3f35
|
Fix LTO flags for Clang compilation and adjust compact mode CSS margins
|
2024-12-21 22:39:59 +01:00 |
|
mr. M
|
ae5c164179
|
Add experimental window controls preference and improve compact mode sidebar handling
|
2024-12-21 22:17:31 +01:00 |
|
mr. M
|
8f2429e61c
|
Fixed compact mode animations for macos, having laggy window buttons and splitter size for macos
|
2024-12-21 22:07:02 +01:00 |
|
mr. M
|
c0515c961e
|
Fixed glance not working on links that registered that prevented click event to happen (closes https://github.com/zen-browser/desktop/issues/2480)
|
2024-12-21 20:29:16 +01:00 |
|
mr. M
|
47f66049d7
|
Fixed opening customizable toolbar while having multiple windows (closes https://github.com/zen-browser/desktop/issues/3819)
|
2024-12-21 19:50:17 +01:00 |
|
mr. M
|
929e7cbaab
|
Disable Clang plugin in Linux mozconfig and remove debug log from ZenKeyboardShortcuts
|
2024-12-21 18:15:25 +01:00 |
|
mr. M
|
461043a985
|
Added support for keycodes inside the range of F12 to F24 , NUM_LOCK and SCROLL_LOCK
|
2024-12-21 17:19:50 +01:00 |
|
mr. M
|
c489a0b7cc
|
Fixed PGO builds not fully working
|
2024-12-21 13:32:03 +01:00 |
|
mr. M
|
e0b125d762
|
Enable Clang plugin in Linux and macOS mozconfig files
|
2024-12-21 12:27:58 +01:00 |
|
mr. M
|
36dad75750
|
[Breaking]: Changed default inspector key shortcut to CTRL+Alt+I
|
2024-12-21 01:15:44 +01:00 |
|
mr. M
|
237acbd9c0
|
Refine CSS selectors for compact mode and URL bar to improve visibility handling
|
2024-12-21 00:56:52 +01:00 |
|
mr. M
|
a0c017a4dc
|
Mods will now not be loaded in safe mode
|
2024-12-21 00:48:46 +01:00 |
|
mr. M
|
e18e0dccc6
|
Fixed compact mode getting stuck when doing certain actions
|
2024-12-21 00:38:59 +01:00 |
|
mr. M
|
9bb1ef14be
|
Disable Normandy studies and update preferences for app shield opt-out
|
2024-12-21 00:24:12 +01:00 |
|
mr. M
|
4e9e2db90c
|
Update link color variable in CSS to use branding background for improved theme consistency
|
2024-12-21 00:03:08 +01:00 |
|
mr. M
|
4fe98931af
|
Fix media query conditions in CSS for workspace indicator and remove unused responsive styles for buttons
|
2024-12-21 00:00:08 +01:00 |
|
mr. M
|
431de0dc25
|
Adjust mouse wheel delta multiplier for improved scrolling sensitivity
|
2024-12-20 23:56:53 +01:00 |
|
mr. M
|
16d32c073d
|
Refactor CSS variables for zen-compact-mode to improve layout consistency
|
2024-12-20 23:45:33 +01:00 |
|
mr. M
|
7446f0f809
|
Fixed foolscreen notice having a weird animation
|
2024-12-20 19:47:52 +01:00 |
|
mr. M
|
b8bacef844
|
Fix localization IDs for web appearance options and update CSS selectors for correct styling
|
2024-12-20 19:41:34 +01:00 |
|
mr. M
|
09dbc30ace
|
Add versioning and branching guidelines to README.md
|
2024-12-19 21:42:57 +01:00 |
|