| Summary: | Launch Feedback stays even when Yakuake is loaded | ||
|---|---|---|---|
| Product: | [Applications] yakuake | Reporter: | Johannes Jowereit <jowereit> |
| Component: | general | Assignee: | Eike Hein <hein> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Johannes Jowereit
2007-08-16 20:48:11 UTC
SVN commit 787173 by hein:
* Starting Yakuake a second time now toggles the window state,
making it possible to open and retract Yakuake from a panel
button or similar. Improves consistency with the main window
activation mechanic of other single-instance KDE applications,
and provides an easier way to get at the application UI than
the D-Bus interface in case of a hotkey screwup.
* Disabled standard startup notifications ("Launch Feedback"
for Yakuake.
BUG:148900
BUG:146275
M +6 -1 ChangeLog
M +2 -1 app/CMakeLists.txt
A app/application.cpp [License: GPL (v2/3)]
A app/application.h [License: GPL (v2/3)]
M +9 -16 app/main.cpp
M +1 -0 app/yakuake.desktop
WebSVN link: http://websvn.kde.org/?view=rev&revision=787173
|