Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New frame for compile buffer does not open if the compile buffer is displayed in another workspace #2

Open
davidshepherd7 opened this issue Dec 11, 2014 · 7 comments
Labels

Comments

@davidshepherd7
Copy link
Owner

No description provided.

@spwhitton
Copy link

Same issue for magit-status.

@davidshepherd7
Copy link
Owner Author

Ah, that's annoying!

I just came across the visible-frame-list function, which I might be able to use to work around this...

@davidshepherd7
Copy link
Owner Author

TODO: See if I can use EWMH via either this or wmctrl to implement this.

@davidshepherd7
Copy link
Owner Author

Some initial work on this here, but it's definitely alpha-quality.

@davidshepherd7
Copy link
Owner Author

This is fixed for X11 only. To use the fix you need to install wmctrl and set frames-only-mode-reopen-frames-from-hidden-x11-virtual-desktops to t.

It might be buggy on window managers other than XMonad, I haven't had a chance to test it yet.

@davidshepherd7
Copy link
Owner Author

@spwhitton Which window manager do you use? If it's something other than XMonad it would be great if you could give this a try at some point.

@spwhitton
Copy link

spwhitton commented Aug 2, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants