Bug 252532

Summary: Make it possible to obtain the default profile using dbus
Product: [Applications] konsole Reporter: Flavio Castelli <flavio>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: wishlist CC: adaptee
Priority: NOR    
Version: 2.4.3   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In: 4.9.0

Description Flavio Castelli 2010-09-27 13:53:48 UTC
Version:           2.4.3 (using KDE 4.4.4) 
OS:                Linux

Currently konsole's dbus interface doesn't offer this feature.
org.kde.konsole /Konsole org.kde.konsole.Konsole.profileList method returns a list of all the available profiles but the default profile isn't neither marked in special way nor placed at the beginning of the returned array.

Reproducible: Always



Expected Results:  
It should provide a dedicated api or put the default profile at the beginning of the array returned by org.kde.konsole /Konsole org.kde.konsole.Konsole.profileList
Comment 1 Jekyll Wu 2012-02-07 11:37:41 UTC
Git commit 52f656663f539df8a53a8a2627e569d0c4065a7a by Jekyll Wu.
Committed on 07/02/2012 at 12:16.
Pushed by jekyllwu into branch 'master'.

Add dbus method for returning the name of the default profile
FIXED-IN:4.9

M  +5    -0    src/ViewManager.cpp
M  +3    -0    src/ViewManager.h

http://commits.kde.org/konsole/52f656663f539df8a53a8a2627e569d0c4065a7a