Skip to content

Commit

Permalink
Merge branch 'main' into jeremypw/fix-droponunmounted
Browse files Browse the repository at this point in the history
# Conflicts:
#	libcore/FileUtils.vala
  • Loading branch information
Jeremy Wootten authored and Jeremy Wootten committed Feb 2, 2025
2 parents 4288d4c + 7897a15 commit 3f2c1e1
Show file tree
Hide file tree
Showing 473 changed files with 118,469 additions and 125,964 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install Dependencies
run: |
apt update
apt install -y libgee-0.8-dev libglib2.0-dev libgranite-dev libgtk-3-dev libhandy-1-dev libcanberra-dev
apt install -y libgee-0.8-dev libglib2.0-dev libgranite-dev libgtk-3-dev libhandy-1-dev libcanberra-dev libportal-gtk3-dev
apt install -y libcloudproviders-dev libdbus-glib-1-dev libpango1.0-dev
apt install -y libsqlite3-dev libunity-dev libzeitgeist-2.0-dev policykit-1 libgit2-glib-1.0-dev
apt install -y meson valac
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
GIT_USER_NAME: "elementaryBot"
GIT_USER_EMAIL: "[email protected]"
with:
release_branch: 'odin'
release_branch: 'horus'
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ You'll need the following dependencies:
* libgtk-3-dev
* libhandy-1-dev >= 1.2.0
* libpango1.0-dev
* libportal-dev
* libportal-gtk3-dev
* libsqlite3-dev
* libunity-dev
* libzeitgeist-2.0-dev
Expand Down
9 changes: 9 additions & 0 deletions data/files.gresource.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/io/elementary/files/">
<file alias="Application.css" compressed="true">styles/Application.css</file>
<file alias="ColorButton.css" compressed="true">styles/ColorButton.css</file>
<file alias="DiskRenderer.css" compressed="true">styles/DiskRenderer.css</file>
<file alias="SidebarExpander.css" compressed="true">styles/SidebarExpander.css</file>
</gresource>
<gresource prefix="/io/elementary/files/icons">
<file alias="scalable/status/permission-execute-prevent-symbolic.svg" compressed="true" preprocess="xml-stripblanks">icons/permission-execute-prevent.svg</file>
<file alias="scalable/status/permission-execute-symbolic.svg" compressed="true" preprocess="xml-stripblanks">icons/permission-execute.svg</file>
<file alias="scalable/status/permission-read-prevent-symbolic.svg" compressed="true" preprocess="xml-stripblanks">icons/permission-read-prevent.svg</file>
<file alias="scalable/status/permission-read-symbolic.svg" compressed="true" preprocess="xml-stripblanks">icons/permission-read.svg</file>
<file alias="scalable/status/permission-write-prevent-symbolic.svg" compressed="true" preprocess="xml-stripblanks">icons/permission-write-prevent.svg</file>
<file alias="scalable/status/permission-write-symbolic.svg" compressed="true" preprocess="xml-stripblanks">icons/permission-write.svg</file>
</gresource>
</gresources>
95 changes: 46 additions & 49 deletions data/files.metainfo.xml.in.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
<screenshots>
<screenshot type="default">
<caption>Quick access to settings like zoom levels and hidden files</caption>
<image>https://raw.githubusercontent.com/elementary/files/6.5.3/data/screenshot-grid.png</image>
<image>https://raw.githubusercontent.com/elementary/files/7.1.0/data/screenshot-grid.png</image>
</screenshot>
<screenshot>
<caption>See more metadata at a glance in List view</caption>
<image>https://raw.githubusercontent.com/elementary/files/6.5.3/data/screenshot-list.png</image>
<image>https://raw.githubusercontent.com/elementary/files/7.1.0/data/screenshot-list.png</image>
</screenshot>
<screenshot>
<caption>Browse complex trees faster with Column view</caption>
<image>https://raw.githubusercontent.com/elementary/files/6.5.3/data/screenshot-column.png</image>
<image>https://raw.githubusercontent.com/elementary/files/7.1.0/data/screenshot-column.png</image>
</screenshot>
</screenshots>

Expand Down Expand Up @@ -55,11 +55,53 @@
<url type="help">https://github.com/elementary/files/discussions/categories/q-a</url>
<url type="translate">https://l10n.elementary.io/projects/files</url>

<developer_name>elementary, Inc.</developer_name>
<developer id="org.elementaryos">
<name>elementary, Inc.</name>
</developer>
<project_group>elementary</project_group>
<update_contact>contact_at_elementary.io</update_contact>

<releases>
<release version="7.1.0" date="2024-10-21" urgency="medium">
<description>
<p>Minor updates:</p>
<ul>
<li>Redesign file permissions view</li>
<li>Focus sidebar by pressing Ctrl + Left</li>
<li>Updated translations</li>
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/files/issues/2214">When opened with specific file to select, the view is not showing that file</issue>
<issue url="https://github.com/elementary/files/issues/2327">The thumbnail does not update</issue>
<issue url="https://github.com/elementary/files/issues/2439">Build Failures</issue>
<issue url="https://github.com/elementary/files/issues/2451">pressing spacebar no longer opens selected file</issue>
<issue url="https://github.com/elementary/files/issues/2455">No large thumbnails</issue>
<issue url="https://github.com/elementary/files/issues/2483">With multiple files selected, clicking the right mouse button deselects everything</issue>
<issue url="https://github.com/elementary/files/issues/2492">List view : Cannot close subfolder view for a folder</issue>
<issue url="https://github.com/elementary/files/issues/2495">Segfault when opening folders that have just been pasted into an empty folder</issue>
<issue url="https://github.com/elementary/files/issues/2498">Cannot use search at all in Wayland session</issue>
</issues>
</release>

<release version="7.0.0" date="2024-08-02" urgency="medium">
<description>
<p>Minor updates:</p>
<ul>
<li>Restoring tabs from last time is now optional</li>
<li>Drag and select can no longer be done with secondary pointer button</li>
<li>Updated translations</li>
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/files/issues/2345">Hiding Files and Folders Without Adding dot in the File Name</issue>
<issue url="https://github.com/elementary/files/issues/2357">Unexpected selection after creating a new file</issue>
<issue url="https://github.com/elementary/files/issues/2394">Completion sometimes is incorrect</issue>
<issue url="https://github.com/elementary/files/issues/2395">Completion fails outside current folder</issue>
<issue url="https://github.com/elementary/files/issues/2397">Rename doesn't allow to type any characters</issue>
</issues>
</release>

<release version="6.5.3" date="2023-12-11" urgency="medium">
<description>
<p>Minor updates:</p>
Expand Down Expand Up @@ -134,29 +176,12 @@
</release>

<release version="6.4.1" date="2023-07-10" urgency="medium">
<description>
<p>Minor updates:</p>
<ul>
<li>Design updates for Bulk Rename</li>
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/files/issues/2238">copying folders copies all its children</issue>
</issues>
</release>

<release version="6.4.0" date="2023-06-29" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
<li>Implement a bulk rename functionality</li>
</ul>
<p>Minor updates:</p>
<ul>
<li>Use a colorful level bar to show disk usage in the properties dialog</li>
<li>Updated translations</li>
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/files/issues/2195">When viewing a folder, externally created hidden files are shown</issue>
<issue url="https://github.com/elementary/files/issues/2172">Hangs when a folder with a large number of files needs to be shown</issue>
Expand All @@ -165,12 +190,6 @@
</release>

<release version="6.3.1" date="2023-04-05" urgency="medium">
<description>
<p>Minor updates:</p>
<ul>
<li>Updated translations</li>
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/files/issues/1161">Force update of git status when folder is refreshed</issue>
<issue url="https://github.com/elementary/files/issues/2141">Reinstate mount option in storage menu</issue>
Expand All @@ -183,16 +202,6 @@
</release>

<release version="6.3.0" date="2023-02-27" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
<li>Move global settings from the context menu to an app menu in the headerbar</li>
</ul>
<p>Minor updates:</p>
<ul>
<li>Updated translations</li>
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/files/issues/593">Zooming is hidden</issue>
<issue url="https://github.com/elementary/files/issues/1163">Invert logic of Show/Hide Thumbnails</issue>
Expand All @@ -203,12 +212,6 @@
</release>

<release version="6.2.2" date="2023-02-03" urgency="medium">
<description>
<p>Minor updates:</p>
<ul>
<li>Updated translations</li>
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/files/pull/2122">Avoid crashes when disconnecting the provider</issue>
<issue url="https://github.com/elementary/files/issues/2115">Paste into folder menu item doesn't work</issue>
Expand All @@ -218,12 +221,6 @@
</release>

<release version="6.2.1" date="2022-11-15" urgency="medium">
<description>
<p>Minor updates:</p>
<ul>
<li>Updated translations</li>
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/files/issues/2098">New empty file closes the app</issue>
</issues>
Expand Down
39 changes: 39 additions & 0 deletions data/icons/permission-execute-prevent.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions data/icons/permission-execute.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions data/icons/permission-read-prevent.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions data/icons/permission-read.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions data/icons/permission-write-prevent.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions data/icons/permission-write.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed data/icons/poof.png
Binary file not shown.
Empty file removed data/icons/thumbnail_frame.png
Empty file.
Loading

0 comments on commit 3f2c1e1

Please sign in to comment.