Jeremy Soller
17971a5d70
Merge pull request #896 from jasonrhansen/extract-archives
...
Use Open Folder dialog for Extract To
2025-03-24 01:34:49 +00:00
Jason Rodney Hansen
dfa857b1e5
Set title and accept button label for extract dialog
2025-03-23 15:28:18 -06:00
Jeremy Soller
fe0090bc6c
Merge pull request #892 from VandaLHJ/patch-12
...
Update cosmic_files.ftl PL Translation Type-to-search Delete and stuff
2025-03-23 20:48:19 +00:00
Jason Rodney Hansen
162768af8f
Fix toasts for Extract and Compress
2025-03-23 14:30:22 -06:00
Jason Rodney Hansen
5fd7be593a
Use Open Folder dialog for Extract To
2025-03-23 14:18:00 -06:00
Jeremy Soller
fa4da5ce8a
Merge pull request #893 from jasonrhansen/box-select-fixes
...
Simplify and fix drag selection and auto scroll
2025-03-23 13:30:29 +00:00
Jason Rodney Hansen
9f8539875d
Disable drag-select when not in multiple mode
2025-03-22 20:08:02 -06:00
Jason Rodney Hansen
5cd9729d00
Add auto-scroll to dialog
2025-03-22 19:28:36 -06:00
Jason Rodney Hansen
a657c5e409
Simplify and fix box selection and autoscroll
2025-03-22 18:51:48 -06:00
VandaLHJ
0e6b94cc90
Update cosmic_files.ftl PL Translation Type-to-search Delete and stuff
...
Added missing bits
2025-03-22 14:45:38 +01:00
Jeremy Soller
60a8d36841
Merge pull request #890 from feikedonia/master
...
i18n(nl) update Dutch translations
2025-03-21 15:22:27 +00:00
Feike Donia
f77d2e0251
i18n(nl) update Dutch translations
2025-03-21 09:15:32 +01:00
Jeremy Soller
2dbcd76d3b
Allow dialog open button when opening directory and nothing is selected
2025-03-19 16:11:10 -06:00
Jeremy Soller
28f324fc11
Add support for accelerator keys in dialog, fixes #390
2025-03-19 14:44:13 -06:00
Jeremy Soller
637d610342
Update libcosmic
2025-03-19 12:29:45 -06:00
Jeremy Soller
b9a16ff23e
Merge pull request #888 from therealmate/master
...
Update Hungarian translations
2025-03-19 18:00:40 +00:00
therealmate
a66519fe6c
Update Hungarian translations
2025-03-19 18:15:57 +01:00
Jeremy Soller
a971ab0a14
Format
2025-03-19 10:26:23 -06:00
Jeremy Soller
06fd35db76
Merge pull request #683 from CaelusV/single-click
...
Add 'Single click to open' settings toggle
2025-03-19 16:25:37 +00:00
Jeremy Soller
5c2ed59f25
Merge pull request #886 from RobinFrcd/add-views-keybinds
...
Add keybinds for list/grid views
2025-03-19 15:56:12 +00:00
Jeremy Soller
6dc24b52e8
Format
2025-03-19 09:55:01 -06:00
Jeremy Soller
ca7b55bf0b
Merge pull request #885 from johnoye742/master
...
Introduces feature mentioned in #749
2025-03-19 15:54:27 +00:00
Jeremy Soller
8b5b3a0a3b
Merge pull request #847 from pop-os/update-libcosmic
...
update libcosmic
2025-03-19 15:51:22 +00:00
RobinFrcd
05c399d92f
Add keybinds for list/grid views
2025-03-17 20:55:39 +01:00
johnoye742
bfcc605799
Added Extract To feature to the context menu.
2025-03-17 13:01:26 +01:00
johnoye742
c7a411d3de
feat: Extract archive to a specified location
2025-03-17 13:01:08 +01:00
johnoye742
37efa077e8
Update cosmic_files.ftl
2025-03-17 13:00:14 +01:00
Ashley Wulber
4828bae81d
chore: update libcosmic
2025-03-15 11:59:03 -04:00
CaelusV
20e571efab
Add 'Single click to open' settings toggle
2025-03-14 03:30:58 +01:00
Jeremy Soller
fac5a25a3f
Use press event on gallery header instead of drag event to start window drag, fixes #537
2025-03-13 15:49:51 -06:00
Jeremy Soller
959d7e2c49
Merge pull request #880 from FilipeTorresBR/master
...
Update Brazilian portuguese translation
2025-03-12 08:38:15 -06:00
Filipe Torres
8f1a78a378
Update Brazilian portuguese translation
2025-03-11 22:08:41 -03:00
Jeremy Soller
4e826c6ef0
Merge pull request #872 from johnoye742/master
...
Removed unused imports
2025-03-10 08:05:00 -06:00
Jeremy Soller
64d6a47b72
Merge pull request #876 from feikedonia/master
...
i18n(nl) update Dutch translation
2025-03-10 08:04:41 -06:00
Jeremy Soller
509a0afb98
Merge pull request #869 from ellieplayswow/feature/open-with-subclasses
...
Bugfix to open-with dialog to use a scrollable with a managed height
2025-03-10 08:04:22 -06:00
Feike Donia
eb9746d0a1
i18n(nl) update Dutch translation
2025-03-10 15:04:14 +01:00
ellieplayswow
eac6acc74f
Only show one (default) line
2025-03-10 12:51:50 +00:00
johnoye742
8810d0d7ef
Removed unused imports
2025-03-10 12:07:32 +01:00
ellieplayswow
1ab7615335
Fixing incorrect height calculation on scrollable
2025-03-10 09:08:37 +00:00
ellieplayswow
7d3b59f72a
Use scrollable for open-with dialog and calculate height to ensure open button is visible
2025-03-10 02:15:23 +00:00
Jeremy Soller
c5c1b325f0
Merge pull request #867 from jasonrhansen/broken-favorites
...
Handle broken favorites in sidebar
2025-03-09 17:00:30 -06:00
Jeremy Soller
90e393ef5e
Merge pull request #868 from jasonrhansen/edit-location
...
Edit location when clicking on current directory
2025-03-09 16:59:48 -06:00
Jeremy Soller
7be1be885d
Merge pull request #792 from ellieplayswow/feature/open-with-subclasses
...
Adding in new functionality to open / open-with MIME subclasses
2025-03-09 16:11:45 -06:00
ellieplayswow
082ffbc0c4
adding note for xdg-mime patch
2025-03-09 21:19:07 +00:00
ellieplayswow
6ec37975de
cargo fmt
2025-03-09 21:14:47 +00:00
ellieplayswow
b288cd0581
simplifying list generation for mime types, applying xdg-mime patch & cargo fmt
2025-03-09 21:13:27 +00:00
ellieplayswow
e3226d8dc2
Adding in new functionality to open / open-with based off of MIME subclasses where needed
2025-03-09 21:12:51 +00:00
Jason Rodney Hansen
0604df39ca
Edit location when clicking on current directory
...
This makes it so clicking on the name of the current directory (the last
item) in the breadcrumbs puts it into edit mode. Before, it wouldn't do
anything, because you're already in the dir. Now it does something useful. This
change matches the behavior of Gnome Files.
2025-03-09 14:07:05 -06:00
Jason Rodney Hansen
6a8f487a35
Handle broken favorites in sidebar
2025-03-09 12:58:47 -06:00
Michael Aaron Murphy
3e5b14dd23
fix(libcosmic): theme subscription
2025-03-09 15:17:23 +01:00