[plasmashell] [Bug 425315] Auto-started apps with system tray icons don't always show their tray icons after reboot

2020-09-29 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=425315 Konrad Materka changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[plasmashell] [Bug 425315] Auto-started apps with system tray icons don't always show their tray icons after reboot

2020-10-01 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=425315 Konrad Materka changed: What|Removed |Added CC||k...@davidedmundson.co.uk --- Comment #12

[plasmashell] [Bug 427251] Systray icons limited to 2 rows

2020-10-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=427251 Konrad Materka changed: What|Removed |Added CC||mate...@gmail.com

[plasmashell] [Bug 427251] Systray icons limited to 2 rows on very thick panels

2020-10-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=427251 --- Comment #6 from Konrad Materka --- Nate created a fix in 8 minutes, which is impressively super fast! @agentxlax you can test this fix without compiling Plasma from sources, just modify: /usr/share/plasma/plasmoids

[plasmashell] [Bug 424489] systray panels open in wrong corner

2020-10-03 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=424489 Konrad Materka changed: What|Removed |Added CC||mate...@gmail.com --- Comment #12 from Konrad

[plasmashell] [Bug 427326] Telegram app system tray icon can't show it's right click context menu if was autostarted by KDE

2020-10-08 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=427326 Konrad Materka changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[plasmashell] [Bug 425315] Auto-started apps with system tray icons don't always show their tray icons after reboot

2020-10-08 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=425315 Konrad Materka changed: What|Removed |Added CC||pv...@mailforspam.com --- Comment #15 from

[plasmashell] [Bug 424230] Plasma Widget installed from KDE Store is not listed in system tray settings until Plasma is restarted

2020-10-08 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=424230 Konrad Materka changed: What|Removed |Added Version Fixed In||5.21.0 Status|ASSIGNED

[plasmashell] [Bug 426646] Middle-clicking on system tray icons to do something only works for the icon itself, not the whole selection highlight

2020-10-12 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=426646 Konrad Materka changed: What|Removed |Added CC||mate...@gmail.com Assignee|plasma-b

[plasmashell] [Bug 426646] Middle-clicking on system tray icons to do something only works for the icon itself, not the whole selection highlight

2020-10-12 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=426646 --- Comment #7 from Konrad Materka --- In older version of Plasma (5.19) we had the same issue - click on the label always opens the applet instead of passing the event (tested with Night Color Control). -- You are receiving this mail because: You

[frameworks-plasma] [Bug 438178] There is a visual glitch when pressing the back button in the system tray applets

2021-08-07 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=438178 Konrad Materka changed: What|Removed |Added CC|mate...@gmail.com | -- You are receiving this mail because: You

[valgrind] [Bug 381819] amd64: unhandled instruction bextr (0x8F 0xEA 0x78 0x10 0xD0 0x8 0x4) from BMI1

2021-06-24 Thread Konrad Rzepecki
https://bugs.kde.org/show_bug.cgi?id=381819 Konrad Rzepecki changed: What|Removed |Added CC||hanni...@astral.lodz.pl --- Comment #26 from

[kscreenlocker] [Bug 313571] org.freedesktop.ScreenSaver.GetSessionIdleTime returns milliseconds instead of seconds

2021-06-26 Thread Konrad Twardowski
https://bugs.kde.org/show_bug.cgi?id=313571 --- Comment #6 from Konrad Twardowski --- (In reply to Nate Graham from comment #5) > Konrad, would you like to submit that merge request? I think 8 years later the bug became a Plasma-specific "de facto standard", because some apps d

[plasmashell] [Bug 435991] plasmashell crashes in SortedSystemTrayModel::lessThanSystemTray() on Wayland because of system tray

2021-04-22 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=435991 --- Comment #9 from Konrad Materka --- > This also in-turn fixes the issue in this bug report, as kded5 caused an > edge case which plasmashell didn't handle. Yes, crashing kded can definitely cause some weird scenarios. > So dumping

[plasmashell] [Bug 436009] some Systemtray icons doesn't work on click

2021-04-22 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436009 --- Comment #3 from Konrad Materka --- LatteDock has it's own fork of QML part System Tray but uses the same shared C++ libraries. Sometimes, especially after a release of new Plasma version, LatteDock fork is outdated and incompatible with s

[plasmashell] [Bug 384782] Allow manually re-ordering tray icons

2021-04-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=384782 Konrad Materka changed: What|Removed |Added CC||mate...@gmail.com --- Comment #15 from Konrad

[plasmashell] [Bug 384782] Allow manually re-ordering tray icons

2021-04-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=384782 --- Comment #16 from Konrad Materka --- Or another idea, sorting is done in system tray itself, by drag and drop. It could work similarly as in Android notification area, when it is possible to add/remove/move icons in edit mode. -- You are receiving

[plasmashell] [Bug 436104] Skype creates hotspot in upper left corner of desktop in Plasma Wayland session

2021-04-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436104 --- Comment #6 from Konrad Materka --- Are you using Skype for Windows in Wine? Skype for Linux is using SNI icons, not legacy XEmbed. Bug 432744 fixed this on X, I never tested it on Wayland (and I'm surprised it works :)). Anyway, the hotsp

[plasmashell] [Bug 435991] plasmashell crashes in SortedSystemTrayModel::lessThanSystemTray() on Wayland because of system tray

2021-04-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=435991 --- Comment #13 from Konrad Materka --- Do you still have problems with Sytem Tray crash? If not, can you close this bug report and open separate one for libkscreen? -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 436104] Skype creates hotspot in upper left corner of desktop in Plasma Wayland session

2021-04-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436104 --- Comment #10 from Konrad Materka --- There are two protocols for tray icons: * obsole XEmbed - some desktop dropped support for it entirely. KDE has some xembedsniproxy to translate XEmbed to SNI, but it is far from perfect (because it can'

[plasmashell] [Bug 433557] AppImages Make System Tray Application Launcher Icons Invisible

2021-04-25 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=433557 Konrad Materka changed: What|Removed |Added Assignee|plasma-b...@kde.org |mate...@gmail.com -- You are receiving this

[plasmashell] [Bug 384782] Allow manually re-ordering tray icons

2021-04-25 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=384782 --- Comment #19 from Konrad Materka --- I was thinking about this today. It would be really cool to have something similar to Android or Windows 10 but it has several usability problems: * some icons can change status between active and passive - in

[plasmashell] [Bug 384782] Allow manually re-ordering tray icons

2021-04-25 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=384782 --- Comment #20 from Konrad Materka --- More questions: What to do with new items (first start of new application)? * Add them as first? Last? Add some more sophisticated heuristics and try to guess where it should be (that might be tricky)? After

[plasmashell] [Bug 436281] offset highlight in the expand system tray button

2021-04-28 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436281 --- Comment #3 from Konrad Materka --- are you using right-to-left orientation? -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 436180] Plasma crashed during keyboard layout switching

2021-04-28 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436180 Konrad Materka changed: What|Removed |Added CC||mate...@gmail.com --- Comment #6 from Konrad

[plasmashell] [Bug 436180] Plasma crashed during keyboard layout switching

2021-04-28 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436180 --- Comment #7 from Konrad Materka --- crash is probably somewher in KConcatenateRowsProxyModelPrivate::slotDataChanged but without better stack trace I'm not sure where (and why). Eugene, please try to reproduce this crash with debug sy

[plasmashell] [Bug 436281] System Tray highlight is offset when there is no visible entries

2021-04-30 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436281 --- Comment #7 from Konrad Materka --- Created attachment 138033 --> https://bugs.kde.org/attachment.cgi?id=138033&action=edit Arrow That's unusual test case :) I can confirm. Highlight is correct, arror is not centered. -- You are re

[plasmashell] [Bug 436281] System Tray highlight is offset when there is no visible entries

2021-04-30 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436281 Konrad Materka changed: What|Removed |Added Status|REOPENED|CONFIRMED -- You are receiving this mail

[plasma-pa] [Bug 436383] give more control and visibility to user which microphone is being used and how sensitive it is

2021-04-30 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436383 Konrad Materka changed: What|Removed |Added Product|plasmashell |plasma-pa Assignee|plasma-b

[plasma-pa] [Bug 436383] give more control and visibility to user which microphone is being used and how sensitive it is

2021-04-30 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436383 Konrad Materka changed: What|Removed |Added CC|mate...@gmail.com | -- You are receiving this mail because: You

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 Konrad Materka changed: What|Removed |Added Component|general |System Tray Assignee|k

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #3 from Konrad Materka --- Hi Vaclav, can you give more details? * on which version it was working? You wrote about upgrade to 5.21.4, which version was before? * is this crash always reproducible? * you wrote that it does not happen on

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #6 from Konrad Materka --- Created attachment 138061 --> https://bugs.kde.org/attachment.cgi?id=138061&action=edit listIcons.sh -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #8 from Konrad Materka --- Can you run attached script before running KTorrent? It lists SNI icons. System tray has two types of items: applets and Status Notifier Items (SNI). Ktorrent, Skype, Discord and etc are using SNI to add icons to

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #9 from Konrad Materka --- (In reply to Vaclav Masin from comment #7) > Also, I've tried again using my test account (on this main rig of mine - > I've just switched the "kf5" symlink to point to the 5.21.4 Plas

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 Konrad Materka changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[plasmashell] [Bug 436180] Plasma crashed during keyboard layout switching

2021-05-01 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436180 Konrad Materka changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED Latest Commit

[plasmashell] [Bug 435991] plasmashell crashes in SortedSystemTrayModel::lessThanSystemTray() on Wayland because of system tray

2021-05-01 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=435991 --- Comment #16 from Konrad Materka --- Git commit 26f369ad7a23fb51d685438c51fec97654ca63e6 by Konrad Materka. Committed on 01/05/2021 at 19:41. Pushed by kmaterka into branch 'master'. [dataengine] Emit sourceRemoved earlier Emit `sou

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #16 from Konrad Materka --- (In reply to Vaclav Masin from comment #13) > I'm not sure this could possibly have anything to do with that "/opt/kf5" > symlink. That symlink just points to either /opt/kf5-5.77.0 or > /

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-01 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #19 from Konrad Materka --- Created attachment 138070 --> https://bugs.kde.org/attachment.cgi?id=138070&action=edit workaround for missing DataSource (In reply to Vaclav Masin from comment #18) > I've tried again with th

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #23 from Konrad Materka --- (In reply to Vaclav Masin from comment #20) > I'm starting to feel a little bit bad for taking so much of your time on an > issue that due the uniqueness of my setup is quite possibly experienced by &g

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 Konrad Materka changed: What|Removed |Added Attachment #138070|0 |1 is obsolete

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #26 from Konrad Materka --- (In reply to Vaclav Masin from comment #25) > So you want me to undo that "ugly" patch, apply the new one, restart with > the logging enabled, try to trigger the crash and post the log? Although

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #30 from Konrad Materka --- Can you also add plasmashell logs after kded5 restart? -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 Konrad Materka changed: What|Removed |Added Attachment #138081|0 |1 is obsolete

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 Konrad Materka changed: What|Removed |Added Attachment #138063|0 |1 is obsolete

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-03 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #40 from Konrad Materka --- Created attachment 138114 --> https://bugs.kde.org/attachment.cgi?id=138114&action=edit testVector.zip So the problem is around: m_items.append(item); when QVector changes capacity beyond 6... Aft

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-03 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #43 from Konrad Materka --- (In reply to Vaclav Masin from comment #41) > I've been thinking... would it make any sense for me to try to debug it > myself? I mean going step by step over the code, watching the data structure &

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-04 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 --- Comment #45 from Konrad Materka --- (In reply to Vaclav Masin from comment #44) > - so I guess in order to be able to debug stuff I need to rebuild the whole > KDE set with CMAKE_BUILD_TYPE=Debug, right? IIRC by default it is RELWITHDEBINF

[plasmashell] [Bug 436281] System Tray highlight is offset when there is no visible entries

2021-05-04 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436281 Konrad Materka changed: What|Removed |Added Latest Commit||https://invent.kde.org/plas

[plasmashell] [Bug 436506] System Tray items for apps running in the background are mostly obsolete and redundant when the user is using an Icons-Only Task Manager

2021-05-05 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436506 --- Comment #4 from Konrad Materka --- Hmm, I think Unity had it implement this way. That's why there is no support for left click in libappindicator - it was never used because left click was reserved for task manager. I'm not sure, mayb

[plasmashell] [Bug 435991] plasmashell crashes in SortedSystemTrayModel::lessThanSystemTray() on Wayland because of system tray

2021-05-05 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=435991 --- Comment #18 from Konrad Materka --- Git commit 5984d4960fa5ecf60a20b1fbc782fb841faa4af7 by Konrad Materka. Committed on 04/05/2021 at 07:14. Pushed by kmaterka into branch 'master'. [dataengine] Emit sourceRemoved earlier Emit `sou

[plasmashell] [Bug 436180] Plasma crashed during keyboard layout switching

2021-05-05 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436180 Konrad Materka changed: What|Removed |Added Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram

[plasmashell] [Bug 436350] Plasma crash a few seconds after login following an upgrade to Plasma 5.21.4

2021-05-05 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436350 Konrad Materka changed: What|Removed |Added Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram

[kwin] [Bug 391322] Meta key randomly stops opening Plasma launcher menu

2021-05-12 Thread Konrad Twardowski
https://bugs.kde.org/show_bug.cgi?id=391322 --- Comment #68 from Konrad Twardowski --- I wonder if this is related. "Meta" key is processed by Plasma even if other app currently grabbed the keyboard input. Examples: * xscreensaver: Pressing Meta activates Plasma menu even if the

[plasmashell] [Bug 427685] Notification window closes when going back if no other window is visible

2020-10-16 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=427685 Konrad Materka changed: What|Removed |Added CC||mate...@gmail.com --- Comment #1 from Konrad

[plasmashell] [Bug 427946] Uninstalled Plasma widget is not immediately removed from system tray settings

2020-10-20 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=427946 Konrad Materka changed: What|Removed |Added CC||mate...@gmail.com --- Comment #1 from Konrad

[plasmashell] [Bug 427881] 'Status and Notifications' panel closes when back button is used

2020-10-20 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=427881 Konrad Materka changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[plasmashell] [Bug 427685] Notification window closes when going back if no other window is visible

2020-10-20 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=427685 Konrad Materka changed: What|Removed |Added CC||andronon...@gmail.com --- Comment #4 from

[plasmashell] [Bug 427946] Uninstalled Plasma widget is not immediately removed from system tray settings

2020-10-21 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=427946 --- Comment #3 from Konrad Materka --- I've run some tests and it is working fine for me - even with applet activated, it was correctly removed from the system tray. Maybe I understand Widget Explorer differently - how do you access it? By

[plasmashell] [Bug 427946] Uninstalled Plasma widget is not immediately removed from system tray settings

2020-10-21 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=427946 --- Comment #5 from Konrad Materka --- Then I have no idea what happened, it is working correctly for me (I just need to wait around 1 minute). Maybe there is something wrong with your cache? I remember I had to run kbuildsycoca5 at some point, but it

[plasmashell] [Bug 428127] Tray icons are left aligned in vertical panels

2020-10-23 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=428127 Konrad Materka changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[plasmashell] [Bug 427685] Notification window closes when going back if no other window is visible

2020-10-23 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=427685 Konrad Materka changed: What|Removed |Added Assignee|plasma-b...@kde.org |mate...@gmail.com -- You are receiving this

[plasmashell] [Bug 427685] Notification window closes when going back if no other window is visible

2020-10-23 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=427685 Konrad Materka changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[plasmashell] [Bug 426646] Middle-clicking on system tray icons to do something only works for the icon itself, not the whole selection highlight

2020-10-23 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=426646 Konrad Materka changed: What|Removed |Added Assignee|n...@kde.org|mate...@gmail.com Status

[plasmashell] [Bug 427685] Notification window closes when going back if no other window is visible

2020-10-23 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=427685 Konrad Materka changed: What|Removed |Added Status|CONFIRMED |ASSIGNED -- You are receiving this mail

[plasmashell] [Bug 427946] Uninstalled Plasma widget is not immediately removed from system tray settings

2020-10-23 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=427946 Konrad Materka changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution

[plasmashell] [Bug 428128] "Scale with Panel width" breaks vertical panels

2020-10-23 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=428128 Konrad Materka changed: What|Removed |Added CC||mate...@gmail.com --- Comment #1 from Konrad

[plasmashell] [Bug 428127] Tray icons are left aligned in vertical panels

2020-10-23 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=428127 Konrad Materka changed: What|Removed |Added Status|CONFIRMED |REPORTED Ever confirmed|1

[plasmashell] [Bug 427638] System Tray selection box is too small width-wise

2020-10-23 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=427638 Konrad Materka changed: What|Removed |Added Assignee|plasma-b...@kde.org |mate...@gmail.com -- You are receiving this

[plasmashell] [Bug 419200] Re-color IBus icon using gsettings to allow readability on dark panels

2020-10-23 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=419200 Konrad Materka changed: What|Removed |Added Resolution|--- |NOT A BUG Status|CONFIRMED

[plasmashell] [Bug 427638] System Tray selection box is too small width-wise

2020-10-23 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=427638 --- Comment #8 from Konrad Materka --- I think I have a fix: https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/383 You can manually apply this by modifying files in: /usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents

[plasmashell] [Bug 411098] Allow drag and drop hidden systray items to the systray

2020-10-23 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=411098 Konrad Materka changed: What|Removed |Added CC||mate...@gmail.com --- Comment #9 from Konrad

[plasmashell] [Bug 427946] Uninstalled Plasma widget is not immediately removed from system tray settings

2020-10-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=427946 Konrad Materka changed: What|Removed |Added Resolution|WAITINGFORINFO |--- Status|NEEDSINFO

[plasmashell] [Bug 428127] Tray icons are left aligned in vertical panels

2020-10-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=428127 Konrad Materka changed: What|Removed |Added Status|NEEDSINFO |CONFIRMED Ever confirmed|0

[plasmashell] [Bug 427638] System Tray selection box is too small width-wise

2020-10-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=427638 Konrad Materka changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[plasmashell] [Bug 427638] System Tray selection box is too small width-wise

2020-10-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=427638 Konrad Materka changed: What|Removed |Added Version Fixed In|5.21|5.20.2 Latest Commit|https

[plasmashell] [Bug 428195] Panel triggers constant repaints

2020-10-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=428195 Konrad Materka changed: What|Removed |Added CC||mate...@gmail.com --- Comment #1 from Konrad

[plasmashell] [Bug 428198] Plasma 5.20 system tray on vertical panel overlaps next panel item

2020-10-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=428198 Konrad Materka changed: What|Removed |Added CC||mate...@gmail.com --- Comment #1 from Konrad

[plasmashell] [Bug 428128] "Scale with Panel width" breaks vertical panels

2020-10-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=428128 Konrad Materka changed: What|Removed |Added CC||n...@kde.org Status|REPORTED

[plasmashell] [Bug 428198] Plasma 5.20 system tray on vertical panel overlaps next panel item

2020-10-25 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=428198 Konrad Materka changed: What|Removed |Added Status|ASSIGNED|RESOLVED Version Fixed In

[plasmashell] [Bug 428127] Tray icons are left aligned in vertical panels

2020-10-25 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=428127 Konrad Materka changed: What|Removed |Added Status|ASSIGNED|RESOLVED Latest Commit

[plasmashell] [Bug 428158] Can't click systray icons in vertical panel

2020-10-25 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=428158 Konrad Materka changed: What|Removed |Added Version Fixed In||5.20.2 Status|ASSIGNED

[plasmashell] [Bug 428127] Tray icons are left aligned in vertical panels

2020-10-25 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=428127 Konrad Materka changed: What|Removed |Added Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas

[plasmashell] [Bug 428198] Plasma 5.20 system tray on vertical panel overlaps next panel item

2020-10-25 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=428198 Konrad Materka changed: What|Removed |Added Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas

[plasmashell] [Bug 428158] Can't click systray icons in vertical panel

2020-10-25 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=428158 Konrad Materka changed: What|Removed |Added Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas

[plasmashell] [Bug 428379] System tray popup keeps switching monitor after clicking actions in expandable list items

2020-10-30 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=428379 Konrad Materka changed: What|Removed |Added CC||mate...@gmail.com --- Comment #4 from Konrad

[plasmashell] [Bug 428379] System tray popup keeps switching monitor after clicking actions in expandable list items

2020-10-30 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=428379 --- Comment #5 from Konrad Materka --- Nate, can you take a look? I check 5.19.5 and seems it was working fine, on 5.20 it has this strange behavior. I guess it is connected to "processLastDevice" but can't pinpoint the regression -

[plasmashell] [Bug 428195] System Tray triggers constant repaints on Wayland

2020-10-31 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=428195 --- Comment #9 from Konrad Materka --- (In reply to Martin Flöser from comment #3) > yep, none is causing it. Do I understand correctly, that even if you disable all applets and close all applications (s) just empty System Tray), it still cau

[plasmashell] [Bug 427946] Uninstalled Plasma widget is not immediately removed from system tray settings

2020-11-01 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=427946 --- Comment #12 from Konrad Materka --- Can you check of fresh user? I just tested and it is working correctly. -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 435687] Misplaced blue line after clearing Clipboard applet with click on "Remove from history" button of each item

2021-04-15 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=435687 Konrad Materka changed: What|Removed |Added Ever confirmed|0 |1 Assignee|plasma-b...@kde.org

[plasmashell] [Bug 435738] Tray icon for Albert launcher fails to display

2021-04-15 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=435738 --- Comment #1 from Konrad Materka --- Can you provide a link to the application? -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 425271] XembedSNIProxy causes "high" cpu usage

2021-04-15 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=425271 --- Comment #18 from Konrad Materka --- intlhouseofdan, can you be more specific? Which version of Keepass are you using? On my distro (Neon) I have 3: * keepassx (uses SNI) * keepassxc (uses SNI) * keepass2 (implemented in Mono, uses XEmbed) - only

[plasmashell] [Bug 435738] Tray icon for Albert launcher fails to display

2021-04-16 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=435738 --- Comment #3 from Konrad Materka --- Created attachment 137662 --> https://bugs.kde.org/attachment.cgi?id=137662&action=edit listIcons.sh -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 435738] Tray icon for Albert launcher fails to display

2021-04-16 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=435738 Konrad Materka changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[plasmashell] [Bug 435890] Brightness icon looks inconsistent with no battery connected

2021-04-19 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=435890 Konrad Materka changed: What|Removed |Added CC||plasma-b...@kde.org Assignee|plasma

[plasmashell] [Bug 435687] Misplaced blue line after clearing Clipboard applet with click on "Remove from history" button of each item

2021-04-19 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=435687 Konrad Materka changed: What|Removed |Added Version Fixed In||5.22.0 Status|ASSIGNED

[plasmashell] [Bug 435991] plasmashell segfaults on Wayland because of system tray

2021-04-21 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=435991 --- Comment #2 from Konrad Materka --- Created attachment 137770 --> https://bugs.kde.org/attachment.cgi?id=137770&action=edit listIcons.sh Can you check this patch? https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/805 For

[plasmashell] [Bug 436009] some Systemtray icons doesn't work on click

2021-04-21 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436009 --- Comment #1 from Konrad Materka --- This is strange... in 5.21 line number should be 61, not 62: https://invent.kde.org/plasma/plasma-workspace/-/blob/Plasma/5.21/applets/systemtray/package/contents/ui/items/StatusNotifierItem.qml#L61 Are you using

[plasmashell] [Bug 424653] "Show All Entries" results in everything being "Disabled" (nothing can be disabled)

2020-07-26 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=424653 Konrad Materka changed: What|Removed |Added Keywords||regression Version Fixed In

<    1   2   3   4   5   6   7   8   >