Consolatis

Results 854 comments of Consolatis

Detecting a single click as double click might be possible due to the physical button or labwc detection logic doing weird things (maybe by a jumping clock or similar) but...

If increasing the snap range made it worse this sounds like a click being detected as a drag. Does it only happen for windows very close to some screen edge?...

> > I am pretty sure we've dealt with this before in the case of cursor emulation for tablet pens where its very difficult to detect a click / double...

Having a required minimal distance + canceling delay between press and release to be detected as drag sounds like a good option to me. Even if hardcoded rather than configurable...

I think the overlay delay is only for visual feedback and should not influence the snapping itself. And as this is a more generic issue and just happens to affect...

- Max width of buttons, if there is enough space they grow as big as that. - Min width of buttons, if the available space is smaller than button_count *...

Labwc now additionally supports the upstream ext-extworkspace protocol in its master branch and the cosmic variant will be deprecated at some point. I suggest not merging this PR and instead...

> Are there any plans to support those things (i.e., gradients, application icons, etc.) in the future? Gradients: potentially at some point. Nobody is actively working in that though. Application...

This sounds like a packaging related issue on the surface so feel free to use this issue to discuss `Suggests` / `Recommends`. Regarding the labwc repo internal default configurations: -...