[Kde-announce-apps] Kicker & Kdesktop "Run As Other" improved 0.1.2
aloisio antonio
gnuton at gnuton.org
Mon Jun 19 16:39:23 CEST 2006
Name: Kicker & Kdesktop "Run As Other" improved
Version: 0.1.2
Type: KDE Improvement
Depend: KDE 3.5.x
License: GPL
Homepage: www.gnuton.org
More Info:
http://www.kde-apps.org/content/show.php?content=41118
Description:
Iâm working on kicker & kdesktop, to run a
program from the KMenu as other user in an easy &
friendly way.In order to run a program as another
user you just have to click with the right button
of your mouse on each application item of the
Menu. After clicking ârun as other userâ, from
the service menu, it calls
popupExecuteCommand(QString command,bool
runAsOther). In this way, the kicker calls
popupexecutecommand(âcommandâ,true), and the
kdesktop will show the dialog âminicliâ with
the voice âRun as other Userâ checked and
visible.Thatâs all! =)Note: Iâve added a new
DCop call âpopupExecuteCommand(QString
command,bool runAsOther)âto the kdesktop!
The patch contains also a Bug Fix:
Bug Description:
Kicker 3.5.3 (kubuntu)
popupMenu_ pointer is deleted only when the the
parent panel is deleted or when a panel button
is clicked.
Then:
1)when the popupMenu_ is shown, if you click on
the screen around the kmenu, the hightlighted item
on a submenu is executed!
2)When the popupMenu_ is shown, if you change the
hightlighted item, the popupMenu_ is not
destroyed!
3)Every Menu can show more popupMenus at the same
timeâ¦
More information about the Kde-announce-apps
mailing list