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

Window flickering with monocle mode and FOLLOW_MOUSE #16

Open
YellowKirby opened this issue Nov 8, 2012 · 3 comments
Open

Window flickering with monocle mode and FOLLOW_MOUSE #16

YellowKirby opened this issue Nov 8, 2012 · 3 comments
Labels

Comments

@YellowKirby
Copy link

Hi, I've noticed that in some cases, changing focus in monocle mode while FOLLOW_MOUSE is true will cause a rapid, fullscreen flicker, as if the focused window is very rapidly changing. I'm not exactly sure what triggers it, but one way I've been able to reproduce the issue is to do the following:

(this is using the master branch; FOLLOW_MOUSE is True; the rest of config.h is the default):

  • Start with an empty desktop in the default tiling mode
  • Spawn two windows, side by side. (The problem will be much more apparent if the windows have different backgrounds; a dark and a light)
  • Switch to Monocle mode
  • Spawn a third window
  • Change focus with Mod1+j

At this point, the flickering occurs, and remains that way until switching back to a different tiling mode.

The issue does not happen when FOLLOW_MOUSE is False.

Thanks!

@c00kiemon5ter
Copy link
Owner

hi,

this is known but I've yet to find a clean solution. i do have one thing in mind, but my psu is dead and until I replace it,i have nowhere to try the code on.

@c00kiemon5ter
Copy link
Owner

hopefully it's fixed for good.
please build and test with the new code.
if it doesn't work reopen and report back ;)

@Asymp
Copy link

Asymp commented Aug 7, 2013

Hi, developer

I found this issue still exists for the present git version.

But the flickering only happens when using "Mod1+j". "Mod1+k" is always fine.

So i only use the later one now.

@c00kiemon5ter c00kiemon5ter reopened this Aug 22, 2013
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

3 participants