D14221: Keep track of multiple players

2018-07-18 Thread Kai Uwe Broulik
broulik created this revision. broulik added reviewers: Plasma, davidedmundson, fvogt. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. broulik requested review of this revision. REVISION SUMMARY Currently, when starting another video, medi

D13612: Fix drop between shared views

2018-07-18 Thread Nathaniel Graham
ngraham added a comment. Sorry for the delay! REPOSITORY R119 Plasma Desktop BRANCH master REVISION DETAIL https://phabricator.kde.org/D13612 To: hoffmannrobert, mart Cc: ngraham, amantia, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas,

D13612: Fix drop between shared views

2018-07-18 Thread Nathaniel Graham
ngraham closed this revision. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D13612 To: hoffmannrobert, mart Cc: ngraham, amantia, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

D8267: Correcting symlinks between col- and row-resize and split_v and _hBug 384864

2018-07-18 Thread Andreas Sturmlechner
asturmlechner added a comment. ping - could we get this in for 5.14? REPOSITORY R113 Oxygen Theme REVISION DETAIL https://phabricator.kde.org/D8267 To: ostroffjh, #plasma, apol Cc: tfoster, apol, asturmlechner, cfeck, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensr

D14217: Install MutationObserver immediately

2018-07-18 Thread Kai Uwe Broulik
broulik created this revision. broulik added reviewers: Plasma, davidedmundson, fvogt, lbeltrame. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. broulik requested review of this revision. REVISION SUMMARY Don't wait for `DOMContentLoaded`

[Breeze] [Bug 374300] Option to change the font color on the lock screen

2018-07-18 Thread Alexander Schier
https://bugs.kde.org/show_bug.cgi?id=374300 --- Comment #4 from Alexander Schier --- The readability issue is gone with Bug 369676. I am not sure if the bug should stay open for the possiblity to configure colors for better theming. -- You are receiving this mail because: You are the assignee f

D14166: Turn OsdManager into a regular class

2018-07-18 Thread Frederik Gladhorn
This revision was automatically updated to reflect the committed changes. Closed by commit R104:58f5bb623d14: Turn OsdManager into a regular class (authored by gladhorn). REPOSITORY R104 KScreen CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D14166?vs=37899&id=38031 REVISION DETAIL

D14213: Simplify if/else that all make the same call

2018-07-18 Thread Frederik Gladhorn
gladhorn created this revision. gladhorn added a reviewer: Plasma. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. gladhorn requested review of this revision. REPOSITORY R104 KScreen BRANCH master REVISION DETAIL https://phabricator.

D14143: Make the action selector OSD independent of the other OSDs

2018-07-18 Thread Frederik Gladhorn
gladhorn updated this revision to Diff 38029. gladhorn marked 4 inline comments as done. gladhorn added a comment. Do not yet introduce any keyboard handling (escape snuck in) and remove clutter (assert, visible:true). REPOSITORY R104 KScreen CHANGES SINCE LAST UPDATE https://phabricator

D14143: Make the action selector OSD independent of the other OSDs

2018-07-18 Thread Frederik Gladhorn
gladhorn added inline comments. INLINE COMMENTS > broulik wrote in osd.cpp:125 > Should we use `QmlObjectSharedEngine` here? (could be done separately later) I think the whole OSD class is constantly being deleted/re-created (after 5 seconds of not being used iirc) so for now this is moot. > b

Qt 5.11 to be required for Plasma 5.14

2018-07-18 Thread Jonathan Riddell
It was decided at the kickoff meeting that the Qt required for Plasma 5.14 will be Qt 5.11. KDE Frameworks will be 5.50 What I didn't do is take notes on why that version was required or when we will make the change which is what sysadmin will want to know. Who can say? Jonathan

D14209: Listen for player "emptied" signal

2018-07-18 Thread Kai Uwe Broulik
This revision was automatically updated to reflect the committed changes. Closed by commit R856:216d5b12f7d5: Listen for player "emptied" signal (authored by broulik). REPOSITORY R856 Plasma Browser Integration CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D14209?vs=38022&id=38026 R

D14209: Listen for player "emptied" signal

2018-07-18 Thread Fabian Vogt
fvogt accepted this revision. fvogt added a comment. This revision is now accepted and ready to land. Didn't test myself, but LGTM REPOSITORY R856 Plasma Browser Integration REVISION DETAIL https://phabricator.kde.org/D14209 To: broulik, #plasma, davidedmundson, fvogt Cc: plasma-devel, r

D14209: Listen for player "emptied" signal

2018-07-18 Thread Kai Uwe Broulik
broulik updated this revision to Diff 38022. broulik edited the test plan for this revision. broulik added a comment. - Just emit `stopped` REPOSITORY R856 Plasma Browser Integration CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D14209?vs=38020&id=38022 REVISION DETAIL https://

D14209: Listen for player "emptied" signal

2018-07-18 Thread Fabian Vogt
fvogt added a comment. If the extension translates "emptied" to "stopped", wouldn't it be compatible with older hosts? REPOSITORY R856 Plasma Browser Integration REVISION DETAIL https://phabricator.kde.org/D14209 To: broulik, #plasma, davidedmundson, fvogt Cc: plasma-devel, ragreen, Pit

Phab e-mails

2018-07-18 Thread Jonathan Riddell
The Kickoff meeting notes has an item we started and wanted to move to a breakout "separate out phab e-mails so not all plasma-devel@ is phab e-mails (breakout)" Anyone have thoughts on how Phab e-mails for Plasma stuff could be better organised? Jonathan

D14209: Listen for player "emptied" signal

2018-07-18 Thread Kai Uwe Broulik
broulik created this revision. broulik added reviewers: Plasma, davidedmundson, fvogt. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. broulik requested review of this revision. REVISION SUMMARY This is when a website reuses their player a

D13612: Fix drop between shared views

2018-07-18 Thread Robert Hoffmann
hoffmannrobert added a comment. Can somebody please land this patch for me? Thanks. REPOSITORY R119 Plasma Desktop BRANCH master REVISION DETAIL https://phabricator.kde.org/D13612 To: hoffmannrobert, mart Cc: amantia, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, je

D14207: Also monitor DOM node being removed for player gone

2018-07-18 Thread Kai Uwe Broulik
broulik created this revision. broulik added reviewers: Plasma, davidedmundson, fvogt. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. broulik requested review of this revision. REVISION SUMMARY We currently only monitor the tab being clos

D14204: [KEditFileType] Show application icon in preference list

2018-07-18 Thread Nathaniel Graham
ngraham added a comment. Retroactive +1 :) REPOSITORY R126 KDE CLI Utilities REVISION DETAIL https://phabricator.kde.org/D14204 To: broulik, dfaure, ngraham Cc: plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

D14204: [KEditFileType] Show application icon in preference list

2018-07-18 Thread Kai Uwe Broulik
This revision was automatically updated to reflect the committed changes. Closed by commit R126:3a8ef4cf6d02: [KEditFileType] Show application icon in preference list (authored by broulik). REPOSITORY R126 KDE CLI Utilities CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D14204?vs=3800

D14204: [KEditFileType] Show application icon in preference list

2018-07-18 Thread David Faure
dfaure accepted this revision. dfaure added a comment. This revision is now accepted and ready to land. So easy ;-) REPOSITORY R126 KDE CLI Utilities REVISION DETAIL https://phabricator.kde.org/D14204 To: broulik, dfaure, ngraham Cc: plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali

D14143: Make the action selector OSD independent of the other OSDs

2018-07-18 Thread Kai Uwe Broulik
broulik added inline comments. INLINE COMMENTS > osd.cpp:125 > +} > +m_osdActionSelector = new KDeclarative::QmlObject(this); > +m_osdActionSelector->setSource(QUrl::fromLocalFile(osdPath)); Should we use `QmlObjectSharedEngine` here? (could be done separately later) > o

D14204: [KEditFileType] Show application icon in preference list

2018-07-18 Thread Kai Uwe Broulik
broulik created this revision. broulik added reviewers: dfaure, ngraham. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. broulik requested review of this revision. REVISION SUMMARY Makes the list a lot easier to grasp at a glance TEST PLA

D14165: Handle keyboard in action selector OSD

2018-07-18 Thread David Edmundson
davidedmundson requested changes to this revision. davidedmundson added inline comments. This revision now requires changes to proceed. INLINE COMMENTS > OsdSelector.qml:107 > +} else { > +checked = false > +} Given we'r

D14165: Handle keyboard in action selector OSD

2018-07-18 Thread Frederik Gladhorn
gladhorn updated this revision to Diff 38003. gladhorn marked 4 inline comments as done. gladhorn added a comment. Fixed keyboard bindings breaking all the time, as indicated in review REPOSITORY R104 KScreen CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D14165?vs=37898&id=38003

D14143: Make the action selector OSD independent of the other OSDs

2018-07-18 Thread Frederik Gladhorn
gladhorn added inline comments. INLINE COMMENTS > davidedmundson wrote in osd.cpp:144 > I don't understand how this hideOsd() will work, it only updates m_osdObject > which is the other OSD. Ouch, there you saved me :) osdtest works since it exits, with the real osd through kded it doesn't wor

D14143: Make the action selector OSD independent of the other OSDs

2018-07-18 Thread Frederik Gladhorn
gladhorn updated this revision to Diff 37994. gladhorn marked 2 inline comments as done. gladhorn added a comment. Fix hiding of osds REPOSITORY R104 KScreen CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D14143?vs=37984&id=37994 BRANCH arcpatch-D14143 REVISION DETAIL https:/