* fix:sidebar flickering during drag operations in compact mode
* fix: streamline drag state cleanup in compact mode
* fix: remove redundant event listener tracking for drag state cleanup
* fix: refactor drag state cleanup for improved readability and consistency
* feat: Dont check for child elemenets, b=no-bug, c=compact-mode
---------
Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
* feat: close all unpinned tabs using keyboard shortcut
* feat: use toast instead of prompt
* feat: add toolbarbutton to close all unpinned tabs in a workspace
* feat: Fix bootstraping and other small nitpicks, b=no-bug, c=common, tabs, workspaces
* feat: improve the site popup ui, p=#10765
* style: improve site popup top buttons
* feat: add filled icons for permissions
* style: align and resize items in the site popup
* feat: site popup ui improvements and more permission icons
* chore: Better organize preferences files, b=no-bug, c=compact-mode, folders, glance, kbs, media, mods, split-view, welcome, workspaces
* feat: improve the site popup ui (part 2), p=#10768
* feat: Add a bounce to the glance element float and format, b=no-bug, c=common, glance
* chore: Update workflows to use macos 26 SDK, b=no-bug, c=workflows
* New Crowdin updates, p=#10769
* New translations zen-preferences.ftl (French)
* New translations zen-preferences.ftl (Lithuanian)
* New translations zen-workspaces.ftl (Lithuanian)
* New translations zen-general.ftl (Lithuanian)
* list shortcut in settings page, refactor code based on PR review
* feat: show restore tabs shortcut in toast message
* feat: Add toggle compact mode to the default placements, b=no-bug, c=common, glance
* chore: Only run autopep8 if python files changed, b=no-bug, c=workflows
* chore: Revert to the new folder animation, p=#10783, c=folders
* feat: Use close icon for pinned reset if the preference says so, p=#10786, c=no-component
* feat: Improve glance animation, p=#10790, c=glance
* update l10n string
* feat: Finished UI, b=no-bug, c=workspaces, common, tabs
* chore: Fix lint, b=no-bug, c=workspaces
---------
Co-authored-by: mr. m <mr.m@tuta.com>
Co-authored-by: reizumi <reizumichan@protonmail.com>
Co-authored-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
This PR simply changes the icon of 'Copy Current URL' action to match the one used in the new 'Copy URL' button in the URL Bar
Signed-off-by: p-sage <171166538+p-sage@users.noreply.github.com>