ellieplayswow
9d60ca1564
Moving autoscroll to a subscription on fixed timer + calculating speed based off of distance to edge
2025-02-19 11:29:19 +00:00
ellieplayswow
169d8ef365
Fixing issue with x-axis desyncing
2025-02-18 13:58:00 +00:00
ellieplayswow
e774ea1774
Fixing issue where swapping between list & grid view 'desync' the virtual cursor
2025-02-18 13:32:54 +00:00
ellieplayswow
4a3b95e615
Fixing some jankiness by decoupling scroll offset vs 'virtual' cursor position & resetting after drag end
2025-02-18 13:14:40 +00:00
ellieplayswow
23596a1646
Implementing 'virtual cursor offset' to help track & dynamically update drag rect
2025-02-18 11:54:39 +00:00
ellieplayswow
df74f085ce
Adding in resize listener for gridview
2025-02-18 00:07:22 +00:00
ellieplayswow
7c6df15f08
Adding in new functionality to scroll the file window when dragging outside the viewport of the scrollable
2025-02-17 23:53:12 +00:00
Jeremy Soller
a092aa2383
Merge pull request #803 from pop-os/libcosmic
...
chore: update libcosmic with mmap threshold fix
2025-02-12 13:35:56 -07:00
Jeremy Soller
f63b0f097b
Merge pull request #804 from pop-os/fix-desktop-active-tab
...
fix: set the active tab in desktop mode when the window is focused
2025-02-12 13:35:17 -07:00
Ashley Wulber
62deeb549b
fix: set the active tab in desktop mode when the window is focused
2025-02-12 13:56:59 -05:00
Michael Aaron Murphy
64c591ed19
chore: update libcosmic with mmap threshold fix
2025-02-12 19:19:19 +01:00
Jeremy Soller
17b0c665e7
Improve permissions descriptions
2025-02-12 10:45:20 -07:00
Jeremy Soller
b9b909c628
Merge branch 'master' of https://github.com/pop-os/cosmic-files
2025-02-12 10:45:01 -07:00
Jeremy Soller
ed5d053932
Add mode samples
2025-02-12 10:44:53 -07:00
Jeremy Soller
c440b20c2f
Merge pull request #802 from pop-os/mmap
...
fix(applet): set mmap threshold to lower memory usage
2025-02-12 09:36:05 -07:00
Michael Aaron Murphy
938f008374
fix(applet): set mmap threshold to lower memory usage
2025-02-12 17:31:26 +01:00
Jeremy Soller
67946ccacc
Merge pull request #796 from VandaLHJ/patch-11
...
Update cosmic_files.ftl PL translation Password Grid Spacing
2025-02-11 09:38:34 -07:00
Jeremy Soller
18416e3976
Merge pull request #797 from feikedonia/master
...
i18n(nl) update and improve Dutch translation
2025-02-11 09:38:18 -07:00
Jeremy Soller
e96258917a
Merge pull request #794 from git-f0x/master
...
Set max height for previews
2025-02-11 09:38:02 -07:00
Jeremy Soller
ffb4e45786
Merge pull request #799 from l-const/master
...
Fix unit test - fedora build.
2025-02-11 09:37:36 -07:00
l-const
ba98547acb
Fix unit test - fedora build.
2025-02-11 18:33:59 +02:00
Feike Donia
e95775be8a
i18n(nl) update and improve Dutch translation
2025-02-08 18:53:09 +01:00
VandaLHJ
c00f9d1e7d
Update cosmic_files.ftl PL translation Password Grid Spacing
...
Added missing bits.
2025-02-08 13:58:40 +01:00
Jeremy Soller
440308fdea
Adjust style of completions again
2025-02-07 11:01:20 -07:00
Jeremy Soller
bc4f267c60
Do not show completion if already on an existing path
2025-02-07 10:26:19 -07:00
Jeremy Soller
868aa79127
Limit completions to 8
2025-02-07 10:21:49 -07:00
Jeremy Soller
121e9f5cf4
Improve style of completions
2025-02-07 09:53:53 -07:00
Jeremy Soller
6612c5203e
Path completion, fixes #86
2025-02-07 09:14:16 -07:00
Vukašin Vojinović
51f41ac9ee
improv(preview_view): set max height for previews
...
This sets the max height of the previews to THUMBNAIL_SIZE, to match text previews.
Prevents the previews from becoming too large when the desktop details window is resized horizontally.
2025-02-07 01:44:01 +01:00
Jeremy Soller
9ca5bfaf19
Merge pull request #793 from therealmate/master
...
Update Hungarian translations
2025-02-06 16:00:46 -07:00
therealmate
e69edb2be8
Update Hungarian translations
2025-02-06 21:24:55 +01:00
Jeremy Soller
abf95c0189
Add icon size and grid spacing for desktop, fixes #751
2025-02-06 09:26:20 -07:00
Jeremy Soller
06b8132aa3
Set select_focus when selecting by name or path
2025-02-06 09:05:45 -07:00
Jeremy Soller
f823d17524
Merge pull request #791 from ellieplayswow/hotfix/hidden-dir-dos
...
Fixing denial of service where a tab tries to read lines from a .hidden directory
2025-02-05 14:01:20 -07:00
Jeremy Soller
5f96b7abd3
Merge pull request #790 from mkljczk/metainfo-pl
...
Polish translation for MetaInfo
2025-02-05 14:01:05 -07:00
ellieplayswow
c000eda54b
Fixing issue where a tab tries to read lines from a .hidden directory
2025-02-05 20:53:36 +00:00
mkljczk
ef2b01278d
Polish translation for MetaInfo
...
Signed-off-by: mkljczk <git@mkljczk.pl>
2025-02-05 20:38:19 +01:00
Jeremy Soller
b18524e52b
Merge pull request #789 from pop-os/malloc
...
fix: set M_MMAP_THRESHOLD to lower memory usage significantly
2025-02-05 07:31:23 -07:00
Michael Aaron Murphy
ec70edfff8
fix: set M_MMAP_THRESHOLD to lower memory usage significantly
2025-02-05 12:51:18 +01:00
Jeremy Soller
22bca8632b
Format
2025-02-04 15:41:16 -07:00
Jeremy Soller
9e2aa3433a
Merge pull request #777 from joshuamegnauth54/chore-clippy-tab
...
chore(clippy): `tab.rs`
2025-02-04 14:42:47 -07:00
Jeremy Soller
2f668b0bd6
Merge pull request #779 from ellieplayswow/feature/compress-extract-password-zips
...
adding in support to extract/compress zip files with passwords
2025-02-03 13:25:12 -07:00
ellieplayswow
8ef9f8ec4b
adding in cancel action for password required dialog
2025-02-03 15:55:04 +00:00
ellieplayswow
b4dae4bfa8
VecDeque makes more sense to maintain order of operations
2025-02-03 15:51:42 +00:00
ellieplayswow
a4d7a377d3
quick cleanup to some untranslated strings, moving zip extract dir creation order
2025-02-03 15:46:10 +00:00
Jeremy Soller
58998915a5
Merge pull request #778 from feikedonia/master
...
i18n(nl) update Dutch translation
2025-02-03 07:47:38 -07:00
Jeremy Soller
7f0467a105
Merge pull request #782 from carvalhods/master
...
i18n(pt-BR): update translations
2025-02-03 07:47:05 -07:00
David Carvalho
ca81ed53be
i18n(pt-BR): update translations
2025-02-01 18:30:37 -03:00
ellieplayswow
22552c658f
adding in support to extract/compress zip files with passwords
2025-01-29 21:19:03 +00:00
Feike Donia
3fbb7f2981
i18n(nl) update Dutch translation
2025-01-29 11:58:24 +01:00