tsoding / boomer

Zoomer application for Linux
MIT License
440 stars 39 forks source link

Selecting a window does not work #86

Open iv4nhoe opened 4 years ago

iv4nhoe commented 4 years ago

Steps to reproduce:

Result:

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 commented 4 years ago

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

rexim commented 4 years ago

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

iv4nhoe commented 4 years ago

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

That does not work either

iv4nhoe commented 4 years ago

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