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
Michael Aaron Murphy
3e5b14dd23
fix(libcosmic): theme subscription
2025-03-09 15:17:23 +01:00
Jeremy Soller
e6ea447f10
Merge pull request #865 from jasonrhansen/move-favorites
...
Update favorites when dir is renamed or moved
2025-03-09 08:01:53 -06:00
Jason Rodney Hansen
0d76f7819e
Improve updating favorites when moving multiple dirs
...
Now update_favorites only needs to be called a single time after moving
a bunch of files.
2025-03-08 17:11:34 -07:00
Jason Rodney Hansen
08a3ac8620
Update favorites when dir is renamed or moved
2025-03-08 15:17:23 -07:00
Jeremy Soller
f82aeafcab
Merge pull request #864 from jasonrhansen/context-menu-fixes
...
Context menu fixes
2025-03-07 17:49:28 -07:00
Jason Rodney Hansen
cfedaef0cb
Implement "Open in new window" for Trash, Recents, Network
2025-03-07 15:33:31 -07:00
Jason Rodney Hansen
7d111169e0
Only show Show Details for Path locations
2025-03-07 14:43:41 -07:00
Jason Rodney Hansen
51c5c6f8e6
Only show Empty Trash when there is trash
2025-03-07 14:35:00 -07:00
Jason Rodney Hansen
97abc76c8d
Add open in new tab for Network and Recents
2025-03-07 14:29:00 -07:00
Jeremy Soller
40a02bb2fc
Ensure skip applies to cleanup operations, fixes #854
2025-03-07 09:29:48 -07:00
Jeremy Soller
63ab36af8c
Remove accidental println
2025-03-07 09:10:53 -07:00
Jeremy Soller
2228ea35ea
Compact consecutive search locations in history, fixes #759
2025-03-07 08:44:43 -07:00
Jeremy Soller
f95762bd44
Type to search or seek ( #859 )
...
* WIP: type to search/seek
* Implement type to seek
2025-03-06 20:44:05 -07:00
Jeremy Soller
7874f96ef1
Merge pull request #852 from therealmate/master
...
Update Hungarian translations
2025-03-05 15:12:48 -07:00
therealmate
431f8686ac
Update Hungarian translations
2025-03-05 21:12:58 +01:00
Jeremy Soller
66e8adb8d9
Merge pull request #851 from thatdevsherry/fix/preview-context-page-header-actions-glitch
...
fix: header actions glitch in preview page
2025-03-05 10:57:39 -07:00
Shehriyar Qureshi
b71e21d346
fix(app): header actions glitch in preview page
...
extend actions vec once on first selection only.
2025-03-05 22:26:37 +05:00
Jeremy Soller
1ef7e848ee
Merge pull request #850 from feikedonia/master
...
i18n(nl) update Dutch translation
2025-03-05 10:04:38 -07:00
Feike Donia
99c53308c1
i18n(nl) update Dutch translation
2025-03-05 17:57:12 +01:00
Jeremy Soller
0ab6e49396
Merge pull request #848 from thatdevsherry/fix/two-clicks-to-close-preview
...
fix: close selected preview on single click
2025-03-04 08:37:20 -07:00
Shehriyar Qureshi
eaef410939
fix(app): close preview on single click
...
match on Preview (the type) to close preview context in single click.
matching on Preview type prevents the equality check failing b/w
ContextPage::Preview(Some,_) and ContextPage::Preview(None,_)
2025-03-04 16:54:38 +05:00
Shehriyar Qureshi
1c6c93c130
Revert "fix(app): close selected preview on single click"
...
This reverts commit b25d0b5ff7 .
2025-03-04 16:54:13 +05:00
Shehriyar Qureshi
b25d0b5ff7
fix(app): close selected preview on single click
...
set context_page to preview with Some(entity) instead of None when "Show
details" is selected.
Preview of None entity would fail first equality check in
Message::ToggleContextPage as `Preview(None, ..) != Preview(Some, ..)`
.
This fixes the two clicks needed to close Preview of Selected as first
click would update self.context_page from Preview(None,..) to
Preview(Some,..) and next click would pass equality and close Preview.
2025-03-04 14:50:54 +05:00
Jeremy Soller
c8aa80fb2f
Add operation to permanently delete trash items, fixes #841
2025-03-03 13:44:06 -07:00
Jeremy Soller
3cce822ffc
Fix multiple operation progress, fixes #842
2025-03-03 13:05:11 -07:00
Jeremy Soller
1880d0a270
Format
2025-03-03 13:04:50 -07:00
Jeremy Soller
3ed7c47c8a
Merge pull request #845 from eud3/catala
...
i18n(ca): Add Catalan translation
2025-03-03 11:52:46 -07:00
Jeremy Soller
a4014713b4
Merge pull request #833 from thatdevsherry/fix/trash-items-future-date
...
fix: prevent showing future date in trash items
2025-03-03 11:52:33 -07:00
Eudald
0322f89c47
i18n(ca): Add Catalan translation
2025-03-03 15:21:06 +01:00
Shehriyar Qureshi
2e31d99a0d
fix(tab): prevent showing future date in trash items
...
trash items were showing future dates due to `now + time_deleted`.
Fixed by subtracting `time_deleted` instead
2025-03-01 13:46:23 +05:00
Jeremy Soller
e7e608a3fe
Merge pull request #824 from joshuamegnauth54/issue-775-respect-military-time-opt
...
Respect military time config from time applet
2025-02-24 08:34:20 -07:00
Josh Megnauth
e34dcf1372
Respect military time config from time applet
...
Closes : #775
2025-02-24 01:02:30 -05:00
Jeremy Soller
f31ecf0d35
Merge pull request #821 from aindriu80/master
...
(i18n) Added Irish translation
2025-02-22 07:46:04 -07:00
Aindriú Mac Giolla Eoin
da8bad8790
Added Irish translation
2025-02-22 11:00:58 +00:00
Jeremy Soller
38829f4c00
Move dbus-config to optional feature
2025-02-21 13:23:16 -07:00
Jeremy Soller
cd43d722d6
Merge pull request #816 from ellieplayswow/bugfix/drag-scroll-virtual-cursor-desync
...
Bugfix to how virtual cursor is calculated before DragEnd when drag-scrolling
2025-02-21 06:49:03 -07:00
Jeremy Soller
6f87b76495
Merge pull request #818 from johnoye742/master
...
Fixes issue #817 with thumbnails
2025-02-21 06:47:48 -07:00
johnoye742
42d4213207
Fixes issue #817 with thumbnails
...
Fixes the issue with thumbnails by explicitly setting the icon widget width to always be the minimum preventing overflow.
2025-02-21 10:47:10 +01:00
ellieplayswow
9a474d8eca
Removing unused import
2025-02-20 21:38:25 +00:00
ellieplayswow
87b87f9a83
Change calculation of virtual drag area to work with subscription by not relying on mouse movements
2025-02-20 21:31:42 +00:00
Michael Aaron Murphy
491b46a131
perf: update libcosmic to improve window resize performance
2025-02-20 13:48:31 +01:00
Jeremy Soller
f934a5a2c5
Merge pull request #812 from ellieplayswow/feature/drag-scroll
...
adding in drag-scroll functionality when cursor is outside of scrollable viewport
2025-02-19 12:41:04 -07:00
ellieplayswow
1e5123af17
Fixing issue with scroll speed subscription not working in dev profile, removing speed code as redundant
2025-02-19 19:30:40 +00:00
Jeremy Soller
9cda860f6f
Merge pull request #813 from feikedonia/master
...
i18n(nl) update Dutch translation
2025-02-19 12:08:21 -07:00
Jeremy Soller
ed10eb3cd7
Merge pull request #815 from mkljczk/pl
...
i18n(pl): update Polish translation
2025-02-19 12:07:52 -07:00
mkljczk
aa6f564603
i18n(pl): update Polish translation
...
Signed-off-by: mkljczk <git@mkljczk.pl>
2025-02-19 20:06:09 +01:00