
Plasma 4 Extensions by Emdek 145 comments
Right now there are no plans to port it, if someone would like to help with that then feel free to contact me.
Personally I find KRunner acceptable, but not perfect. - Dec 10 2018

Browser by Emdek 15 comments
Proper color palette configuration will land soonish, it's in design phase right now (most likely configuration UI will be similar to Colors KCM from KDE, perhaps mixing in fonts too). - Jan 03 2018

Plasma 4 Extensions by Emdek 21 comments

Plasma 4 Extensions by Emdek 570 comments
Right now KDE 5 is hardly usable (at least version found in Kubuntu 15.10) and I'm busy with my other project (Otter Browser).
Perhaps I'll find some time for porting in first quarter of 2016, but most likely I'll start with Adjustable Clock. - Dec 03 2015

Plasma 4 Extensions by Emdek 570 comments

Plasma 4 Extensions by Emdek 354 comments
https://github.com/Emdek/plasmoid-adjustable-clock/issues/16
I am hoping to have some usable results before then end of September, assuming that being forced to use QML will not have too big negative impact on features. - Aug 23 2015

Plasma 4 Extensions by Emdek 570 comments
If you can build from source then recompiling should be enough. - Aug 23 2015

Browser by Emdek 15 comments
Should be doable, when properly packaged, although I have not tried to compile QtWebKit statically yet. - Feb 01 2015

Plasma 4 Extensions by Emdek 354 comments
If you have issues with WYSIWYG then you should use source editor or ask someone to help you. - Jul 27 2014

Plasma 4 Extensions by Emdek 354 comments
http://packages.ubuntu.com/trusty/kde/plasma-widget-adjustableclock - Mar 17 2014

Plasma 4 Extensions by Emdek 354 comments
It's not that hard but you will have to install some packages first: cmake, gcc, kdelibs5-dev, kdebase-workspace-dev.
Then run install.sh in Konsole and that should be enough.
Your IP might be blocked on the server, you can send me it using private message, so I could ask administrators to unlock it. - Mar 16 2014

Browser by Emdek 15 comments
It will take some time, 1.0 won't show up sooner than in September. - Mar 11 2014

Plasma 4 Extensions by Emdek 354 comments
What exactly doesn't work for you? Page itself or downloaded package?
There are only packages for 64 bit, newest being plasma-widget-adjustableclock_4.1.4_amd64.deb. - Mar 10 2014

Plasma 4 Extensions by Emdek 354 comments

Plasma 4 Extensions by Emdek 570 comments
The real fix would be to finally ditch *libtaskmanager*, but I'm not sure if it makes sense for 4.x which will be dead quite soon anyway... - Feb 12 2014

Plasma 4 Extensions by Emdek 354 comments
Similar issues were fixed recently, in 4.1.3. - Jan 16 2014

Browser by Emdek 15 comments
Some testing and general feedback are always nice. :-) - Jan 05 2014

Plasma 4 Extensions by Emdek 570 comments
No ETA for 2.0, that version would be definitely for KDE5. For KDE4 there might be 1.2 (without direct dependency on libtaskmanager, but also without QML as it would give little benefit for KDE5 porting, APIs are too different - QtQuick 2.x is far better than that in Qt4, though still far behind QWidgets / QGraphicsView in terms of available APIs). - Dec 09 2013

Plasma 4 Extensions by Emdek 570 comments

Plasma 4 Extensions by Emdek 570 comments
I just do not have much free time recently and KDE4 is almost dead now but there is no KDE5 yet (which will force applet rewrite from scratch). - Nov 27 2013

Plasma 4 Extensions by Emdek 354 comments
http://pastebin.kde.org/pca9f10fb
http://pastebin.kde.org/p410a08f8
To produce standard version with disabled mouse wheel simply copy in appropriate places declaration and implementation of wheelEvent(QGraphicsSceneWheelEvent *event).
Implementation should contain only this line:
Q_UNUSED(event)
That should be sufficient to ignore them by libplasmaclock. - Nov 18 2013

Plasma 4 Extensions by Emdek 354 comments
It is the main reason for allowing selection of multiple time zones, showing them in a tooltip is more like only additional use of them. ;-)
All of that are standard features of all Plasma based clocks.
If that conclusion will be confirmed then the only workaround would be to disable switching them by mouse wheel completely and such change will not be upstreamed.
Although it would be extremely easy to patch it each time (addition of ~5 lines of code in two files). - Nov 17 2013

Plasma 4 Extensions by Emdek 354 comments
2013.11.14 09:30:57 - ChangeEngineTimezone called
(timezone: Europe/Paris, old: Local, new:
Europe/Paris)
2013.11.14 09:30:57 - ChangeEngineTimezone called
(timezone: Europe/London, old: Europe/Paris, new:
Europe/London)
Error seems to be generated somewhere in libplasmaclock, for some reason it send twice request to change time zone...
And as far I can see in sources of that library that request is generated only when it reads configuration or when there is wheelEvent.
Do you want to try version that will also log mouse wheel events to confirm or disprove this conclusion?
Maybe some kind of glitch generates it while cursor is located over clock. - Nov 17 2013

Plasma 4 Extensions by Emdek 354 comments

Plasma 4 Extensions by Emdek 354 comments
It could be more likely fixed by changes in KDE itself. - Nov 03 2013

Plasma 4 Extensions by Emdek 354 comments
http://pastebin.kde.org/pfugiqief
Just replace contents of that file and recompile.
It should create file adjustableclock.log in home directory and add some data each time timezone gets changed (manually, when reading configuration etc.).
When you will spot that error again then please attach all lines from that day (each has timestamp). If that file will grow too big then you can simply delete it, it should be recreated automatically.
If you have more instances of this applet then it will need small adjustment. - Nov 02 2013

Plasma 4 Extensions by Emdek 570 comments
Custom panels are extremely broken and limited in KDE4, for some reason configuration gets messed up and they can end up on wrong edge, with wrong alignment and size, after each start of plasma-desktop.
I'm going to remove that panel from package anyway, it causes more issues than it gives gains. - Oct 29 2013

Plasma 4 Extensions by Emdek 570 comments

Plasma 4 Extensions by Emdek 570 comments

Plasma 4 Extensions by Emdek 570 comments
2. To change animation go to Appearance and set Moving between icons to Zoom.
3. If you get crashes then it would be nice to get backtraces so I could try to fix them (I've not seen any for years, libtaskmanager does not change much now so there are less issues). Works fine with KDE 4.11.
4. If grouping or sorting does not work correctly then it might be issue in libtaskamanger and then none of task managers will work correctly since all of theme depend on that library. - Oct 29 2013

Plasma 4 Extensions by Emdek 570 comments

Plasma 4 Extensions by Emdek 354 comments
Should be fixed in git now, thanks for report. :-)
BTW, it should be enough to use mouse wheel over applet and temporarily change timezone. ;-) - Oct 28 2013

Plasma 4 Extensions by Emdek 354 comments
Although it should mess up other settings too...
I'm afraid that there is need to do some debugging. I can prepare special version that would write debug data to log file, to find out culprit. - Oct 21 2013

Plasma 4 Extensions by Emdek 354 comments
Could you add testing instance with the same configuration but showing some additional timezone data (like timezone city name)?
Tooltip is unimportant in this case, it is default one for all kinds of clocks in Plasma (unless overwritten by custom settings). - Oct 06 2013

Plasma 4 Extensions by Emdek 354 comments
I will reevaluate that lock anyway, maybe there is a way to avoid it without introducing possible issues.
AFAIR alt_tab switcher will still work. :-) - Sep 28 2013

Plasma 4 Extensions by Emdek 354 comments
It is not a plasmoid, but a separate application.
If you know about a plasmoid that is able to do such a trick then I could check how they do that. :-) - Sep 28 2013

Plasma 4 Extensions by Emdek 354 comments
I will try to tweak it again when I will have some free time.
I cannot reproduce it using some random fonts, maybe that was some kind of random glitch, please report if it will hit you again. - Sep 27 2013

Plasma 4 Extensions by Emdek 354 comments
AFAIR there might be issues with some fonts which are hard to avoid... - Sep 27 2013

Plasma 4 Extensions by Emdek 354 comments

Plasma 4 Extensions by Emdek 354 comments
These dialogs should block configuration dialog only but since whole Plasma is a single application then setModal(true) block access to desktop (which is also a kind of window)...
But it seems that there might be a way to do it properly (lock configuration dialog only) by using setWindowModality(Qt::WindowModal).
I will try that out and if it will work as intended then it will land in repository to be included in next release. - Sep 27 2013

Plasma 4 Extensions by Emdek 354 comments
<span component="DayOfWeek" options="'text': true">Saturday</span>
Anyway, thanks for reminding me that earlier mentioned fix should be finally released (along few other minor fixes). ;-) - Sep 27 2013

Plasma 4 Extensions by Emdek 354 comments
I was planning to finish weather integration earlier and release it all together, but that got delayed...
I will release new version soon, for now you can use code from master branch (secondary source download link). - Sep 27 2013

Plasma 4 Extensions by Emdek 145 comments
The only way to fix this (and other visual glitches) would be to reimplement whole combo box widget, but I'm not sure if this is possible (it requires access to Plasma style classes etc., I'm not sure if all needed API is public).
It may make more sense to produce version that simply doesn't use Plasma styled widget, fancy background isn't worth numerous painting bugs (incorrect colors, clipped text etc.). Or try to do custom combo box like widget directly in QML (since it will be required anyway for KDE5/Plasma2). - Sep 22 2013

Plasma 5 Clocks by niceway 65 comments

Plasma 4 Extensions by Emdek 354 comments

Plasma 4 Extensions by Emdek 354 comments

Plasma 4 Extensions by Emdek 354 comments
Proper solution would be to intercept resume signal or change comparison to compare with cached previous QDateTime value.
The latter probably makes more sense. - Jun 12 2013

Plasma 4 Extensions by Emdek 354 comments
For example:
Clock.getValue(Clock.Year) + '-' + Clock.getValue(Clock.Month) + '-' + Clock.getValue(Clock.DayOfMonth) + ' ' + Clock.getValue(Clock.Hour) + ':' + Clock.getValue(Clock.Minute) + ':' + Clock.getValue(Clock.Second) - Jun 09 2013

Plasma 4 Extensions by Emdek 354 comments

Plasma 4 Extensions by Emdek 354 comments