mart added a comment.
In https://phabricator.kde.org/D6047#119765, @graesslin wrote:
> In https://phabricator.kde.org/D6047#119698, @mart wrote:
>
> > trying to implement the kwin part of ping btw, will do in a branch of the
branch kwin/xdgv6
>
>
> no need to hurry with it. IMHO
Plasma Discover recently got an update to use Appstream Qt API which
was itself only committed a few days ago
https://phabricator.kde.org/D6267 Use appstream-qt insted of glib based one
https://github.com/ximion/appstream/commit/548a5ae6617ef1c2523981cadb73fd2d41e0cf43#diff-e85823b4e7db1064f4301e
broulik created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
WebView follows the color of the application but text does not leading to
black text on dark gray background.
BUG: 360214
TEST PLAN
Br
mart created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
with Qt 5.9, the panel controller can't get focus, so
it can't be dismissed by clicking anywhere, (couldn't
figure out what was the commit tha
davidedmundson accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R108 KWin
BRANCH
fix-glx-requested-version
REVISION DETAIL
https://phabricator.kde.org/D6401
To: graesslin, #kwin, #plasma, davidedmundson
Cc: plasma-devel, kwin, ZrenBot, progwolff, lesliez
davidedmundson accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R111 KSysguard Library
REVISION DETAIL
https://phabricator.kde.org/D6402
To: broulik, #plasma, anthonyfieroni, davidedmundson
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jens
drosca requested changes to this revision.
drosca added a comment.
This revision now requires changes to proceed.
If we want this, then only for applications tab (streams), because there is
no reason not to use Plasma theme for device icons (those are standard
freedesktop icon names).
REPOSI
davidedmundson added a comment.
Any idea why it was set to not take focus in the first place?
What makes the other 2 flags redundant?
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D6403
To: mart, #plasma
Cc: davidedmundson, plasma-devel, ZrenBot, progw
This revision was automatically updated to reflect the committed changes.
Closed by commit R111:3c2eff3dcb6e: Inject custom style sheet with system
colors (authored by broulik).
REPOSITORY
R111 KSysguard Library
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D6402?vs=15903&id=15906
R
Plasma 5.10.3 is now released with fixes in KWin and brightness control
https://www.kde.org/announcements/plasma-5.10.3.php
cfeck added a comment.
This can be abandoned, https://phabricator.kde.org/D6402 was committed.
REPOSITORY
R111 KSysguard Library
REVISION DETAIL
https://phabricator.kde.org/D6373
To: anthonyfieroni, #plasma, davidedmundson, graesslin
Cc: cfeck, broulik, plasma-devel, ZrenBot, progwolff,
anthonyfieroni abandoned this revision.
anthonyfieroni added a comment.
https://phabricator.kde.org/D6402
REPOSITORY
R111 KSysguard Library
REVISION DETAIL
https://phabricator.kde.org/D6373
To: anthonyfieroni, #plasma, davidedmundson, graesslin
Cc: cfeck, broulik, plasma-devel, ZrenBot,
mart added a comment.
In https://phabricator.kde.org/D6403#119866, @davidedmundson wrote:
> Any idea why it was set to not take focus in the first place?
>
> What makes the other 2 flags redundant?
it's ~Qt::WindowDoesNotAcceptFocus so the idea was to make it take focus
again
mvourlakos added a comment.
David in Latte we solved this by keeping the flag but removing the dock type
for the configuration window and of course keep also the keepabove
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D6403
To: mart, #plasma
Cc: mvourlakos
davidedmundson added a comment.
> David in Latte we solved this by keeping the flag but removing the dock
type for the configuration window and of course keep also the keepabove
That was about the missing clicks?
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.k
mvourlakos added a comment.
> That was about the missing clicks?
Sorry if I understood wrongly the case... we did this for config window in
wayland in order to receive the focuslost event and close itself
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde
mart added a comment.
right now, the xdgv6 branch (xdgv6popup actually) for me causes a crash in
kwin at startup, with the following BT:
#0 _int_malloc (av=av@entry=0x7556ab20 ,
bytes=bytes@entry=72) at malloc.c:3414
#1 0x7522a5d4 in __GI___libc_malloc (bytes=72) at malloc.c
davidedmundson added a comment.
Update from IRC chat:
It was BIC from when I renamed that signal. All resolved.
REPOSITORY
R127 KWayland
REVISION DETAIL
https://phabricator.kde.org/D6047
To: davidedmundson, #plasma
Cc: graesslin, mart, plasma-devel, #frameworks, ZrenBot, progwolff, le
graesslin created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
Based on the work of
https://phabricator.kde.org/R108:3f4995fb9b4fd753a304ea65020bbafdd174936b this
change
introduces a GlxContextAttribu
19 matches
Mail list logo