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

Selecting a window does not work #86

Open
iv4nhoe opened this issue Jan 1, 2020 · 4 comments
Open

Selecting a window does not work #86

iv4nhoe opened this issue Jan 1, 2020 · 4 comments

Comments

@iv4nhoe
Copy link

iv4nhoe commented Jan 1, 2020

Steps to reproduce:

  • build boomer with nimble build -d:select
  • run boomer: ./boomer
  • select a window with single left click

Result:

  • the whole screen becomes grey with a black rectangle the size of the selected window in the center

Command output:

Using config: (scrollSpeed: 1.0, dragFriction: 6.0, scaleFriction: 4.0)
Screen rate: 60
GLX version 1.4
GLX extension: GLX_ARB_create_context GLX_ARB_create_context_no_error GLX_ARB_create_context_profile GLX_ARB_create_context_robustness GLX_ARB_fbconfig_float GLX_ARB_framebuffer_sRGB GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_buffer_age GLX_EXT_create_context_es2_profile GLX_EXT_create_context_es_profile GLX_EXT_fbconfig_packed_float GLX_EXT_framebuffer_sRGB GLX_EXT_import_context GLX_EXT_texture_from_pixmap GLX_EXT_visual_info GLX_EXT_visual_rating GLX_INTEL_swap_event GLX_MESA_copy_sub_buffer GLX_MESA_query_renderer GLX_MESA_swap_control GLX_OML_swap_method GLX_OML_sync_control GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync 
Visual 211 selected

Used WM is fluxbox

@rexim
Copy link
Member

rexim commented Jan 1, 2020

@iv4nhoe interesting! Thanks for reporting that! I'll try to reproduce!

@rexim
Copy link
Member

rexim commented Jan 8, 2020

@iv4nhoe but does it work with nimble build -d:select -d:windowed?

@iv4nhoe
Copy link
Author

iv4nhoe commented Jan 8, 2020

@iv4nhoe but does it work with nimble build -d:select -d:windowed?

That does not work either

@iv4nhoe
Copy link
Author

iv4nhoe commented Jan 8, 2020

I just tested with i3 and selecting a window works there. So it's pretty likely that the problem is related to fluxbox.

@rexim rexim added the -d:select label Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants