Commit graph

239 commits

Author SHA1 Message Date
Jeremy Soller
244291be79
Partially implement copy and move, debounce events 2024-03-20 11:54:37 -06: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
Jeremy Soller
597da94c91
Update dependencies 2024-03-04 15:34:09 -07:00
Jeremy Soller
1a771e3827
Add example ogg file 2024-03-04 13:50:40 -07:00
Jeremy Soller
fc67868bda
Add more example files 2024-03-04 13:48:25 -07:00
Jeremy Soller
f76ab74a9d
Enable preview of svg 2024-03-04 13:41:18 -07:00
Jeremy Soller
eff3c631df
Add more samples 2024-03-04 13:23:24 -07:00
Jeremy Soller
39a6cbe67d
Improve samples organization, add check script 2024-03-04 13:07:06 -07:00
Jeremy Soller
636e51510d
Add some sample files 2024-03-04 12:56:26 -07:00
Jeremy Soller
1c7561accf
Do not use mime apps fallback, will be adjusted in session 2024-03-04 12:49:23 -07:00
Jeremy Soller
a84ec1eb0d
Make mime_icon public 2024-03-04 12:28:16 -07:00
Jeremy Soller
b72de689e2
Reduce log level for missing mime applications 2024-03-04 12:24:13 -07:00
Jeremy Soller
d7eceaad2e
Ensure default apps are added as associations 2024-03-04 12:22:27 -07:00
Jeremy Soller
3d34e3e49f
Parse desktop specific mimeapps files 2024-03-04 11:46:38 -07:00
Jeremy Soller
a4efff3873
Put default app first in open with list 2024-03-04 11:30:51 -07:00
Jeremy Soller
3e1e6b090e
Add more info to open with context page 2024-03-04 11:19:43 -07:00
Jeremy Soller
672821a5fc
Use shared-mime-info for mime detection 2024-03-04 11:16:25 -07:00
Jeremy Soller
ac4626d9cf
Implement open with buttons 2024-03-04 10:39:48 -07:00
Jeremy Soller
a54957ddf2
Open current dir if no arguments provided 2024-03-04 10:30:59 -07:00
Jeremy Soller
ef040c4277
Implement open in terminal 2024-03-04 10:28:16 -07:00
Hugo Carvalho
49d4dea8b4 Update Portuguese translation
Update/fix/improve Portuguese `pt`translation
2024-03-02 08:53:57 -07:00
Sebastiano Giordano
bbae051e1a i18n (it): Adding Italian translation 2024-03-02 06:33:09 -07:00
Jeremy Soller
26173d6529
Partial open with implementation, parse mimeapps.list files 2024-03-01 16:10:30 -07:00
Jeremy Soller
18e847abb8
Calculate open with apps, when xdg feature is enabled 2024-03-01 13:20:47 -07:00
Jeremy Soller
88eb934564
Fixup for last commit 2024-03-01 09:22:38 -07:00
Jeremy Soller
0b8ca753b8
Update libcosmic and adjust dialog size 2024-03-01 09:18:57 -07:00