D13746: Adjust Task Manager to libtaskmanager API changes for Wayland virtual desktop support

2018-07-05 Thread Eike Hein
hein updated this revision to Diff 37208. hein edited the summary of this revision. hein added a comment. Make "New Desktop" task context menu action work on Wayland. REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D13746?vs=36726=37208 BRANCH

D13748: Adjust Pager to libtaskmanager API changes for Wayland virtual desktop support

2018-07-05 Thread Eike Hein
hein updated this revision to Diff 37207. hein edited the summary of this revision. hein added a comment. - Update message. REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D13748?vs=37204=37207 BRANCH master REVISION DETAIL

D13745: Implement support for virtual desktops on Wayland

2018-07-05 Thread Eike Hein
hein updated this revision to Diff 37206. hein added a comment. - Add AbstractTasksModel::requestNewVirtualDesktop and implement for Wayland and X11. - Remove VirtualDesktopInfo::canManageDesktops again as there's parity now. REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE

D13748: Adjust Pager to libtaskmanager API changes for Wayland virtual desktop support

2018-07-05 Thread Eike Hein
hein updated this revision to Diff 37204. hein added a comment. - Enable Add/Remove Desktop actions on Wayland using new libtm API. REPOSITORY R119 Plasma Desktop CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D13748?vs=36727=37204 BRANCH master REVISION DETAIL

D13745: Implement support for virtual desktops on Wayland

2018-07-05 Thread Eike Hein
hein updated this revision to Diff 37203. hein added a comment. Add API for creating/removing desktops. REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D13745?vs=37202=37203 BRANCH master REVISION DETAIL https://phabricator.kde.org/D13745

D13745: Implement support for virtual desktops on Wayland

2018-07-05 Thread Eike Hein
hein updated this revision to Diff 37202. hein added a comment. - Revert a bit flip that wasn't intended to be in there just yet. REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D13745?vs=37201=37202 BRANCH master REVISION DETAIL

D13745: Implement support for virtual desktops on Wayland

2018-07-05 Thread Eike Hein
hein updated this revision to Diff 37201. hein added a comment. - Adjust to Marco's API changes - builds again. - Add initial population loop to VirtualDesktopInfo on Marco's request. REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE

Re: Raising windows on Wayland

2018-07-05 Thread David Edmundson
I started a thread on wayland-devel, lets do follow ups there. David

D13903: doc: Fix actions description: the buttons are on the bottom

2018-07-05 Thread Alexander Potashev
aspotashev created this revision. Restricted Application added projects: Plasma, Documentation. Restricted Application added subscribers: kde-doc-english, plasma-devel. aspotashev requested review of this revision. TEST PLAN none REPOSITORY R119 Plasma Desktop BRANCH doc-actions-on-bottom

Re: Raising windows on Wayland

2018-07-05 Thread Eike Hein
On 07/05/2018 07:19 PM, David Edmundson wrote: > X11 startup system is also used for notifying the UI, via taskbar or > whatever else about the application starting up before it maps a surface. It's definitely something we want to still have in the UI (we've broken it on X11 in the past and

D13878: Also intercept creation of video elements

2018-07-05 Thread Kai Uwe Broulik
This revision was automatically updated to reflect the committed changes. Closed by commit R856:e77c0489cbcc: Also intercept creation of video elements (authored by broulik). REPOSITORY R856 Plasma Browser Integration CHANGES SINCE LAST UPDATE

D13883: Don't keep transfer div in DOM

2018-07-05 Thread Kai Uwe Broulik
This revision was automatically updated to reflect the committed changes. Closed by commit R856:114a1aa927b2: Dont keep transfer div in DOM (authored by broulik). REPOSITORY R856 Plasma Browser Integration CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D13883?vs=37142=37189 REVISION

D13879: Monitor document title

2018-07-05 Thread Kai Uwe Broulik
broulik closed this revision. broulik added a comment. https://cgit.kde.org/plasma-browser-integration.git/commit/?id=49bd13222b1adfc2ca76699d153f5226269d963e REPOSITORY R856 Plasma Browser Integration REVISION DETAIL https://phabricator.kde.org/D13879 To: broulik, #plasma,

D13752: Build solidautoeject only on FreeBSD

2018-07-05 Thread Kai Uwe Broulik
broulik added a comment. ping REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D13752 To: broulik, #plasma, #frameworks, adridg, davidedmundson, dfaure, fvogt, ervin Cc: anthonyfieroni, mart, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed,

Re: Raising windows on Wayland

2018-07-05 Thread David Edmundson
On Tue, Jul 3, 2018 at 7:45 PM, Martin Flöser wrote: > Am 2018-07-03 18:58, schrieb David Edmundson: > >> >>> >> Ideally this needs to be standardized so that it does not only work >>> with our applications but with any. >>> >> >> Even within just KDE apps, we have code like QDesktopServices

D13853: Fix setting primary connector if primary output changed

2018-07-05 Thread Robert Hoffmann
hoffmannrobert updated this revision to Diff 37174. hoffmannrobert added a comment. - Remove wrong Q_ASSERT REPOSITORY R120 Plasma Workspace CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D13853?vs=37072=37174 BRANCH master REVISION DETAIL https://phabricator.kde.org/D13853

D13793: [Icons KCM] Load preview pixmaps for animation on-demand and cache them

2018-07-05 Thread Kai Uwe Broulik
broulik updated this revision to Diff 37173. broulik edited the test plan for this revision. broulik added a reviewer: davidedmundson. broulik added a comment. - Use `QPixmapCache` to cache on a per-icon basis and avoid duplicating the first 6 icons when all are loaded REPOSITORY R119