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
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