Commit graph

263 commits

Author SHA1 Message Date
Ashley Wulber
11a2d0deef feat: dnd to trash 2024-04-10 13:16:25 -06:00
Ashley Wulber
50ca5316f9 fix: don't allow pasted contents to include the destination. 2024-04-10 13:51:05 -04:00
Ashley Wulber
926a16ce2e
Dnd (#103)
* wip: drag offers

* wip: dnd

* wip: dnd

* feat: hover indicators

* feat: change directory on hover

* fix: dnd drop filtering and drop kind

* fix: mouse area selection rectangle

* fix: better drag rectangle and dnd drag interaction

* feat: nav and tab dnd

* cleanup: remove extra patch

* cleanup: delete leftover dnd widgets

* chore: update libcosmic

* fix: list view spacer height overflow
2024-04-10 09:41:25 -06:00
N-Hoffmann
fb47fc72c9 i(18n)fr: Added French translation 2024-03-30 09:21:18 -06:00
Aliaksandr Truš
2d0c2e3aee Add belarusian translation 2024-03-28 08:04:19 -06:00
Matthew Fallah (マシュー・ファラー)
114d87147d Update Japanese translation
One note about "open with": In Japanese the application name goes at the beginning (e.g. Firefoxで開く) with no way to move it to the end.  This string should use a parameter just like the default-app string to accommodate for languages that don't use SVO word order.
2024-03-26 18:42:33 -06:00
Aaron Honeycutt
d96d48995d Update control
Add git to d/control
2024-03-22 11:06:57 -06:00
Jeremy Soller
c8c213f87c
Merge pull request #95 from TheESN/patch-1
Update Russian Translation
2024-03-22 08:10:48 -06:00
Jeremy Soller
02542b88eb
Merge pull request #96 from lilyinstarlight/fix/cargo-test
Fix cargo test after item path became optional
2024-03-22 07:57:08 -06:00
Lily Foster
4cbad4d91a
Fix cargo test after 94dd1b04d 2024-03-22 09:48:57 -04:00
TheESN
c8f223c872
Update Russian Translation 2024-03-22 21:51:58 +09:00
Jeremy Soller
5ee260c7a0
Merge pull request #92 from joshuamegnauth54/trash-watcher
Reload trash on changes
2024-03-21 07:18:24 -06:00
Josh Megnauth
6a5f23acec
Update trash icon in nav bar on change 2024-03-21 00:44:40 -04:00
Josh Megnauth
2f5bbc5e7f
Convert trash watcher to use debounced events 2024-03-20 23:16:15 -04:00
Josh Megnauth
2e5911e6cc
Reload the trash on Created/Removed events 2024-03-20 20:52:53 -04:00
Josh Megnauth
f606a26482
Watch trash folders for changes 2024-03-20 20:52:53 -04:00
Josh Megnauth
503bce2c37
Bump trash: 3.3.1 to 4.1.0
The latest version of `trash` supports a feature needed to monitor the
trash.
2024-03-20 20:52:35 -04:00
Jeremy Soller
d0a2a9262e
Optimization for reloading metadata 2024-03-20 16:27:00 -06:00
Jeremy Soller
64612b7230
Adjust debouncer time to 250ms 2024-03-20 15:43:44 -06:00
Jeremy Soller
94a6261885
Revert "Reduce notify debounce time to 100ms"
This reverts commit 541e0ff06e.
2024-03-20 15:40:24 -06:00
Jeremy Soller
541e0ff06e
Reduce notify debounce time to 100ms 2024-03-20 15:18:50 -06:00
Jeremy Soller
44475ec99c
Merge branch 'master' of https://github.com/pop-os/cosmic-files 2024-03-20 11:54:42 -06:00
Jeremy Soller
244291be79
Partially implement copy and move, debounce events 2024-03-20 11:54:37 -06:00
Jeremy Soller
db73cad08a
Merge pull request #91 from hugok79/patch-2-pt
i18n (pt): Update Portuguese translation
2024-03-20 11:39:02 -06:00
Hugo Carvalho
73f08b603b
i18n (pt): Update Portuguese translation 2024-03-20 16:30:40 +00:00
Jeremy Soller
a2560db6ba
Parse pastes 2024-03-20 10:27:35 -06:00
Jeremy Soller
3ab5597fc3
Load thumbnails with maximum grid icon size, fixes #78 2024-03-20 10:06:21 -06:00
Jeremy Soller
94dd1b04d5
Do not give trash items a path 2024-03-20 09:56:54 -06:00
Jeremy Soller
57fa0cdbc0
Implement cut, fill in x-special/gnome-copied-files mime 2024-03-20 08:53:08 -06:00
Jeremy Soller
dca3f4c08d
Allow copy to clipboard 2024-03-20 08:42:28 -06:00
Jeremy Soller
12edca1df1
Update dependencies 2024-03-18 20:28:07 -06:00
Jeremy Soller
39888d5604
Merge pull request #84 from edfloreshz/master
refactor(menu): update menu declaration.
2024-03-18 20:27:11 -06:00
Eduardo Flores
0c39be4b48
refactor(menu): update menu declaration.
- Updated libcosmic
- Updated menu declaration.
2024-03-18 19:14:23 -07:00
Jeremy Soller
33621a68d0
Update dependencies 2024-03-18 15:44:52 -06:00
Jeremy Soller
2bc93cc3cc
Update dependencies 2024-03-18 15:04:31 -06:00
Jeremy Soller
d15372a635
Do not cd to path that is not a directory, fixes #87 2024-03-18 14:46:54 -06:00
Jeremy Soller
af4828a509
Update dependencies 2024-03-18 12:23:08 -06:00
Elmeri Keitaanranta
496a1e9782 Add Finnish Translation
Added Finnish Translation :)
2024-03-18 07:36:50 -06:00
Eduardo Flores
57e41766b9 improv(menu): update menu declaration.
- Updated libcosmic
- Updated menu declaration.
2024-03-17 14:49:24 -07:00
Dominic Gerhauser
2e63774882 add trash flag 2024-03-16 20:21:42 -06:00
Josh Megnauth
1b69c3bf5c Add sort direction option to config 2024-03-16 11:24:19 -06:00
Josh Megnauth
7c8bcbe998 Nicer context menu sort buttons
Adds an up or down arrow code point to context menu sort buttons.
2024-03-16 11:24:19 -06:00
Josh Megnauth
1a7a4e19aa Sort grid view
Enables sorting grid view as list view is sorted.
2024-03-16 11:24:19 -06:00
Josh Megnauth
02417a6f2f Add context menu items for sorting 2024-03-16 11:24:19 -06:00
Josh Megnauth
e22c74d721 Add sort by option to config for new tabs 2024-03-16 11:24:19 -06:00
Josh Megnauth
a4b38c4983 Refactor sorting option to TabConfig 2024-03-16 11:24:19 -06:00
Jeremy Soller
dc3c4eb731
Merge branch 'master' of https://github.com/pop-os/cosmic-files 2024-03-13 14:05:49 -06:00
Jeremy Soller
5c20c2e206
Add metainfo 2024-03-13 14:05:43 -06:00
Josh Megnauth
c5db063f6a Trigger reload on modified modified time
Fixes: #67
2024-03-10 09:24:21 -06:00
Jeremy Soller
769c005830
Update dependencies 2024-03-08 08:40:35 -07:00