Commit graph

1701 commits

Author SHA1 Message Date
Frederic Laing
591ba0f9b9 feat: gray out paste menu when clipboard is empty or location unsupported 2026-02-19 14:19:26 -07:00
Jeremy Soller
f9d4ca4867
Merge pull request #1631 from jasonrhansen/close-context-menu
fix: close context menus in various cases
2026-02-19 14:01:33 -07:00
Jeremy Soller
622654da35
Merge pull request #1370 from FreddyFunk/feature/copy-path-option
add option to copy path when pressing down shift
2026-02-19 11:31:22 -07:00
Frederic Laing
4e77e398f2
add option to copy path when pressing down shift 2026-02-18 22:42:14 +01:00
Jeremy Soller
f1a8e4ea19
Merge pull request #1639 from pop-os/clear-recents
Add Clear Recents history to Recents nav bar context menu
2026-02-18 13:36:42 -07:00
Jeremy Soller
3fcaaf1ed7 Add Clear Recents history to Recents nav bar context menu 2026-02-18 12:14:38 -07:00
Ada Alakbarova
395b4922e4 fix: Remove inappropriate context menu options while in Recents
It's not a regular folder, which means:
- It can't be modified, so the following options are removed:
  - New file
  - New folder
  - Paste
- It can't be opened as a folder, so the following options are removed:
  - Open in terminal
2026-02-18 12:14:22 -07:00
Jason Rodney Hansen
9def981016 Close context menus on middle click to open in new tab 2026-02-17 17:44:44 -07:00
Levi Portenier
eda673a258
Merge pull request #1632 from jasonrhansen/move-to
feat: add 'Move to' and 'Copy to' to Edit menu
2026-02-17 12:06:25 -07:00
Levi Portenier
dd5db221e3
Merge branch 'master' into move-to 2026-02-17 11:30:50 -07:00
Sebastiano Giordano
9952d7bb1c i18n: edit label for recents feature flag in settings 2026-02-17 13:02:28 -05:00
Sebastiano Giordano
5d3d893c9e feat: add setting to enable/disable the "recents" feature 2026-02-17 13:02:28 -05:00
Jeremy Soller
8909689245 Epoch 1.0.7 version update
Generated by cosmic-epoch scripts/version-update.sh
2026-02-17 10:53:59 -07:00
Jeremy Soller
fda6043f15
Merge pull request #1611 from weblate/weblate-pop-os-cosmic-files
i18n: translation update from Hosted Weblate
2026-02-17 09:49:21 -07:00
Hosted Weblate
e665602499
i18n: translation updates from weblate
Co-authored-by: Arve Eriksson <031299870@telia.com>
Co-authored-by: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Co-authored-by: Benmak Kizuna <benmakworkshop@gmail.com>
Co-authored-by: David Carvalho <david.snt.carvalho@gmail.com>
Co-authored-by: Ettore Atalan <atalanttore@googlemail.com>
Co-authored-by: Fedorov Alexei <aleksejfedorov963@gmail.com>
Co-authored-by: Feike Donia <feikedonia@proton.me>
Co-authored-by: Geeson Wan <wang14240@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Julien Brouillard <julienbrouillard1@gmail.com>
Co-authored-by: Spiritable <contact@tnhd.nl>
Co-authored-by: VandaL <vandalhj@gmail.com>
Co-authored-by: Youri Zoutman <swonkohw@proton.me>
Co-authored-by: Zahid Rizky Fakhri <zahidrizkyfakhri@gmail.com>
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org>
Co-authored-by: lorduskordus <lorduskordus@gmail.com>
Co-authored-by: therealmate <hellogaming91@gmail.com>
Co-authored-by: Димко <Term0@ukr.net>
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/ar/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/cs/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/de/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/fr/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/hu/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/id/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/kk/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/nl/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/pl/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/ru/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/sv/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/uk/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/zh_Hans/
Translation: Pop OS/COSMIC Files
2026-02-17 09:10:20 +01:00
Levi Portenier
75a5c6cd09
Merge pull request #1634 from vadorovsky/musl-compio-driver
chore: Update compio-driver to 0.11.2
2026-02-16 16:15:26 -07:00
vad
f3141114ac chore: Update compio-driver to 0.11.2
It contains a fix that allows building the crate on musl:
https://github.com/compio-rs/compio/pull/669
2026-02-16 09:05:29 +01:00
Jason Rodney Hansen
d701e32716 feat: add 'Move to' and 'Copy to' to Edit menu 2026-02-15 13:59:16 -07:00
Jason Rodney Hansen
1dc14b6d39 fix: close context menus in various cases
* When clicking in window outside of context menu.
* When initiating or clearing a search.
* Close location context menu when ESC is pressed.
2026-02-15 12:48:34 -07:00
vkahl
3ecdb59f3b Clear the prefix selection buffer when changing location
After changing directory, the previously typed in prefix (for finding a selection) is cleared immediately without waiting for the timeout. This allows traversing known directory structures very quickly by typing in very few letters for each prefix and hitting enter in between.
2026-02-13 17:36:57 -07:00
Levi Portenier
fc32390f52
Merge pull request #1579 from joshuamegnauth54/desktop-file-path-key
Respect 'Path' desktop entry key
2026-02-13 15:14:17 -07:00
Jeremy Soller
f5420a10e6 Add pull request template 2026-02-13 12:35:27 -07:00
Levi Portenier
2c363a01e5
Merge pull request #1618 from pop-os/xdgen
Generate translated desktop and metainfo files with xdgen
2026-02-13 11:51:35 -07:00
Jeremy Soller
0029434e12 Generate translated desktop and metainfo files with xdgen 2026-02-12 14:46:38 -07:00
Jeremy Soller
d668d04e12
Merge pull request #1606 from pop-os/fix-gvfs-feature
Fix compilation when gvfs feature not enabled
2026-02-10 11:06:03 -07:00
Jeremy Soller
3c01ef3751 Epoch 1.0.6 version update
Generated by cosmic-epoch scripts/version-update.sh
2026-02-09 20:27:14 -07:00
Levi Portenier
28abc518d5
Merge branch 'master' into desktop-file-path-key 2026-02-09 14:57:31 -07:00
Jeremy Soller
6801307bbd Fix compilation when gvfs feature not enabled 2026-02-09 14:44:55 -07:00
Levi Portenier
f4bf2a731e
Merge pull request #1599 from jasonrhansen/save-button-disable
fix: disable dialog save button when filename is empty
2026-02-09 14:43:19 -07:00
Levi Portenier
d0b8dad147
Merge branch 'master' into save-button-disable 2026-02-09 14:43:05 -07:00
Michael Meuli
439bedcc1c fix display_name_for_file() for gvfs 2026-02-09 14:31:25 -07:00
Jeremy Soller
3781541bd0
Merge pull request #1590 from weblate/weblate-pop-os-cosmic-files
i18n: translation update from Hosted Weblate
2026-02-09 14:25:27 -07:00
Jeremy Soller
9871339215
Merge pull request #1593 from jasonrhansen/move-to
feat: move to and copy to
2026-02-09 14:22:56 -07:00
Hosted Weblate
26290f081c
i18n: translation updates from weblate
Co-authored-by: Aindriú Mac Giolla Eoin <aindriu80@gmail.com>
Co-authored-by: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Co-authored-by: David Carvalho <david.snt.carvalho@gmail.com>
Co-authored-by: Fedorov Alexei <aleksejfedorov963@gmail.com>
Co-authored-by: Geeson Wan <wang14240@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Julien Brouillard <julienbrouillard1@gmail.com>
Co-authored-by: Jun Hwi Ku <siguning@gmail.com>
Co-authored-by: Mattias Eriksson <snaggen@gmail.com>
Co-authored-by: Quentin PAGÈS <quentinantonin@free.fr>
Co-authored-by: VandaL <vandalhj@gmail.com>
Co-authored-by: Yelysei <yelysei.matviienko@proton.me>
Co-authored-by: Zahid Rizky Fakhri <zahidrizkyfakhri@gmail.com>
Co-authored-by: jickson john <jickson.john@gmail.com>
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org>
Co-authored-by: lorduskordus <lorduskordus@gmail.com>
Co-authored-by: therealmate <hellogaming91@gmail.com>
Co-authored-by: Димко <Term0@ukr.net>
Co-authored-by: кубик круглый <megarainbow29@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/ar/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/cs/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/fr/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/ga/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/hu/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/id/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/kk/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/ko/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/pl/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/ru/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/sv/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/uk/
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/zh_Hans/
Translation: Pop OS/COSMIC Files
2026-02-09 20:28:37 +01:00
Jason Rodney Hansen
81d3b3b1ce fix: disable dialog save button when filename is empty 2026-02-07 14:43:38 -07:00
Josh Megnauth
b8ee38072f
Respect 'Path' desktop entry key
Closes: #1530

XDG desktop entries support an optional key, `Path`, that sets the
current working directory to launch an app in.
2026-02-06 21:15:43 -05:00
Levi Portenier
055d9e371c
Merge pull request #1533 from FreddyFunk/feat/clipboard-paste-media
feat: paste images, videos, and text from clipboard
2026-02-04 13:03:15 -07:00
Frederic Laing
969c72be02
fix: handle invalid UTF-8 in clipboard text paste 2026-02-04 08:34:40 +01:00
Frederic Laing
b8ac39ade5
Return None for unknown MIME types and ignore paste with warning 2026-02-04 08:12:33 +01:00
Frederic Laing
08d442aee2
feat: paste images, videos, and text from clipboard 2026-02-04 08:12:32 +01:00
Jason Rodney Hansen
7e44a0c3de feat: move to and copy to 2026-02-03 16:45:02 -07:00
Levi Portenier
7de4ceac77
Merge pull request #1552 from mjamsheed2/master
Fix Enter key not extracting password-protected ZIPs
2026-02-03 14:48:27 -07:00
Levi Portenier
eb1218a0db
Merge branch 'master' into master 2026-02-03 12:09:32 -07:00
Jeremy Soller
40f19b0d02
Merge pull request #1587 from pop-os/epoch-update
Epoch 1.0.5 version update
2026-02-02 11:40:29 -07:00
Jeremy Soller
3c46135e7b
Merge pull request #1574 from weblate/weblate-pop-os-cosmic-files
i18n: translation update from Hosted Weblate
2026-01-30 18:59:28 -07:00
Jeremy Soller
ec25d44df1
Epoch 1.0.5 version update
Generated by cosmic-epoch scripts/version-update.sh
2026-01-30 17:16:32 -07:00
Jeremy Soller
09eb076372
Merge pull request #1562 from git-f0x/deps
Update dependencies
2026-01-30 17:11:28 -07:00
Vukašin Vojinović
fcaf6c7e30 chore: update dependencies 2026-01-30 21:10:00 +01:00
Hosted Weblate
b733bf1486
i18n: translation updates from weblate
Co-authored-by: Hafidz Nasruddin <hafidz@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
Co-authored-by: Zahid Rizky Fakhri <zahidrizkyfakhri@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-files/id/
Translation: Pop OS/COSMIC Files
2026-01-30 20:06:33 +00:00
Vukašin Vojinović
1e25e7dd69 chore: clippy 2026-01-30 21:05:46 +01:00