Skip to content

onedrive-gui: Update to v1.3.0#8525

Merged
EbonJaeger merged 1 commit into
getsolus:mainfrom
maikwoehl:onedrive-gui-update
Jul 18, 2026
Merged

onedrive-gui: Update to v1.3.0#8525
EbonJaeger merged 1 commit into
getsolus:mainfrom
maikwoehl:onedrive-gui-update

Conversation

@maikwoehl

@maikwoehl maikwoehl commented Apr 12, 2026

Copy link
Copy Markdown
Contributor

Summary

Resolves #8199.

Bugfixes:

  • Fix non-working sync after big delete
  • Fix missing resync dialog when full-resync is enabled in the config
  • Fix detection of already running onedrive process

Enhancements:

  • Option for autostart on login
  • File transfer UI shows timestamp in relative format
  • System tray icon shows synchronization status

Full release notes:

Test Plan

  • Launched application
  • Created profile
  • Onedrive daemon was detected
  • Exercised settings dialogs

Checklist

  • Package was built and tested against unstable
  • This change could gainfully be listed in the weekly sync notes once merged

@EbonJaeger

Copy link
Copy Markdown
Member

I'm not a big fan of going from multiple smaller, targeted patches to one big megapatch. Keeping changes to smaller patches that only do a single thing, one, is a lot easier to review, and two, is more maintainable because instead of having to rebase a single huge patch, you might only have to do a couple of small ones.

@EbonJaeger EbonJaeger left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should also have an AppStream metainfo file, since it is a desktop application that ships a .desktop file. If the upstream project doesn't have one, we'll have to create one; there are a bunch of packages in the repository that do this.

Comment thread packages/o/onedrive-gui/package.yml Outdated
Comment thread packages/o/onedrive-gui/package.yml Outdated
@maikwoehl
maikwoehl force-pushed the onedrive-gui-update branch from 1d92689 to 3fce89d Compare July 17, 2026 19:22

@maikwoehl maikwoehl left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will adressing the AppStream later

@maikwoehl
maikwoehl force-pushed the onedrive-gui-update branch from 3fce89d to 82fbdad Compare July 17, 2026 19:29
Comment thread packages/o/onedrive-gui/files/0004-Create-package-resources.patch Outdated
Comment thread packages/o/onedrive-gui/files/0004-Create-package-resources.patch Outdated
Comment thread packages/o/onedrive-gui/files/0004-Create-package-resources.patch Outdated
@maikwoehl
maikwoehl force-pushed the onedrive-gui-update branch from 82fbdad to 5f09b3e Compare July 18, 2026 07:43
**Summary**

This PR resolves software update request getsolus#8199.

Bugfixes:

- Fix non-working sync after big delete
- Fix missing resync dialog when full-resync is enabled in the config
- Fix detection of already running onedrive process

Enhancements:

- Option for autostart on login
- File transfer UI shows timestamp in relative format
- System tray icon shows synchronization status

Full release notes:

- [1.3.0](https://github.com/bpozdena/OneDriveGUI/releases/tag/v1.3.0)

Signed-off-by: Maik Wöhl <maik.woehl@outlook.de>
@maikwoehl
maikwoehl force-pushed the onedrive-gui-update branch from 5f09b3e to 4a07276 Compare July 18, 2026 08:10

@EbonJaeger EbonJaeger left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@EbonJaeger
EbonJaeger merged commit 5906ac1 into getsolus:main Jul 18, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from Triage to Done in Solus Jul 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

onedrive-gui

2 participants