SpacingBat3

Results 337 comments of SpacingBat3

> I can hide disabled emoji, but they still show up as blank rows in the emoji list, and make scrolling buggy. That's because rows have a fixed size; you...

Officially, Electron does not support the touch devices and therefore its API is not prepared for the touch among many other web-based software with Linux support. However, maybe this could...

> It just strange because other electron apps running in the background don't stop the gestures from working. If WebCord is running (even just in the tray) gestures just stop...

File picker is handled internally via a GTK implementation in Electron or Chromium. I don't think I can modify this and therefore it probably won't be implemented. Also, wasn't there...

A behaviour like this is already implemented when tray is disabled. Do you want this behaviour with the tray enabled?

Implemented in https://github.com/SpacingBat3/WebCord/commit/95b94185d5a97485625b44dc21484fb868d49e16.

> **Is your feature request related to a problem? Please describe.** Discord has some features, that are available only for some test cohorts, but they can be enabled by anyone....

It seems that those "experiments" tends to break after some time and the code needs to be continuously updated in order to make them working. I do not plan to...

To be honest, the current implementation of this is too complex to be pushed undocumented into `master`, I may work on providing documentation for it and maybe the documentation for...

> I'm a fan of the proposed packet structure. In regards to the communication spec, to clarify - when actually triggering a keybind, is this still done by simply sending...