Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: cosmic-files | Distribution: openSUSE Tumbleweed |
Version: 1.0.0~beta1.1+36 | Vendor: openSUSE |
Release: 1.1 | Build date: Mon Sep 29 23:02:55 2025 |
Group: Unspecified | Build host: reproducible |
Size: 120311343 | Source RPM: cosmic-files-1.0.0~beta1.1+36-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/pop-os/cosmic-files | |
Summary: COSMIC file manager |
File manager for the COSMIC desktop environment
GPL-3.0-only
* Mon Sep 29 2025 mkd <mkdwho@icloud.com> - Update to version 1.0.0~beta1.1+36: * Added translation using Weblate (Norwegian Bokmål) * Translated using Weblate (Estonian) * Translated using Weblate (Afrikaans) * Translated using Weblate (Dutch) * Translated using Weblate (Estonian) * Translated using Weblate (Chinese (Traditional Han script)) * Translated using Weblate (Chinese (Simplified Han script)) * Translated using Weblate (Ukrainian) * Translated using Weblate (Russian) * Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Spanish (Latin America)) * Added translation using Weblate (Estonian) * Translated using Weblate (Ukrainian) * Translated using Weblate (Russian) * Translated using Weblate (Irish) * Translated using Weblate (Spanish (Latin America)) * Translated using Weblate (Czech) * Translated using Weblate (Greek) * Translated using Weblate (Spanish (Latin America)) * Added translation using Weblate (Greek) * Translated using Weblate (Frisian) * Translated using Weblate (Afrikaans) * Translated using Weblate (Chinese (Simplified Han script)) * Translated using Weblate (Dutch) * Translated using Weblate (Bulgarian) * Translated using Weblate (Portuguese) * Translated using Weblate (Frisian) * Translated using Weblate (Afrikaans) * Translated using Weblate (Portuguese) * Translated using Weblate (Dutch) * Translated using Weblate (Italian) * Translated using Weblate (Czech) * Translated using Weblate (Catalan) * Translated using Weblate (Arabic) * Added translation using Weblate (Limburgish) * Translated using Weblate (Italian) * Added translation using Weblate (Frisian) * Translated using Weblate (Afrikaans) * Added translation using Weblate (Afrikaans) * Translated using Weblate (Dutch) * Translated using Weblate (Italian) * Translated using Weblate (Chinese (Simplified Han script)) * Translated using Weblate (Hindi) * Translated using Weblate (Czech) * Translated using Weblate (Chinese (Simplified Han script)) * Translated using Weblate (Swedish) * Translated using Weblate (Slovak) * Translated using Weblate (Polish) * Translated using Weblate (Dutch) * Translated using Weblate (Czech) * Translated using Weblate (Arabic) * Desktop file fixes (#1196) * Fix translations * Merge pull request #1195 from weblate/weblate-pop-os-cosmic-files * Update cosmic_files.ftl PL translation more intuitive text * Update cosmic_files.ftl PL translate typo fix * i18n(bg): updated bulgarian translation * Update Arabic translation * Update Arabic translation * Translated using Weblate (Arabic) * Translated using Weblate (Swedish) * Translated using Weblate (Arabic) * Translated using Weblate (Polish) * Update cosmic_files.ftl ITA * Update cosmic_files.ftl ITA * Update com.system76.CosmicFiles.desktop ITA * Update com.system76.CosmicFiles.metainfo.xml ITA * Fix whitespace in kn translation * sk translation: mark default variants * More translation fixes * Translation fixes * Ensure task to remove desktop dialogs is run, fixes #1185 * i18n(pt-BR): update translations * chore: update to icu 2.0.0 * Update cosmic_files.ftl PL Translation About * i18n(es): update translations * chore: link desktop appearance to desktop page * chore: make dbus-config optional * fix: patch license dep * fix: update xdg-mime * fix(libcosmic): about feature * chore: update dependencies * fix(desktop): header bar styling * chore: update dependencies * improv(app): use `about` widget * chore: migrate to Rust 2024 edition * i18n (ar): Updated Arabic tranlation * Update cosmic_files.ftl PL Translate DAV * Fix extracting password protected archives * Update dependencies * Rename cosmic_fiiles.ftl to cosmic_files.ftl * i18n(sk): Update translations * docs: Add QA testing checklist * Fix tests * ci: Add a test workflow * Fix for right-clicking file when context menu is open already * Remove unnecessary mount code, fixes #1141 * Use Location::path_opt for checking for location path * Allow search on gvfs drives, fixes #1104 * Support drag and drop to gvfs drives, fixes #1140 * Use Extract To dialog for supported archive types by default * Restore tab scroll position, fixes #1115 * Filter window events by window id, fixes #1118 * Fix adding default mime associations when app does not list mime types * i18n: add Persian translation (#1143) * Update cosmic_files.ftl PL Translation (#1144) * Update dependencies * Update Hungarian translations (#1137) * Fix context menu position (#1136) * fix: limit concurrent thumbnail generation (#1138) * Move archive handling to archive.rs * Fix trash watcher regression (#1122) * Only scroll to focused object on resize, fixes #1097 * Do not apply image size limit to all files * Remove unnecessary debug * thumbnail: Support jxl and plumbing for future formats. (#1058) * chore: update libcosmic * Decode URL encoded recents bookmark * Watch .recently-used.xbel * fix(desktop): use the window id for context menus * Enable context menu popups in dialog, close context menu when location changes * Update libcosmic * On wayland, place context menus into popups, fixes #1090 * Remove old TODO comment * Fix slow startup * Use trash-rs' is_empty more * Update dependencies * Persist more dialog options * dialog: preserve show details setting * dialog: break options into two rows when condensed * Add choice and filter to dialog example * dialog: disable show details by default * Do not attach empty URI to mounter items, fixes #1079, fixes #1085 * Update cosmic_files.ftl PL Translation * Fix unused tasks * fix: typo * i18n(zh-CN): update translation * chore: update libcosmic * fix: fallback to 0 if no path can be found for network directory * Move desktop dialogs to their own windows * fix: exit early from thumbnail generation if file is too big * fix: network page entries * cleanup * feat: handle opening network location in new window * feat: retry opening network locations after mounting * i18n(pt-BR) - Update translations * Open file on double-click in "Open With" * Add ability to remove files from Recents * Ensure replace dialog shown for renames * Update dependencies * Enable thumbnail caching on all OSes * Fix build * i18n(be): update belarusian translation * Watch for drag event while scrolling * Significantly optimize drag select performance * Implement auto scroll in mouse area, improves performance * Only build widgets for visible items * fix(grid dnd): offset dnd icon by grid item padding * fix(dnd): use zero offset for dnd icons * fix(dialog): header close button * Preserve search time when normalizing, fixes #1062 * thumbnail: create thumbnail folder and fix bad cache * Fix warnings * Update cosmic_files.ftl PL Translation Eject * Clippy fixes * Add caching for thumbnails based and freedesktop.org spec * refactor: apply limit on the number of persisted sort names * refactor: move sort names to state * refactor: avoid task for save sort names when debouncing * feat: persist sort options for each location * Fix dialog example * Update dependencies * fix: add eject button for context menus on mount point * add ability to pass appid through to file dialogs (#1042) * Update Hungarian translations (#1039) * Adjust shortcut text style * i18n(bg): update bulgarian translation (#1038) * Drop dbus-config, update libcosmic, and use system_theme_update * fix: update libcosmic * Fix compilation without gfvs feature * drastically speed up gvfs mount directory listings (#1003) * fix some typos in comment or var name (#1027) * Save/simplify show hidden items (#1026) * fix: desktop-applet feature * fix: proper feature gate * feat: menubar popups * Update cosmic_files.ftl PL Translation permission (#987) * Remove redundant quotes * Update Hungarian translations * i18n(pt-BR): Update translations * i18n (pt-BR): Update translations * i18n(nl) update Dutch translation * i18n(nl) update Dutch translation * i18n(nl) update Dutch translation * i18n(de): add German translation * Update cosmic_files.ftl PL Translation Permissions and executable * Desktop will not show DnD indicator, fixes #981 * Implement setting permissions, fixes #325 * Remove debug prints from gvfs mounter * Ignore failures to set permissions when copying, fixes #909 * Fix finished progress * Fall back to permanently delete on remote shares, part of #909 * Add reload folder key binding, fixes #146 * i18n(en) update English source language * i18n(nl) update Dutch translation * Use gio to read display names for gvfs mounts, fixes #174 * i18n(bg): Add Bulgarian translation * Swedish translation: drive by grammar check, consistency * Update cosmic_files.ftl PL translation permadelete * Remove nb_items from permanently-delete-warning * i18n(nl) update Dutch translation * i18n(en) permanently delete * i18n(nl) permanently delete * i18n(en) permanently delete * i18n(es): Fix words for coherence between components * Handle bz2 mimetypes * Improve handling of io-uring features * Update io-uring now that patch is released * Depend on libclang-dev for io-uring crate * Update dependencies * Update zh-cn translation * i18n(zh-CN): update translation * bugfix(zoom): use global modifiers for checking if ctrl is used for zoom instead of mouse area events example(copy): fixing copy example to use correct Method type * Remove unused icon sizes argument from preview * Attempt atomic renames when moving top-level files and folders, fixes #607 * Adjust permanently delete dialog * Copy to external drives when drag and dropping, part of #828 * Reduce features used on remote filesystems * Add `de` translation for permanently delete dialog * Add `fr` translation for permanent delete * feat: include permanent delete in menu_bar * Add context menu management of permanently deleting files and folders * Add ModifiersChanged message on Tab and keep value * clean: rename `Modifiers` message to `ModifiersChanged` * Support permanently deleting files and directories using Shift+Del * Show all applications that handle any mime types in open with dialog, fixes #568, fixes #226, fixes #721 * Updated Irish translations (#953) * visualise cut items (#954) * fix #878 (#951) * Make io-uring optional (fixes redox build) * Make io-uring/bindgen optional but default * feat: "Open in terminal" now respects the default terminal application (#948) * Fix building on s390x, ppc64le (#950) * Thu Apr 24 2025 Richard Rahl <rrahl0@opensuse.org> - Update to version 1.0.0~alpha7+0: * Fix macOS build (#944) * Handle error from trash::os_limited::is_empty * perf: Only enumerate trash items when necessary (#604) * Update trash crate * Format * Fall back to unmount if eject is not supported, fixes #941 * i18n(pt-BR) - Update translations (#943) * Remove merged libc patch * chore: update libcosmic * feat: responsive menu bar (#938) * Add tests for `exec_to_command` (#935) * Update Hungarian translations (#937) * Use icu for date and time localization (#934) * Update Swedish translation (#932) * i18n - Update portuguese translations (#929) * fix: Handle complex Exec keys in desktop entries (#930) * Only write what was read during copy, fixes #931 * Patches to fix redox support * feat: use io_uring / IOCP when available for async file IO (#911) * Refactor translation (#923) * i18n(ro): Improve Romanian translation (#926) * empty commit to force rebuild * Fix move to home location on unmount * i18n(nl) fix some Dutch spell mistakes * Update cosmic_files.ftl * Update cosmic_files.ftl * Update cosmic_files.ftl * Update cosmic_files.ftl * Add french translation * Remove unnecessary debug output * Move xdg-mime patch to dependencies, remove filetime patch * Use xz2 instead of liblzma, update dependencies * Update libcosmic * Update cosmic_files.ftl PL Translation extract to folder * feat: Open multiple files with one/multiple apps * i18n (pt-BR) Update translation * Fix for right and middle click in single click mode * Set title and accept button label for extract dialog * Fix toasts for Extract and Compress * Use Open Folder dialog for Extract To * Disable drag-select when not in multiple mode * Add auto-scroll to dialog * Simplify and fix box selection and autoscroll * Update cosmic_files.ftl PL Translation Type-to-search Delete and stuff * i18n(nl) update Dutch translations * Allow dialog open button when opening directory and nothing is selected * Add support for accelerator keys in dialog, fixes #390 * Update libcosmic * Update Hungarian translations * Format * Format * Add keybinds for list/grid views * Added Extract To feature to the context menu. * feat: Extract archive to a specified location * Update cosmic_files.ftl * chore: update libcosmic * Add 'Single click to open' settings toggle * Use press event on gallery header instead of drag event to start window drag, fixes #537 * Update Brazilian portuguese translation * i18n(nl) update Dutch translation * Only show one (default) line * Removed unused imports * Fixing incorrect height calculation on scrollable * Use scrollable for open-with dialog and calculate height to ensure open button is visible * adding note for xdg-mime patch * cargo fmt * simplifying list generation for mime types, applying xdg-mime patch & cargo fmt * Adding in new functionality to open / open-with based off of MIME subclasses where needed * Edit location when clicking on current directory * Handle broken favorites in sidebar * fix(libcosmic): theme subscription * Improve updating favorites when moving multiple dirs * Update favorites when dir is renamed or moved * Implement "Open in new window" for Trash, Recents, Network * Only show Show Details for Path locations * Only show Empty Trash when there is trash * Add open in new tab for Network and Recents * Ensure skip applies to cleanup operations, fixes #854 * Remove accidental println * Compact consecutive search locations in history, fixes #759 * Type to search or seek (#859) * Update Hungarian translations * fix(app): header actions glitch in preview page * i18n(nl) update Dutch translation * fix(app): close preview on single click * Revert "fix(app): close selected preview on single click" * fix(app): close selected preview on single click * Add operation to permanently delete trash items, fixes #841 * Fix multiple operation progress, fixes #842 * Format * i18n(ca): Add Catalan translation * fix(tab): prevent showing future date in trash items * Respect military time config from time applet * Added Irish translation * Sat Feb 22 2025 rrahl0@opensuse.org - Update to version 1.0.0~alpha6+1: * Move dbus-config to optional feature * Fix thumbnails * Removing unused import * Change calculation of virtual drag area to work with subscription by not relying on mouse movements * perf: update libcosmic to improve window resize performance * Fixing issue with scroll speed subscription not working in dev profile, removing speed code as redundant * i18n(pl): update Polish translation * chore: upgrade dependencies * Moving autoscroll to a subscription on fixed timer + calculating speed based off of distance to edge * i18n(nl) update Dutch translation * Fixing issue with x-axis desyncing * Fixing issue where swapping between list & grid view 'desync' the virtual cursor * Fixing some jankiness by decoupling scroll offset vs 'virtual' cursor position & resetting after drag end * Implementing 'virtual cursor offset' to help track & dynamically update drag rect * Adding in resize listener for gridview * Adding in new functionality to scroll the file window when dragging outside the viewport of the scrollable * Update Hungarian translations * i18n(de): add German translation * fix: set the active tab in desktop mode when the window is focused * chore: update libcosmic with mmap threshold fix * Improve permissions descriptions * Add mode samples * fix(applet): set mmap threshold to lower memory usage * Fix unit test - fedora build. * i18n(nl) update and improve Dutch translation * Update cosmic_files.ftl PL translation Password Grid Spacing * Adjust style of completions again * Do not show completion if already on an existing path * Limit completions to 8 * Improve style of completions * Path completion * improv(preview_view): set max height for previews * Update Hungarian translations * Add icon size and grid spacing for desktop, fixes #751 * Set select_focus when selecting by name or path * Fixing issue where a tab tries to read lines from a .hidden directory * Polish translation for MetaInfo * fix: set M_MMAP_THRESHOLD to lower memory usage significantly * Format * adding in cancel action for password required dialog * VecDeque makes more sense to maintain order of operations * quick cleanup to some untranslated strings, moving zip extract dir creation order * i18n(pt-BR): update translations * adding in support to extract/compress zip files with passwords * i18n(nl) update Dutch translation * chore(clippy): `tab.rs` * Focus text input when in NetworkAuth modal * Do not display already-exists message when name isn't changed * chore(clippy): `app.rs`, `mime_app.rs` * Update the Hungarian translation with the desktop files * Update Hungarian translations * Update cosmic_files.ftl * Clean up mime app handling and make it possible to set default application * Remove use of expect to fix minimum rust version * Handle org.freedesktop.FileManager1 in cosmic-files-applet * Support URL arguments * If file is passed on command line, show parent folder and select it * chore(clippy): config, dialog, menu * chore(clippy): mime_app, operation, mounter * chore(clippy): `mouse_area`, `controller` & more * chore(clippy): `thumbnailer.rs`, two files in operation * Allow drop to Desktop, fixes #597 * Add on_submit handler to NetworkAuth dialog * Only display 'Connect anonymously' when available - switch to obs_scm * Sat Jan 18 2025 rrahl0@opensuse.org - Update to version 1.0.0~alpha5+3: * Replace use of blocking function on search results channel, fixes #601 * Fix resetting shift select range * Add move to first/last item with home/end keys * always check if a search is active when rescanning (#712) * Update dependencies * Add more plain text mime types when copying files * Fix left clicking in empty folder to clear context menu * Close context menu when window loses focus * Minor Polish translation improvements * fix: Strip more file names in extractor * perf: optimized cosmic-freedesktop-icons * Update dependencies * Fri Jan 10 2025 rrahl0@opensuse.org - Update to version 1.0.0~alpha5+1: * Update dependencies * Update cosmic_files.ftl (#727) * Add Dutch translation (#724) * Fix crash for dialog in debug mode * Fix 'New folder...' context menu item in save dialog * Enable `Open item location` for Recents * update search on events * use parent of file/folder instead of tab location for renaming * Update Turkish translation * Update Turkish translation * i18n(de): add German translation * i18n pt-BR translation update * i18n pt-BR translation update * Add Danish translation * Fix Show Hidden Files * Add Thai translation * Unset `show_details` on close too * Thu Dec 05 2024 rrahl0@opensuse.org - Update to version 1.0.0~alpha4+0: * Unset `show_details` on escape * refactor: overlap handling for surfaces that occupy a corner * feat: avoid overlap with panel * update libcosmic * Update cosmic_files.ftl zh-CN and fix several translation errors * Thu Oct 31 2024 Richard Rahl <rrahl0@opensuse.org> - update to 1.0.0~alpha3: * removed std err pipe * run AppImage files from cosmic-files * fix(extract): correctly append copy suffix for existing folder names * fix(extract): preserve full folder names during extraction * Improve move operations * Disable menu items when not available * Fix build when desktop feature is disabled * Preserve selections through external changes * Backspace to go back * Scroll to the top after changing location * Correct input argument for thumbnailer * Generically support external thumbnailers * Add support for evince thumbnailer * updated translations * Wed Sep 25 2024 Richard Rahl <rrahl0@opensuse.org> - update to 1.0.0~alpha2: * fix: add padding to context menu divider * feat: add missing file menu entries * Continue operations in the background if the window is closed * fix: add settings keybind * Clear and close search field on nav * Activate navbar selection on init and when switching tabs * Sort modified descending on initial click * fix icons * Fix scrolling item into view when using arrow keys * Fix breadcrumbs to use pointer mouse cursor * Don't focus tab when opening folder in new tab * Select previous directory when navigating back * Add Open item location for search results, fixes * Show symlinked directories as directories * Enable extracting zip files to current folder * removed examples from cargo.toml * Display file ownership and permissions * fix app name * updated translations * Thu Aug 08 2024 Richard Rahl <rrahl0@opensuse.org> - standardize packaging with also fixes for miscellaneous hardcoding filenames, using @PARENT_TAG where applicable, and be more specific with files in the %files section (so no non-wanted files are getting added * Wed Aug 07 2024 Richard Rahl <rrahl0@opensuse.org> - update to 1.0.0~alpha1: * fix: don't scroll sorting headings * undo toaster * update translations - enable leap (thanks to vyvir) * Sun Jul 14 2024 Richard Rahl <rrahl0@opensuse.org> - disable tests for now, as they get killed on OBS * Wed Mar 13 2024 Richard Rahl <rrahl0@proton.me> - initial packaging
/usr/bin/cosmic-files /usr/bin/cosmic-files-applet /usr/share/applications/com.system76.CosmicFiles.desktop /usr/share/doc/packages/cosmic-files /usr/share/doc/packages/cosmic-files/README.md /usr/share/icons/hicolor/128x128/apps/com.system76.CosmicFiles.svg /usr/share/icons/hicolor/16x16/apps/com.system76.CosmicFiles.svg /usr/share/icons/hicolor/24x24/apps/com.system76.CosmicFiles.svg /usr/share/icons/hicolor/256x256/apps/com.system76.CosmicFiles.svg /usr/share/icons/hicolor/32x32/apps/com.system76.CosmicFiles.svg /usr/share/icons/hicolor/48x48/apps/com.system76.CosmicFiles.svg /usr/share/icons/hicolor/64x64/apps/com.system76.CosmicFiles.svg /usr/share/licenses/cosmic-files /usr/share/licenses/cosmic-files/LICENSE /usr/share/metainfo/com.system76.CosmicFiles.metainfo.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Oct 16 22:38:19 2025