[Differential] [Updated] D1222: RFC: Add WiFi, Mobile Broadband, Bluetooth, and Touchpad OSD infos

2016-03-29 Thread jgrulich (Jan Grulich)
jgrulich added a comment. Couldn't this be added to powerdevil? In my recent review for powerdevil I added options to turn off/on wifi/bt/wwan over DBus. I can also add support for this to plasma-nm of course. REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL

[Differential] [Abandoned] D3242: Add an option to context menu to launch the application on a discrete graphics card

2016-11-15 Thread jgrulich (Jan Grulich)
jgrulich abandoned this revision. jgrulich added a comment. Closing this review, there are new ones made into kio, kservice and kinit submitted to reviewboard. REVISION DETAIL https://phabricator.kde.org/D3242 EMAIL PREFERENCES

[Differential] [Closed] D3451: Add information about existence of discrete GPU

2016-11-22 Thread jgrulich (Jan Grulich)
This revision was automatically updated to reflect the committed changes. Closed by commit rPOWERDEVILe41eedbec274: Add information about existence of discrete GPU (authored by jgrulich). REPOSITORY rPOWERDEVIL Powerdevil CHANGES SINCE LAST UPDATE

[Differential] [Updated, 127 lines] D3451: Add information about existence of discrete GPU

2016-11-22 Thread jgrulich (Jan Grulich)
jgrulich updated this revision to Diff 8394. jgrulich added a comment. Fixes mentioned issues REPOSITORY rPOWERDEVIL Powerdevil CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3451?vs=8392=8394 REVISION DETAIL https://phabricator.kde.org/D3451 AFFECTED FILES

[Differential] [Request, 175 lines] D3451: Add information about existence of discrete GPU

2016-11-22 Thread jgrulich (Jan Grulich)
jgrulich created this revision. jgrulich added reviewers: broulik, Plasma. jgrulich set the repository for this revision to rPOWERDEVIL Powerdevil. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY This patch adds a kauth

[Differential] [Request, 110 lines] D3242: Add an option to context menu to launch the application on a discrete graphics card

2016-11-03 Thread jgrulich (Jan Grulich)
jgrulich created this revision. jgrulich added reviewers: hein, Plasma. jgrulich set the repository for this revision to rPLASMADESKTOP Plasma Desktop. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY In Fedora 25 there

[Differential] [Updated, 107 lines] D3242: Add an option to context menu to launch the application on a discrete graphics card

2016-11-03 Thread jgrulich (Jan Grulich)
jgrulich removed rPLASMADESKTOP Plasma Desktop as the repository for this revision. jgrulich updated this revision to Diff 7852. jgrulich marked an inline comment as done. jgrulich added a comment. Use KWindowSystem::isPlatformX11() instead of QX11Info::isPlatformX11(). CHANGES SINCE LAST

[Differential] [Commented On] D3242: Add an option to context menu to launch the application on a discrete graphics card

2016-11-03 Thread jgrulich (Jan Grulich)
jgrulich added a comment. I tested this on my laptop where I have both intel and nvidia cards and it seems to working without any issue for me. Note that in Fedora 25 here have been many improvements regarding dual graphics support so that may be the reason why it works for me. Another