D7849: Fix the tray icon scaling on HiDPI screens

2017-09-16 Thread Piotr Kosinski
pgkos updated this revision to Diff 19592. pgkos changed the repository for this revision from R120 Plasma Workspace to R242 Plasma Framework (Library). pgkos added a comment. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. Edited the

D7853: Add a dedicated X11EventFilter for forwarding property events to the effect system

2017-09-16 Thread Martin Flöser
graesslin created this revision. graesslin added reviewers: KWin, Plasma. Restricted Application added a project: KWin. Restricted Application added subscribers: kwin, plasma-devel. REVISION SUMMARY So far both Workspace and Toplevel emitted signals for every property notify event on the root

D7849: Fix the tray icon scaling on HiDPI screens

2017-09-16 Thread David Edmundson
davidedmundson added a comment. So isn't it round to icon size which is wrong? REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D7849 To: pgkos, #plasma Cc: davidedmundson, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts,

D7849: Fix the tray icon scaling on HiDPI screens

2017-09-16 Thread Piotr Kosinski
pgkos added a reviewer: Plasma. REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D7849 To: pgkos, #plasma Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

D7849: Fix the tray icon scaling on HiDPI screens

2017-09-16 Thread Piotr Kosinski
pgkos created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY This patch fixes the problem with tray icon scaling on HiDPI screens - the icons are too small. The function `Units::roundToIconSize`

D7846: [tabbox] Drop the passing to Effects in X11 Filter

2017-09-16 Thread Martin Flöser
graesslin created this revision. graesslin added reviewers: KWin, Plasma. Restricted Application added a project: KWin. Restricted Application added subscribers: kwin, plasma-devel. REVISION SUMMARY If an Effect has replaced the TabBox and wants to react on mouse events the EffectsHandlerImpl

D7760: Move XRenderUtils init/cleanup into X11 standalone platform

2017-09-16 Thread Martin Flöser
graesslin added a comment. ping REPOSITORY R108 KWin REVISION DETAIL https://phabricator.kde.org/D7760 To: graesslin, #kwin, #plasma Cc: plasma-devel, kwin, bwowk, ZrenBot, progwolff, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart

Re: 5.11 Beta Bug Reporting

2017-09-16 Thread Martin Flöser
Am 2017-09-16 10:50, schrieb Richard Ullger: Hi, I am currently running 5.10.95 from the kde-unstable Arch repo. Where would you prefer bugs to be reported? bugs.kde.org, please don't use reddit or the mailing list Cheers Martin

Re: 5.11 Beta Bug Reporting

2017-09-16 Thread David Edmundson
Http://bugs.kde.org On 16 Sep 2017 10:51 a.m., "Richard Ullger" wrote: > Hi, > > I am currently running 5.10.95 from the kde-unstable Arch repo. Where > would you prefer bugs to be reported? > > Regards, > > Richard. > >

5.11 Beta Bug Reporting

2017-09-16 Thread Richard Ullger
Hi, I am currently running 5.10.95 from the kde-unstable Arch repo. Where would you prefer bugs to be reported? Regards, Richard. signature.asc Description: OpenPGP digital signature

D7845: Fix position where removeEffectsOverrideCursor is called

2017-09-16 Thread Martin Flöser
graesslin created this revision. graesslin added reviewers: KWin, Plasma. Restricted Application added a project: KWin. Restricted Application added subscribers: kwin, plasma-devel. REVISION SUMMARY Should be when there is no more an effect which overrides the cursor, not unconditionally.

D7842: Split out the X11 mouse event filtering for EffectsHandlerImpl

2017-09-16 Thread Martin Flöser
This revision was automatically updated to reflect the committed changes. Closed by commit R108:0c6fdeef2db4: Split out the X11 mouse event filtering for EffectsHandlerImpl (authored by graesslin). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE