This revision was automatically updated to reflect the committed changes.
Closed by commit R127:e4c90bf90717: [client] Track all created
ConnectionThreads and add API to access them (authored by graesslin).
REPOSITORY
R127 KWayland
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D6569?
This revision was automatically updated to reflect the committed changes.
Closed by commit R127:706a4771803d: [server] Send text input leave if focused
surface gets unbound (authored by graesslin).
REPOSITORY
R127 KWayland
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D6786?vs=16920&
https://bugs.kde.org/show_bug.cgi?id=378498
--- Comment #6 from keitalbame ---
Seems similar to bug 360260
--
You are receiving this mail because:
You are the assignee for the bug.
broulik added a comment.
I was surprised myself. :)
> Would this fix: https://bugs.kde.org/show_bug.cgi?id=382161 ?
I looked at it when I did this, actually, but this particular patch does not
help. //But// since we now have the information we could fix this eventually.
REPOSITORY
graesslin added a comment.
If we do this we need to rename the effect - it is no longer a maximize
effect. Otherwise I'm surprised of how little impact it has on the code base.
Would this fix: https://bugs.kde.org/show_bug.cgi?id=382161 ?
REPOSITORY
R108 KWin
REVISION DETAIL
https:/
graesslin created this revision.
Restricted Application added a project: KWin.
Restricted Application added subscribers: kwin, plasma-devel.
REVISION SUMMARY
Platform::setupActionForGlobalAccel is an important call on X11 platform.
Without the x11 timestamp doesn't get updated and calls in KWi
graesslin created this revision.
Restricted Application added a project: KWin.
Restricted Application added subscribers: kwin, plasma-devel.
REVISION SUMMARY
Client had a slot to delay a call when setting up a global shortcut for
the Client. This can be simplified by using a std::bind expressi
https://bugs.kde.org/show_bug.cgi?id=378498
--- Comment #5 from keitalbame ---
I confirm that also have issues while opening Display(#380079) and Energy
settings from krunner or from the tray.
HINT: The scrollbar is shown if you access from "System Settings >> Display and
Monitor" or "System Set
davidedmundson added a comment.
I think at some point soon we need to consider a feature freeze for this
browser-integration.
REPOSITORY
R856 Plasma Browser Integration
REVISION DETAIL
https://phabricator.kde.org/D6795
To: broulik, davidedmundson, fvogt
Cc: plasma-devel, ZrenBot, progwo
broulik created this revision.
Restricted Application added a project: KWin.
Restricted Application added subscribers: KWin, kwin, plasma-devel.
REVISION SUMMARY
Animates the window also when entering/leaving full screen like it does when
maximizing/unmaximizing.
TEST PLAN
- Entering and lea
graesslin abandoned this revision.
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D6654
To: graesslin, #plasma, broulik
Cc: davidedmundson, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed,
jensreuterberg, abetts, sebas, apol, mart, lukas
On Thu, 20 Jul 2017 13:35:49 +0530
Bhushan Shah wrote:
> This is the thought that popped up in my mind when I was waiting for
> my flight to Madrid, so that idea might not be that mature, but still
> sending it on the plasma mailing list so we can discuss it at Plasma
> BoF probably
>
> The idea
broulik edited the test plan for this revision.
REPOSITORY
R856 Plasma Browser Integration
REVISION DETAIL
https://phabricator.kde.org/D6795
To: broulik, davidedmundson, fvogt
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg,
abetts, sebas, apol, mart, lukas
fvogt added a comment.
> (since Chrome expects that in pixels but we use points)
I guess we could convert that fairly easily, which kind of pixels does
chromium expect? Device-independant or device-dependant or something entirely
different?
REPOSITORY
R856 Plasma Browser Integration
broulik created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
This adds a `FontsPlugin` that will apply system font settings to the browser
as far as it can get.
It only applies the font family for norm
Hello Plasmoids,
This is the thought that popped up in my mind when I was waiting for my flight
to Madrid, so that idea might not be that mature, but still sending it on the
plasma mailing list so we can discuss it at Plasma BoF probably
The idea is that current Plasma Mobile vision is about,
-
heikobecker created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
This started to happen with cmake 3.9, producing this erorr:
- No rule to make target 'app/org.kde.khotkeys.xml', needed by
'kcm_
heikobecker added a comment.
Can't really say if there's something wrong elsewhere, but FWIW this patch
indeed fixes crashing krunner, see https://bugs.kde.org/show_bug.cgi?id=382521
for the backtrace.
REPOSITORY
R856 Plasma Browser Integration
REVISION DETAIL
https://phabricator.kde.or
bcooksley added a comment.
Sorry, looks like it's still unhappy (another different error). This time
it's complaining about gettimeofday()
According to https://github.com/kinetiknz/cubeb/issues/6 defining
XOPEN_SOURCE will sort this, but i'm not sure if musl is okay with that?
REPOSITORY
19 matches
Mail list logo