While working on kdevelop, I've found that changing between debug configurations can be pretty boring and non productive as I have to enter in a menu and a submenu to change it, and it can be pretty confusing when there are a lot of them. So, I was figuring if someone (could be me, given directions), on how to attach a hook on the project selection toolview, something like:<div>
<br></div><div>* the user right clicks on a build option, and selects "configure lauches"</div><div>* the launch window opens, and if the lauch doesn't exists, create one with the build name on it.</div><div>
* after closing the window, the user can mark that build item as the current active one (or a checkbox so we could launch as many as we want in the same time )</div><div>* pressing the debug button/hotkey launches that build.</div>
<div><br></div><div>another option for the 1st item is to ad an editbox on launch configuration window specifying what build item to "attach" to.</div><div><br></div><div>Profiting by the occasion, how I can configure kdevelop to work with dual monitors? The toolbox doesn't get floaty, so I'm kinda lost here.</div>
<div><br></div><div>Thanks</div><meta http-equiv="content-type" content="text/html; charset=utf-8">