[plasmashell] [Bug 475255] Selecting a power profile through the battery & Brightness applet doesn't work correctly; works using `powerprofilesctl`

2024-04-22 Thread Diyou
https://bugs.kde.org/show_bug.cgi?id=475255

Diyou  changed:

   What|Removed |Added

 CC||diyou@gmail.com

--- Comment #16 from Diyou  ---
I'm experiencing the same with plasma 6.0.4 on arch.
Killing and restarting the plasmashell fixes the slider and a possibly related
bug where video playback and games would not inhibit sleep/screensaving.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 485340] Plasmoids not resolving bundled icons or notifyrc

2024-04-10 Thread Diyou
https://bugs.kde.org/show_bug.cgi?id=485340

Diyou  changed:

   What|Removed |Added

   Platform|Arch Linux  |unspecified

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 485340] New: Plasmoids not resolving bundled icons or notifyrc

2024-04-10 Thread Diyou
https://bugs.kde.org/show_bug.cgi?id=485340

Bug ID: 485340
   Summary: Plasmoids not resolving bundled icons or notifyrc
Classification: Plasma
   Product: plasmashell
   Version: 6.0.3
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: diyou@gmail.com
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

I asked at
https://discuss.kde.org/t/plasmoids-not-resolving-bundled-icons-or-notifyrc/13863

Basically I'd like plasma to resolve icons and notifyrc files from within the
plasmoid folder given a folder structure like: 

MyPlasmoid/
├── contents/
│   ├── ui/
│   │   └── main.qml
│   ├── icons/
│   │   └── MyPlasmoid.svg
│   └── notifyrc/
│   │   └── MyPlasmoid.notifyrc
└── metadata.json

This way it would be possible to display a bundled & theme-able icon as the
thumbnail in the "Add widgets..." side panel.

To make the notifyrc and icon files available as early as possible I found
plasmoids set the "EnabledByDefault" property in the metadata.json and execute
a shell script to copy those to fixed locations(e.g.
~/.local/share/knotifications6/ and ~/.local/share/icons/).
This doesn't handle any sort of automatic cleanup of course and is frankly to
hacky & insecure for my taste.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdeplasma-addons] [Bug 467784] Add option for default weather icons

2023-04-05 Thread Diyou
https://bugs.kde.org/show_bug.cgi?id=467784

--- Comment #2 from Diyou  ---
The best solution would be probably for
https://www.freedesktop.org/wiki/Software/icon-theme/ to add weather icons but
they most likely won't feel concerned either.

I don't know if it should be counted as buggy if an icon set is missing weather
icons as most "Full Icon Themes" @
https://store.kde.org/browse?cat=132=rating don't provide those.

Maybe for plasma at least you could use the breeze icons as a fallback instead
of the basic hicolor theme.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdeplasma-addons] [Bug 467784] New: Add option for default weather icons

2023-03-25 Thread Diyou
https://bugs.kde.org/show_bug.cgi?id=467784

Bug ID: 467784
   Summary: Add option for default weather icons
Classification: Plasma
   Product: kdeplasma-addons
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Weather
  Assignee: plasma-b...@kde.org
  Reporter: diyou@gmail.com
  Target Milestone: ---

Most Icon themes do not provide custom icons for each weather type and thus use
the default app icon for each.
Adding an option to use the default icon set or a set from another theme would
improve the user experience with some of the popular but incomplete themes.

At the moment this behaviour is consistent with downstream widgets like Daily
Forecast https://store.kde.org/p/1287928 which would also benefit.

-- 
You are receiving this mail because:
You are watching all bug changes.