It would be nice to have these infos in the program titlebar:
currently open file // project name // current target // workspace name
Maybe it could be selected to have them in reverse order or to hide some of them.
An even better option would be to directly edit the title string with the already available codeblocks variables, like:
$PROJECT::$FILENAME ($TARGET)
or whatever syntax is used for the variables.
currently, we have "filename" displayed in the C::B Frame's title bar, such as:
ccmanager.cpp[Codeblocks.cbp]-Code::Blocks 16.01
Is that not enough?
Regarding your question, if one works with all the toolbars and panels hidden, not all the infos are visible elsewhere at a glance.
I was thinking that in fullscreen the titlebar goes away, so it might be better to allow this tweaking on the status bar.