
Source (link to git-repo or to original if based on someone elses unmodified work): https://cgit.kde.org/yakuake.git/
Yakuake is a drop-down terminal emulator made by KDE.
--- What's new ---
3.0.5:
Yakuake v3.0.5 is a maintenance release improving Wayland and D-Bus support.
v3.0.5 download: http://download.kde.org/stable/yakuake/3.0.5/src/
Full changelog at: https://cgit.kde.org/yakuake.git/tree/ChangeLog
--- Essential links ---
Yakuake's website: http://yakuake.kde.org/
Report bugs and wishes at: https://bugs.kde.org/enter_bug.cgi?product=yakuake
Older releases: http://developer.berlios.de/project/showfiles.php?group_id=7376
Changes in 3.0.5: 2 years ago
* Improved Wayland support.
* Yakuake's window title now always matches what's shown in its title bar.
* Fixed button icons in the 'Appearance' settings page.
* Yakuake now installs a D-Bus service file. This allows calling its D-Bus methods even when Yakuake is not running yet- it will then be started implicitly.
* Fixed a crash due to a missing bounds check in the 'sessionAtTab' D-Bus method.
* Fixed a type marshalling issue with the 'addSession' D-Bus method that caused a noisy warning when using it via qdbus.
* Yakuake now depends on KDE Frameworks 5.29 or higher.
Changes in 3.0.5: 2 years ago
* Improved Wayland support.
* Yakuake's window title now always matches what's shown in its title bar.
* Fixed button icons in the 'Appearance' settings page.
* Yakuake now installs a D-Bus service file. This allows calling its D-Bus methods even when Yakuake is not running yet- it will then be started implicitly.
* Fixed a crash due to a missing bounds check in the 'sessionAtTab' D-Bus method.
* Fixed a type marshalling issue with the 'addSession' D-Bus method that caused a noisy warning when using it via qdbus.
* Yakuake now depends on KDE Frameworks 5.29 or higher.
Changes in 3.0.4: 3 years ago
* Fixed build on Qt 5.7.
Changes in 3.0.3: 3 years ago
* Fixed Yakuake sometimes showing up in the Task Manager.
* Much improved Wayland support on Plasma 5.
* Added a security warning when using the runCommand DBus API (as recently added to KDE Konsole as well).
* Switched to a different API for getting the user home path to avoid blocking on network logins.
* The bell notification event now uses the correct Plasma 5 sound file name instead of an old KDE 4 one that may not be present.
* Fixed standard CLI arguments like --help and --version.
* Code cleanups, e.g. porting away from deprecated API.
* Updated AppStream metadata.
4 years ago
Changes in 3.0.2:
* Added back a description file implementing the freedesktop.org AppData specification.
Changes in 3.0.1:
* Fixed installation and integratin of hicolor application icon.
Changes in 3.0:
* Yakuake was ported to KDE Frameworks 5 and Qt 5.
* A new default skin follows the Plasma 5 Breeze design.
* Terminal focus is now preserved more reliably when closing and reopening Yakuake.
* Config changes made via the title bar menu are now synced to disk immediately, and thus preserved if Yakuake is killed instead of quit gracefully.
* The option to auto-update tab titles with the title bar contents no longer interferes with manually setting a tab title. To return to auto-updating just clear the title.
* Performance improvements in the compositor-unassisted animation code path.
* Fixed bug causing incorrect window height calculation in multi-monitor systems.
Changes in older releases: https://projects.kde.org/projects/extragear/utils/yakuake/repository/revisions/master/entry/ChangeLog
Dorsai
9 years ago
For me this is only reproduceable when setting my desktop to dual monitor. In single monitor mode it is gone. It also started occuring after I recently bought my second display.
I am pretty sure that at least what I am seeing (do not know if it is the same problem as the one in the bug report) is related to a multi monitor setup.
Report
therealpxc
9 years ago
Report
Dorsai
9 years ago
Report
Sho
9 years ago
Report
jerf
9 years ago
Report
aeoris
9 years ago
Report
Sho
9 years ago
Please file a bug against Plasma on http://bugs.kde.org/ with the backtrace of the crash.
Report
aTanCS
10 years ago
Report
Sho
10 years ago
Report
aTanCS
10 years ago
Report
aTanCS
9 years ago
Report
Sho
9 years ago
Report
aTanCS
9 years ago
Report
sjakub
10 years ago
I have a problem with shortcuts in yakuake. I want to disable Ctrl-Shift-- (which shrinks the font right now).
There is a setting for that in konsole's keyboard shortcuts, and I can disable it in konsole. However yakuake ignores this setting (yes, I restarted everything after the change, and after restart konsole works fine, yakuake doesn't) - I still have that shortcut working.
Is there a way to disable it?
(I use it for "undo" in joe, have been using it for years so it's really frustrating...)
Report
Sho
10 years ago
Report
sjakub
10 years ago
I have installed yakuake from GIT (today's version), and it still doesn't work properly. Any other hints?
Report
Sho
10 years ago
Unfortunately the Konsole KPart is an afterthought in the Konsole codebase (the Konsole main application doesn't use its own KPart, unlike better-architected apps like Okular and Kate) and full of bugs (other examples would be saving the default profile having gotten broken in KDE 4, and the "Open in same dir as current tab" profile option not working). All of these bugs have been filed in the bug tracker, but not much attention has been given to them so far.
I'm currently trying to convince the people involved that Konsole has to be reengineered to use its own KPart so that there is actual pressure to test it and make it work well, but that's a very long-term thing of course. Short term, Konsole has to be fixed up so it at least properly reads its shortcut settings again for the KPart, I guess.
Report
sjakub
10 years ago
Report
Sho
10 years ago
Report
urlwolf
10 years ago
Report
jucato
10 years ago
Report
urlwolf
10 years ago
Report
Sho
10 years ago
Report
urlwolf
10 years ago
Report
Sho
10 years ago
Report