You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
May I question why this is here? It probably makes sense for other DEs, but for i3 specifically, this is trivial to do:
I simply assign workspace 10 to always be on the output I use for presentations, and assign the dspdfviewer window to always be on that workspace. Job done, literally 2 lines, one of which I had already before using dspdfviewer.
Has the nice advantage that it doesn't break if I open dspdfviewer before connecting to the projector :)
Motivation: I use it myself
What should it do
i3-msg -t get_outputs
gives JSONThis can be generalized to "Desktop environment support modules", and move the Window-Movement code away from the PDFViewerWindow class.
DE Support Modules should support the following functions:
Make sure the interface is clean, that is near-impossible to use incorrectly. (No raw pointers etc.)
The text was updated successfully, but these errors were encountered: