D4711: Ungrab mouse on menu close

2017-04-29 Thread Anthony Fieroni
anthonyfieroni updated this revision to Diff 14014. REPOSITORY R242 Plasma Framework (Library) CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D4711?vs=11600&id=14014 REVISION DETAIL https://phabricator.kde.org/D4711 AFFECTED FILES src/scriptengines/qml/plasmoid/appletinterface.cp

D4711: Ungrab mouse on menu close

2017-04-29 Thread Anthony Fieroni
anthonyfieroni added a reviewer: davidedmundson. REPOSITORY R242 Plasma Framework (Library) REVISION DETAIL https://phabricator.kde.org/D4711 To: anthonyfieroni, #plasma, mart, broulik, davidedmundson Cc: mvourlakos, plasma-devel, #frameworks, spstarr, progwolff, lesliezhai, ali-mohamed, je

D4712: Ungrab mouse on menu close

2017-04-29 Thread Anthony Fieroni
anthonyfieroni abandoned this revision. anthonyfieroni added a comment. https://phabricator.kde.org/D5515 REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D4712 To: anthonyfieroni, #plasma, mart, broulik Cc: davidedmundson, plasma-devel, spstarr, progwolff, le

D5657: StreamRestore: Don't write unnecessary changes

2017-04-29 Thread David Rosca
This revision was automatically updated to reflect the committed changes. Closed by commit R115:b364a9e6c60c: StreamRestore: Don't write unnecessary changes (authored by drosca). REPOSITORY R115 Plasma Audio Volume Applet CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5657?vs=14003&i

D5657: StreamRestore: Don't write unnecessary changes

2017-04-29 Thread David Edmundson
davidedmundson accepted this revision. This revision is now accepted and ready to land. REPOSITORY R115 Plasma Audio Volume Applet BRANCH master REVISION DETAIL https://phabricator.kde.org/D5657 To: drosca, #plasma, davidedmundson Cc: plasma-devel, spstarr, progwolff, lesliezhai, ali-moha

D5570: Update unit test to match change to reselecting top entry

2017-04-29 Thread José Manuel Santamaría Lema
joselema added a comment. Hi David, just fyi we have built a 5.9.5.1 plasma-workspace package for kubuntu and the patch fixes the unit test for us, Thank you. REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D5570 To: davidedmundson, #plasma Cc: jos

D5659: Get output size with output-geometry() rather than mode size directly

2017-04-29 Thread David Edmundson
davidedmundson created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY We can use output->geometry to get the current mode size with transform applied simplifying a bunch of code, whilst being currently ex

D5657: StreamRestore: Don't write unnecessary changes

2017-04-29 Thread David Rosca
drosca created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY Applet updates mute state with every volume change - it does writeChanges(volume) immediately following with writeChanges(mute) and it seems

Re: Plasma 5.10 Frameworks version problem

2017-04-29 Thread David Edmundson
On Fri, Apr 28, 2017 at 7:22 PM, Martin Gräßlin wrote: > Am 2017-04-28 17:22, schrieb David Edmundson: > >> What's the minimum version of frameworks we can use in Plasma 5.10? >> >> The schedule currently is: >> >> 2017-05-06: Frameworks 5.33 gets tagged >> 2017-05-11: Plasma 5.10 beta is tagged

D5172: Implement high DPI support in KWin QPA

2017-04-29 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R108:8ef184e1cd1b: Implement high DPI support in KWin QPA (authored by davidedmundson). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D5172?vs=12807&id=13982 REVISION DETA

D4949: Support scaling in BackgroundContrast effect

2017-04-29 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R108:f445a99a746b: Support scaling in BackgroundContrast effect (authored by davidedmundson). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D4949?vs=12214&id=13977 REVISIO

D4963: Add scaling support into BlurEffect::doBlur

2017-04-29 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R108:44a6050e839d: Add scaling support into BlurEffect::doBlur (authored by davidedmundson). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D4963?vs=12710&id=13980#toc REPOSITORY R108 KWin CHANGE

D4952: Restore the backend set viewport when popping the final render target

2017-04-29 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R108:9cb666f469ce: Restore the backend set viewport when popping the final render target (authored by davidedmundson). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D4952?v

D4948: Store GLRenderTarget::scale

2017-04-29 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R108:9ce5832e11bc: Store GLRenderTarget::scale (authored by davidedmundson). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D4948?vs=12213&id=13976 REVISION DETAIL https:

D4951: Take into account scaling in blitFromFrameBuffer

2017-04-29 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R108:71600d0a027d: Take into account scaling in blitFromFrameBuffer (authored by davidedmundson). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D4951?vs=12216&id=13979 REV

D4950: Scaling support in ColorPicker effect

2017-04-29 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R108:24c9194f4c95: Scaling support in ColorPicker effect (authored by davidedmundson). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D4950?vs=12215&id=13978 REVISION DETAI

D3499: drm cursor scaling

2017-04-29 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R108:add93b3e3655: drm cursor scaling (authored by davidedmundson). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3499?vs=8605&id=13970 REVISION DETAIL https://phabrica

D3497: Add scaling to virtual backend

2017-04-29 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R108:584dc1d2d4ae: Add scaling to virtual backend (authored by davidedmundson). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3497?vs=8505&id=13968 REVISION DETAIL http

D3500: Scale xwindowed EGL output

2017-04-29 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R108:bd1d88359f39: Scale xwindowed EGL output (authored by davidedmundson). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3500?vs=8508&id=13971 REVISION DETAIL https://

D3503: Scale openGL sub surfaces

2017-04-29 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R108:61bb907bb4bb: Scale openGL sub surfaces (authored by davidedmundson). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3503?vs=8511&id=13974 REVISION DETAIL https://p

D3504: Implment DRM EGL scaling

2017-04-29 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R108:86b7189b8f2b: Implment DRM EGL scaling (authored by davidedmundson). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3504?vs=13906&id=13975 REVISION DETAIL https://p

D3501: Scale surface damage events

2017-04-29 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R108:e2e2c86f3740: Scale surface damage events (authored by davidedmundson). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3501?vs=8607&id=13972 REVISION DETAIL https:/

D3498: Add scaling to DRM backend

2017-04-29 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R108:0dac5d6bfe8c: Add scaling to DRM backend (authored by davidedmundson). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3498?vs=12804&id=13969 REVISION DETAIL https:/

D3496: Scale input on windowed backend so input co-ordinate system matches host

2017-04-29 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R108:dec76a77e2fa: Scale input on windowed backend so input co-ordinate system matches host (authored by davidedmundson). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D349

D3502: Provide scale offset to WindowVertex calculation

2017-04-29 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R108:ebebc6ca82b1: Provide scale offset to WindowVertex calculation (authored by davidedmundson). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3502?vs=8510&id=13973 REVI

D3495: Scale QPainter x11 windowed backend

2017-04-29 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R108:59515b1681a8: Scale QPainter x11 windowed backend (authored by davidedmundson). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3495?vs=9258&id=13966 REVISION DETAIL

D3494: Set m_client size in global compositor co-ordinates

2017-04-29 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. davidedmundson marked an inline comment as done. Closed by commit R108:5c0c0cdb912c: Set m_client size in global compositor co-ordinates (authored by davidedmundson). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D3

D3159: Set wayland output scale

2017-04-29 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R108:fd58c68ba5a4: Set wayland output scale (authored by davidedmundson). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3159?vs=8501&id=13964 REVISION DETAIL https://ph

D5549: [platformx/x11] Fix touch events for internal Qt windows

2017-04-29 Thread David Edmundson
davidedmundson accepted this revision. This revision is now accepted and ready to land. REPOSITORY R108 KWin BRANCH tabbox-touch-events REVISION DETAIL https://phabricator.kde.org/D5549 To: graesslin, #kwin, #plasma, davidedmundson Cc: plasma-devel, kwin, spstarr, progwolff, lesliezhai, a

D5549: [platformx/x11] Fix touch events for internal Qt windows

2017-04-29 Thread Martin Gräßlin
graesslin added a comment. ping! This one is super important for enabling touch screen edges on X11! REPOSITORY R108 KWin REVISION DETAIL https://phabricator.kde.org/D5549 To: graesslin, #kwin, #plasma Cc: plasma-devel, kwin, spstarr, progwolff, lesliezhai, ali-mohamed, hardening, jensr