Eduardo Flores
|
19bd8f39f4
|
fix: nav model active entity
|
2024-05-29 17:59:35 -06:00 |
|
maciekk64
|
a085499c0e
|
default view config
|
2024-05-29 17:56:42 -06:00 |
|
Jeremy Soller
|
322dad2b8a
|
Implement view menu, fixes #184
|
2024-05-28 10:40:36 -06:00 |
|
Jeremy Soller
|
e947bee833
|
Update tab location when drag and dropping, fixes #178
|
2024-05-28 09:28:46 -06:00 |
|
Jeremy Soller
|
cf47297866
|
Update libcosmic
|
2024-05-20 14:09:45 -06:00 |
|
Josh Megnauth
|
ef32539aae
|
Unit tests and clean up for dupe file feature
|
2024-05-14 10:54:52 -06:00 |
|
Jeremy Soller
|
afa0903120
|
On escape, close context menus before clearing selection
|
2024-05-09 14:04:16 -06:00 |
|
Jeremy Soller
|
8ba70f2f93
|
Workaround to support favorited files
|
2024-05-09 13:55:57 -06:00 |
|
Jeremy Soller
|
1116eaa05a
|
Add empty trash, fixes #118
|
2024-05-09 13:24:06 -06:00 |
|
Jeremy Soller
|
99c378873a
|
Implement add to sidebar, fixes #112
|
2024-05-09 12:48:33 -06:00 |
|
Jeremy Soller
|
a61e587b1c
|
Format
|
2024-05-09 12:31:28 -06:00 |
|
Jeremy Soller
|
c19e256665
|
Implement remove from sidebar
|
2024-05-09 12:26:55 -06:00 |
|
Jeremy Soller
|
a13e3fd095
|
Add config for favorites
|
2024-04-30 13:29:58 -06:00 |
|
Jeremy Soller
|
37a6f37f7f
|
Implement unmount button
|
2024-04-24 13:59:55 -06:00 |
|
Michael Aaron Murphy
|
8c3af501ca
|
feat: add context menus to nav bar
|
2024-04-23 11:49:14 -06:00 |
|
Jeremy Soller
|
2b1abc7c23
|
Refresh gvfs volumes as needed
|
2024-04-22 13:14:25 -06:00 |
|
Jeremy Soller
|
02b6cda872
|
Add mounter abstraction, enable minimal GVfs support
|
2024-04-22 09:54:00 -06:00 |
|
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 |
|
Lily Foster
|
4cbad4d91a
|
Fix cargo test after 94dd1b04d
|
2024-03-22 09:48:57 -04: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 |
|
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
|
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
|
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 |
|
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
|
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
|
c5db063f6a
|
Trigger reload on modified modified time
Fixes: #67
|
2024-03-10 09:24:21 -06: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 |
|
Jeremy Soller
|
26173d6529
|
Partial open with implementation, parse mimeapps.list files
|
2024-03-01 16:10:30 -07:00 |
|
Jeremy Soller
|
0b8ca753b8
|
Update libcosmic and adjust dialog size
|
2024-03-01 09:18:57 -07:00 |
|
Jeremy Soller
|
9cc1a0f16d
|
Use default nav bar style, fixes #64
|
2024-03-01 08:57:01 -07:00 |
|
Jeremy Soller
|
d2d0b02afd
|
Improve keyboard focus handling
|
2024-02-29 21:13:03 -07:00 |
|
Jeremy Soller
|
2472f9909b
|
Unfocus grid item on escape
|
2024-02-29 20:53:15 -07:00 |
|
Jeremy Soller
|
7a96f51cbe
|
Do not allow list icon sizes below 100%
|
2024-02-29 20:39:59 -07:00 |
|
Jeremy Soller
|
bbf3c7ea4d
|
Properly calculate grid size
|
2024-02-29 20:35:40 -07:00 |
|