Categories:
Tuesday, 27 September 2016
KDE neon Korean Developer Edition (... and future CJK Edition?)
While not being advertised on the KDE neon main page just yet (and it won't be for a while), we've recently begun doing regular builds of a special Korean Edition of neon's Developer Edition tracking the stable branch of KDE's code repositories. The Korean Edition pre-selects the Korean language and locale at boot, packs all the Korean translations we have and comes with a Korean input method pre-setup.
Read More
Tuesday, 20 September 2016
Kexi 3 Beta 1 + libs
Cool, Kexi 3.0.0 Beta 1 and related libraries have landed, ready for testing and packaging. Please find downloads and change logs at https://community.kde.org/Kexi/Releases/3#3.0.0_Beta_1
As usual report bug and wishes are welcome, details at https://community.kde.org/Calligra/File_a_bug_or_wish.
Read More
Sunday, 11 September 2016
Plasma 5.8: Per-screen Pagers
The other day I wrote about the Pager improvements awaiting in Plasma 5.8. In the comments user btin re-raised the issue of limiting the Pager's display to the screen it's currently on, instead of being all-exclusive.
Read More
Tuesday, 6 September 2016
Plasma 5.8: More efficient Pager and Activity Pager widgets
On the heels of the Plasma 5.7's new Task Manager backend, the upcoming Plasma 5.8 LTS release will sport substantially rewritten Pager and Activity Pager widgets, aimed at improving efficiency and conserving resources in a typical Plasma Desktop setup.
Read More
Sunday, 4 September 2016
KDb 3, KProperty 3, KReport 3, Kexi 3 and special offer during Akademy
We're pretty close to "beta" releases of the KDb 3, KProperty 3, KReport 3 frameworks as well as Kexi 3, the data-oriented app creator. So while I am not in person @ Akademy I though a "special offer" during this special time would be in order: if anyone has questions or needs assistance in planning port to one of the APIs offered, ping me on IRC or mail me. And also later :)
Read More
Thursday, 16 June 2016
Icon theme deployment on Windows, Mac OS and mobile platforms
During the Randa meeting I implemented some magic in KIconThemes to generalize a design initially made by Christoph Cullmann for Kate.
On platforms other than Linux/BSD, icon themes are not available as part of the system, and installing 6235 files takes forever. The deployment strategy for applications on those operations systems is now the following:
Read More
Friday, 3 June 2016
Unlocking wallet during startup
While setting up plasma5 I found a solution for something that had been bothering me forever. Basically, while session management is restoring all windows, the wallet isn't open yet, so if the wallet is needed to get online (wifi password), all the apps being restored (in my case, about 20 konqueror windows) have no networking yet and just show error pages. I had to be there during startup and type fast to unlock the wallet before the apps needed it.
Read More
Wednesday, 1 June 2016
KEXI 3
Two pictures worth thousands of SLOCs^w words.
All the modernization KEXI 3 receives these months may be enough to start using upper case letters for the name :)
Spolier: 0% of mockups here, top picture: kexi.git master, bottom picture: to-be-published GUI.
Read More
Tuesday, 31 May 2016
New Plasma Task Manager backend: Faster, better, Wayland
During the last several months, I've been rewriting the backend for Plasma's Task Manager, the strip of launchers and windows embedded into the panel at the bottom of the screen.
Read More
Monday, 16 May 2016
Compiling all of Qt5, KF5, Plasma5, kdepim5, apps...
I see a very high value in compiling my own Qt, and on top of it all the KDE-made software that I use. This makes it very easy to fix bugs and add improvements to the software I use on a day to day basis. Nowadays I think many developers use distro packages for Qt or KF5 or even the whole environment except for the one app they're working on, but in my opinion this leads to "silo" thinking, with workarounds in upper layers rather than fixing issues at the right place.
Read More