https://bugs.kde.org/show_bug.cgi?id=469487

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/powerdevil/-/commit/fd29
                   |                            |e77b5e6320ad072fbf38c508234
                   |                            |38936a382
   Version Fixed In|                            |6.0

--- Comment #2 from Nate Graham <n...@kde.org> ---
Git commit fd29e77b5e6320ad072fbf38c50823438936a382 by Nate Graham, on behalf
of Natalie Clarius.
Committed on 14/07/2023 at 16:16.
Pushed by ngraham into branch 'master'.

Add interactive OSD to switch power profiles

To trigger the OSD, press Meta+B. It should also work with the battery
function key that some laptops have

There's a lot of copy-paste from the KScreen OSD so eventually we might
want to make it some sort of reusable component.
FIXED-IN: 6.0

M  +10   -0    CMakeLists.txt
M  +19   -0    daemon/powerdevilapp.cpp
M  +1    -0    daemon/powerdevilapp.h
A  +26   -0    osd/CMakeLists.txt
A  +20   -0    osd/main.cpp     [License: GPL(v2.0+)]
A  +9    -0    osd/org.kde.powerdevil.powerProfileOsdService.xml
A  +86   -0    osd/osd.cpp     [License: GPL(v2.0+)]
A  +50   -0    osd/osd.h     [License: GPL(v2.0+)]
A  +27   -0    osd/osdaction.cpp     [License: GPL(v2.0+)]
A  +35   -0    osd/osdaction.h     [License: GPL(v2.0+)]
A  +86   -0    osd/osdmanager.cpp     [License: GPL(v2.0+)]
A  +41   -0    osd/osdmanager.h     [License: GPL(v2.0+)]
A  +12   -0    osd/plasma-powerprofile-osd.service
A  +6    -0    osd/qml.qrc
A  +137  -0    osd/qml/OsdSelector.qml     [License: GPL(v2.0+)]

https://invent.kde.org/plasma/powerdevil/-/commit/fd29e77b5e6320ad072fbf38c50823438936a382

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

Reply via email to