This revision was automatically updated to reflect the committed changes.
Closed by commit R31:cdf79566d851: Fix progress bar color (authored by
antonanikin).
REPOSITORY
R31 Breeze
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D3697?vs=12053&id=13174
REVISION DETAIL
https://phabri
On Thursday, 6 April 2017 19:16:14 CEST Eike Hein wrote:
> Hi,
>
> In the aftermath of D5301, Martin asked to compile a document on the
> requirements for complex text input in Plasma, especially with the
> opportunities provided by the Wayland transition. It makes sense to
> share this document w
On 04/07/17 14:13, Martin Gräßlin-san wrote:
Am 2017-04-06 22:18, schrieb Eike Hein:
On 04/07/2017 04:58 AM, Weng Xuetian wrote:
gnome-shell's kimpanel equilvalent stuff is bundled in gnome-shell, which make
it be able to access the windows position. Input method server send the offset
received
Am 2017-04-06 21:50, schrieb Eike Hein:
Weng as both a fcitx and Plasma developer is at a critical
intersection here: You and Martin will need to work together on
how fcitx can fit into a kwin_wayland world.
may I suggest a name change here: please replace Martin by Eike :-)
I think you are a
Am 2017-04-06 22:18, schrieb Eike Hein:
On 04/07/2017 04:58 AM, Weng Xuetian wrote:
gnome-shell's kimpanel equilvalent stuff is bundled in gnome-shell,
which make
it be able to access the windows position. Input method server send
the offset
received from client (which is not global), and the g
IBus emoji typing is updated day by day.
IBus 1.5.15 moved the emoji function in IBus XKB engine to IBus panel, which means the UI is now available from pane GUI menu and the shortcut key can
be customizable with ibus-setup:
https://desktopi18n.wordpress.com/2017/03/15/ibus-1-5-15-is-released/
GENERAL INFO
BUILD UNSTABLE
Build URL:
https://build.kde.org/job/plasma-tests%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/909/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Fri, 07 Apr 2017 03:16:02 +
Build duration: 3 min 33 sec
CHANGE SET
No changes
JUNIT RESULTS
Name:
GENERAL INFO
BUILD UNSTABLE
Build URL:
https://build.kde.org/job/plasma-desktop%20Plasma-5.9%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/112/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Fri, 07 Apr 2017 03:10:42 +
Build duration: 7 min 39 sec
CHANGE SET
Revision 26384cf5454fc5ddaf5
GENERAL INFO
BUILD UNSTABLE
Build URL:
https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/702/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Fri, 07 Apr 2017 02:10:33 +
Build duration: 11 min
CHANGE SET
Revision 5374cf65da045c909f8c7d77b10c683415b7
bruns added inline comments.
INLINE COMMENTS
> fstabdevice.cpp:47
>
> -m_description = m_vendor + " on " + m_product;
> +const QStringList &gvfsOptions =
> FstabHandling::options(m_device).filter("x-gvfs-");
> +
Why QStringList& instead of QStringList?
> fstabdevice.cpp:51
> +
hein added a comment.
[10:14:07] Sho_: listview mode in popup is broken in RTL in
FolderView with your patch (didnt check if it's actually the patch but I recall
it working)
[10:18:26] kbroulik: i saw that but i felt like i saw it in the past
and it fixes itself if you keyboard nav so i
hein accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D5317
To: broulik, #plasma, hein, safaalfulaij
Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts,
sebas, apol
On 04/07/2017 04:58 AM, Weng Xuetian wrote:
> gnome-shell's kimpanel equilvalent stuff is bundled in gnome-shell, which
> make
> it be able to access the windows position. Input method server send the
> offset
> received from client (which is not global), and the gnome-shell move the
> panel
On Thursday, 6 April 2017 10:27:40 PDT,Eike Hein wrote:
> > = Screenshots =
>
> Here's an example of the emoji IME mentioned earlier:
>
> https://fedoramagazine.org/using-favorite-emoji-fedora-25/
>
>
> Cheers,
> Eike
As a side note, I used to implment a ugly imchooser for KDE around KDE4 time
On Thursday, 6 April 2017 10:16:14 PDT,Eike Hein wrote:
> Hi,
>
> In the aftermath of D5301, Martin asked to compile a document on the
> requirements for complex text input in Plasma, especially with the
> opportunities provided by the Wayland transition. It makes sense to
> share this document wi
On 04/07/2017 04:21 AM, Martin Gräßlin wrote:
> that's actually also a feature of the keyboard daemon we have on X11.
> Only on wayland KWin takes care of it.
Aye, I kind of used KWin as an insert for our whole amalgamation of
shell infra there.
> Ideally we would build up on this. We must not
graesslin added a comment.
ping! As I have dependencies already accepted it would be nice to be able to
push the complete set ;-)
REPOSITORY
R108 KWin
REVISION DETAIL
https://phabricator.kde.org/D5252
To: graesslin, #kwin, #plasma
Cc: plasma-devel, kwin, progwolff, lesliezhai, ali-moham
graesslin added a comment.
In https://phabricator.kde.org/D5249#100193, @nowicki wrote:
> The idea that I have in mind ATM is to redirect drawing the whole screen
into a FBO and then draw it screen by screen applying transformation where
necessary. This should be fairly easy thanks to th
Am 2017-04-06 19:16, schrieb Eike Hein:
Hi,
In the aftermath of D5301, Martin asked to compile a document on the
requirements for complex text input in Plasma, especially with the
opportunities provided by the Wayland transition. It makes sense to
share this document with all of you, to
Thanks
drosca abandoned this revision.
drosca added a comment.
> However, if your UI language is all Spanish and you want to use the US date
formatting, the month name labels would suddenly be in English while they
should remain Spanish (and this is what the code you're removing does).
Well, th
mck182 added a comment.
I disagree with this because we currently don't have any
easy and/or sensible way to change date formats and so
we simply suggest using different locales for the different
formats. However, if your UI language is all Spanish and
you want to use the US date format
https://bugs.kde.org/show_bug.cgi?id=376344
Brett Keller changed:
What|Removed |Added
CC||blkel...@comcast.net
--- Comment #8 from Brett K
drosca created this revision.
Restricted Application added projects: Plasma, Frameworks.
Restricted Application added subscribers: Frameworks, plasma-devel.
REVISION SUMMARY
Qt.locale().standaloneMonthName() is used from QML side in MonthView,
so using the same code on C++ part again makes the
nowicki added a comment.
The idea that I have in mind ATM is to redirect drawing the whole screen into
a FBO and then draw it screen by screen applying transformation where
necessary. This should be fairly easy thanks to the render target stack in
KWin. Doing it this way would get rid of the
> = Screenshots =
Here's an example of the emoji IME mentioned earlier:
https://fedoramagazine.org/using-favorite-emoji-fedora-25/
Cheers,
Eike
On 04/07/2017 02:16 AM, Eike Hein wrote:
>
> Hi,
>
> In the aftermath of D5301, Martin asked to compile a document on the
> requirements for complex text input in Plasma, especially with the
> opportunities provided by the Wayland transition. It makes sense to
> share this document with all of
Hi,
In the aftermath of D5301, Martin asked to compile a document on the
requirements for complex text input in Plasma, especially with the
opportunities provided by the Wayland transition. It makes sense to
share this document with all of you, to
= I. What Input Methods do =
Basically, with s
mart edited the summary of this revision.
mart edited the test plan for this revision.
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D5323
To: mart, #plasma, broulik, sebas
Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts,
sebas, ap
mart created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
this is for the following setup:
the primary screen is at position 0,0 and gets disconnected.
the other screen will be moved at 0,0 and become
broulik added a comment.
i added the applet to a panel directly and it would crash without this patch,
with is fine. Frankly i didn't test the in tray case.
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D5321
To: broulik, #plasma
Cc: davidedmundson, plasma
davidedmundson added a comment.
Your reasoning behind the bug is missing some steps.
QObject destruction deletes children *then* emits QObject::destroyed
Applets are children of the containment. (see Containment::addApplet())
So if the notification applet is in the panel, it's fine
broulik created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY
When deleting the panel the notifications applet is in, the containment is
removed but the corona is still there and rightfully emits
availab
This revision was automatically updated to reflect the committed changes.
Closed by commit R108:489e6954c5ff: Support the emergency show property on
ksld's lock screen window (authored by graesslin).
REPOSITORY
R108 KWin
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D5158?vs=12750&id
mart accepted this revision.
This revision is now accepted and ready to land.
BRANCH
touch-callbacks-scripts
REVISION DETAIL
https://phabricator.kde.org/D5277
To: graesslin, #kwin, #plasma, mart
Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts,
sebas, apol
mart accepted this revision.
This revision is now accepted and ready to land.
BRANCH
touch-callbacks-declarative-scripts
REVISION DETAIL
https://phabricator.kde.org/D5272
To: graesslin, #kwin, #plasma, mart
Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts,
sebas,
mart accepted this revision.
This revision is now accepted and ready to land.
BRANCH
touch-callbacks-effects
REVISION DETAIL
https://phabricator.kde.org/D5269
To: graesslin, #kwin, #plasma, mart
Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts,
sebas, apol
mart accepted this revision.
This revision is now accepted and ready to land.
BRANCH
touch-callbacks
REVISION DETAIL
https://phabricator.kde.org/D5263
To: graesslin, #kwin, #plasma, mart
Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts,
sebas, apol
https://bugs.kde.org/show_bug.cgi?id=378498
Bug ID: 378498
Summary: Power settings missing scrollbar
Product: Powerdevil
Version: 5.8.6
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity: norma
This revision was automatically updated to reflect the committed changes.
Closed by commit R120:7611f250cce6: better layout and animate keyboard
(authored by mart).
REPOSITORY
R120 Plasma Workspace
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D5254?vs=13001&id=13146
REVISION DETAIL
This revision was automatically updated to reflect the committed changes.
Closed by commit R120:298e58158941: Layout and animations on the on screen
keyboard (authored by mart).
REPOSITORY
R120 Plasma Workspace
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D4893?vs=13143&id=13145
RE
broulik accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R120 Plasma Workspace
BRANCH
phab/sddmkeyboard
REVISION DETAIL
https://phabricator.kde.org/D5254
To: mart, #plasma, davidedmundson, graesslin, broulik
Cc: apol, plasma-devel, progwolff, lesliezhai,
broulik accepted this revision.
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D4893
To: mart, graesslin, #plasma, broulik
Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts,
sebas, apol
mart updated this revision to Diff 13143.
mart added a comment.
- fix build
REPOSITORY
R120 Plasma Workspace
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D4893?vs=13142&id=13143
BRANCH
arcpatch-D4893_1
REVISION DETAIL
https://phabricator.kde.org/D4893
AFFECTED FILES
look
mart updated this revision to Diff 13142.
mart added a comment.
- unsigned
REPOSITORY
R120 Plasma Workspace
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D4893?vs=13141&id=13142
BRANCH
arcpatch-D4893_1
REVISION DETAIL
https://phabricator.kde.org/D4893
AFFECTED FILES
klipp
mart updated this revision to Diff 13141.
mart added a comment.
- modeltest again as in master
REPOSITORY
R120 Plasma Workspace
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D4893?vs=13140&id=13141
BRANCH
arcpatch-D4893_1
REVISION DETAIL
https://phabricator.kde.org/D4893
AF
mart updated this revision to Diff 13140.
mart added a comment.
- use activate
- remove change made by mistake
- fix merge errors
REPOSITORY
R120 Plasma Workspace
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D4893?vs=13138&id=13140
BRANCH
arcpatch-D4893_1
REVISION DETAIL
mart updated this revision to Diff 13138.
mart added a comment.
- use activate
REPOSITORY
R120 Plasma Workspace
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D4893?vs=12530&id=13138
BRANCH
arcpatch-D4893_1
REVISION DETAIL
https://phabricator.kde.org/D4893
AFFECTED FILES
k
This revision was automatically updated to reflect the committed changes.
Closed by commit R169:8e91f27e2bde: introduce ApplicationItem (authored by
mart).
REPOSITORY
R169 Kirigami
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D5166?vs=13136&id=13137
REVISION DETAIL
https://phabri
mart updated this revision to Diff 13136.
mart added a comment.
- add to qrc
REPOSITORY
R169 Kirigami
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D5166?vs=12771&id=13136
BRANCH
arcpatch-D5166
REVISION DETAIL
https://phabricator.kde.org/D5166
AFFECTED FILES
examples/gall
mart added a comment.
In https://phabricator.kde.org/D5166#99686, @leinir wrote:
> i am inclined to ship this - there are the following couple of things which
do show up, but the item works as expected anyway, and i now have a version of
Calligra Gemini using Kirigami for a large part of
GENERAL INFO
BUILD FAILURE
Build URL:
https://build.kde.org/job/plasma-desktop%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/701/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Thu, 06 Apr 2017 08:39:16 +
Build duration: 2 min 39 sec
CHANGE SET
Revision 9dbb36fea5a692bcbd20ade9bdf8cdd
broulik created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
TEST PLAN
Ran `plasmashell -reverse` popup opens left-of the visual parent now,
verified that it doesn't stick to the screen edge if it would exceed screen
bo
broulik accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R108 KWin
BRANCH
emergency-show
REVISION DETAIL
https://phabricator.kde.org/D5158
To: graesslin, #kwin, #plasma, broulik
Cc: broulik, plasma-devel, kwin, progwolff, lesliezhai, ali-mohamed, hardeni
53 matches
Mail list logo