mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
KDE Wayland: "Minimize qBittorrent to notification area" doesn't work #15683
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#15683
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @simonbcn on GitHub (Apr 17, 2024).
qBittorrent & operating system versions
What is the problem?
Show qBittorrent in notification area: YesMinimize qBittorrent to notification areaWhen I click on minimize the window, it is minimized but not to the notification area.
Steps to reproduce
No response
Additional context
No response
Log(s) & preferences file(s)
No response
@glassez commented on GitHub (Apr 18, 2024):
QTBUG-74310
It seems that this is another long-known disadvantage of Wayland that no one is going to fix...
@simonbcn commented on GitHub (Apr 18, 2024):
Then perhaps it would be better to remove this option or block it if it uses Wayland.
@Danny3 commented on GitHub (Nov 27, 2025):
I never used the minimize windo button with this program as I know that closing it doesn't really quites it and it will stay open anyway in the system tray, but I enabled this option by ticking that checkbox and restarting the program.
I can confirm this behavior, that it doesn't minimize to the system tray, like when I click on the close button!
I tested on Debian 14 + KDE Plasma 6.5.3 (Wayland session of course).
Since this is a bug in Wayland and and Qt, I think that someone should at least try to open a new bug for Qt 6 and ask them if they want to make a workaround until someone proposes and fixes the upstream Wayland protocol itself to have this functionality.
@tbertels commented on GitHub (Dec 18, 2025):
This Wayland protocol (letting the application know that it's minimized) is needed to fix this : https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/414
@Danny3 commented on GitHub (Dec 18, 2025):
Great to hear that somebody thought about this and proposed an enhancement to the Wayland protocol!
Thanks for mentioning it!
Am I right to assume that once that is merged, the Qt developers can fix that bug mentioned above?
And once it's fixed in Qt, then this program, EiskaltDC++, video | audio players and other programs can properly minimize to system tray if they want to?
@tbertels commented on GitHub (Dec 18, 2025):
The compositor (for instance KWin for KDE) will also need to implement it.
@Danny3 commented on GitHub (Dec 18, 2025):
I assume that once this feature exists in the Wayland protocol itself and then the Qt developers add support for it to Qt, the KDE developers would not oppose to implement it and maybe with the donations surge this year:
https://kde.org/fundraisers/yearend2025/
They will implement it ASAP, without much delay.
It might help a bit also the fact that this feature is needed by multiple programs.