By pressing F5 in Geany you can run the current program (if built successfully). Geany opens a terminal window and the program runs.
On my PC with Ubuntu Mate, the terminal window is pushed to the top.
On my Pi with Raspbian and LXDE, the terminal window opens and my program runs, but the window is not pushed to the top and stays hidden behind Geany. I have to click on the window in the task bar to make it completely visible.
Is it possible to make my Pi + Geany behave in the same way as on my PC? is it a setting somewhere?