lar3ry left a comment (geany/geany#1727)

@JoshDreamland 
I too have the same problem with Geany, and have found a workaround that, while 
not perfect, works for the most part.
My problem is best stated as 'Geany is not workspace-aware.
What I do is to load one instance of Geany, and set it to 'Always on Visible  
Workspace. Of course, this doesn't stay set unless I drag its window down as 
far as it will go. I discovered (by accident) that if I do this, it will remain 
set. When I say it isn't perfect, it's because sometimes I forget to 'park' it.

To load a file into geany from a terminal, I use an alias:
alias edt='nohup geany $1'
and it loads no matter which workspace it's on.

Anyway, while looking to see if the devs had any plans to make it 
workspace-aware, I ran across your issue, and thought I'd offer my solution.


-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1727#issuecomment-3005451528
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/1727/3005451...@github.com>

Reply via email to