D6764: Add font size setting to the digital clock plasmoid

2017-07-22 Thread Diego Gangl
januz added a comment. @Zren Thanks! I've updated the rev @mart I can see some parts of the code look a little too hacky but the new setting is nothing fancy, and I've been using for about 3 weeks without issues. It also fixes these two bugs: https://bugs.kde.org/show_bug.cgi?id=191889 and

D6764: Add font size setting to the digital clock plasmoid

2017-07-22 Thread Diego Gangl
januz updated this revision to Diff 17044. januz added a comment. - Use pixelSize with units.devicePixelRatio to set the size - Update the default value to fit with the default panel CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D6764?vs=17043&id=17044 REVISION DETAIL https://ph

D6764: Add font size setting to the digital clock plasmoid

2017-07-22 Thread Diego Gangl
januz updated this revision to Diff 17043. januz added a comment. - Use pixelSize with units.devicePixelRatio - Update the default value CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D6764?vs=16852&id=17043 REVISION DETAIL https://phabricator.kde.org/D6764 AFFECTED FILES appl

D6658: Fix mdstat parsing of inactive RAID arrays, remove dead code

2017-07-22 Thread Michael Pyne
mpyne added a comment. If anyone has objections please let me know in the next few days. REPOSITORY R106 KSysguard REVISION DETAIL https://phabricator.kde.org/D6658 To: mpyne, #plasma Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mar

D6835: [effects] Exclude OSD windows from desktop grid

2017-07-22 Thread Kai Uwe Broulik
broulik accepted this revision. This revision is now accepted and ready to land. REPOSITORY R108 KWin BRANCH desktop-grid-no-osd-5.10 REVISION DETAIL https://phabricator.kde.org/D6835 To: graesslin, #kwin, #plasma, broulik Cc: plasma-devel, kwin, ZrenBot, progwolff, lesliezhai, ali-mohame

D6835: [effects] Exclude OSD windows from desktop grid

2017-07-22 Thread Martin Flöser
graesslin created this revision. Restricted Application added a project: KWin. Restricted Application added subscribers: kwin, plasma-devel. REVISION SUMMARY BUG: 376987 FIXED-IN: 5.10.4 TEST PLAN Compiles REPOSITORY R108 KWin BRANCH desktop-grid-no-osd-5.10 REVISION DETAIL https:/

D3474: Sample implementation of window tabbing in breeze

2017-07-22 Thread Chinmoy Ranjan Pradhan
chinmoyr abandoned this revision. REPOSITORY R31 Breeze REVISION DETAIL https://phabricator.kde.org/D3474 To: chinmoyr, #plasma, #kwin Cc: hpereiradacosta, plasma-devel, kwin, ZrenBot, progwolff, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart, lukas

D3472: API for window tabbing

2017-07-22 Thread Chinmoy Ranjan Pradhan
chinmoyr abandoned this revision. REPOSITORY R129 Window Decoration Library REVISION DETAIL https://phabricator.kde.org/D3472 To: chinmoyr, #plasma, #kwin, graesslin Cc: luebking, plasma-devel, kwin, ZrenBot, progwolff, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol

D3473: Window Tabbing support in kwin

2017-07-22 Thread Chinmoy Ranjan Pradhan
chinmoyr abandoned this revision. REPOSITORY R108 KWin REVISION DETAIL https://phabricator.kde.org/D3473 To: chinmoyr, #plasma, #kwin, graesslin Cc: plasma-devel, kwin, ZrenBot, progwolff, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart, lukas

D6818: Implement support for window shortcuts for Wayland windows

2017-07-22 Thread Martin Flöser
graesslin added a comment. In https://phabricator.kde.org/D6818#127327, @graesslin wrote: > FYI: I figured out why the shortcut dialog does not work. It's an incorrect construction of the QKeyEvent which KWin uses internally and sends to QWindows and various other places. We convert the

D6828: Send QKeyEvent with Qt::Key as expected by Qt to internal windows

2017-07-22 Thread Martin Flöser
graesslin added a dependency: D6818: Implement support for window shortcuts for Wayland windows. REVISION DETAIL https://phabricator.kde.org/D6828 To: graesslin, #kwin, #plasma Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas

D6828: Send QKeyEvent with Qt::Key as expected by Qt to internal windows

2017-07-22 Thread Martin Flöser
graesslin created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY KWin passes the current keysym converted to a Qt::Key in the QKeyEvent. The current keysym does not always change when a key gets released,

D6818: Implement support for window shortcuts for Wayland windows

2017-07-22 Thread Martin Flöser
graesslin added a dependent revision: D6828: Send QKeyEvent with Qt::Key as expected by Qt to internal windows. REPOSITORY R108 KWin REVISION DETAIL https://phabricator.kde.org/D6818 To: graesslin, #kwin, #plasma Cc: plasma-devel, kwin, ZrenBot, progwolff, lesliezhai, ali-mohamed, hardening