-
Setup: iOS8 on iPhone (repro on Phonegap, Safari and Chrome), latest Ratchet
Simply tap the example block buttons in brief taps and you'll notice an 'echo' glitch every once in a while, maybe around …
-
I am trying to make a clickable link in a Tabledit cell, but cannot get it to work.
It seems to be sanitized or something.
The code works in a standard formatted table, but not with Tabledit.
…
-
Hi,
First of all, good job with your firmware compatibility with NEXTION HMI! (and sorry for my English).
I'm testing this feature but I've some issues reading variable values like vacmd , etc...
I…
-
### Please fill out the following:
- **Sway Version:** 1.7
- **Configuration File:**
```
[...]
bindsym q exec echo 'hi'
bindsym --whole-window BTN_LEFT exec echo 'hi'
[...]
```
- **Descri…
-
WM: i3 version 4.19
OS: Ubuntu 20.04
Polybar: polybar 3.4.3
dbus: 1.2.16
Python: 3.8.6
polybar-spotify-controls: latest master
I've got ipc enabled for my bar, and used the setup from the READ…
-
If you have `cmd_button('foo', resource='bar', cmd=['echo', 'hi'])` and either remove it from `Tiltfile` or change the button ID (`foo` -> `foo2`), the old button will not be removed.
The workaroun…
milas updated
3 years ago
-
[Round ID]: any# (If you discovered this issue from playing HippieStation hosted servers:)
[Round ID]: any# (**INCLUDE THE ROUND ID**)
[Round ID]: any# (It can be found in the Status panel or retrie…
-
**Is your feature request related to a problem? Please describe.**
Currently there is no way to do pause/play the stream from external command (see #82)
**Describe the solution you'd like**
Allow…
-
good day,
I just updated to ogpui 0.34.1 and installed InputPlumber 0.36.0 as its requirement.
But when I start it(inputplumber) via systemctl ogpui ignores my gpd win max 2 gamepad buttons, in Co…
-
How does one add functionality to the menu buttons in yad? This is my simple script below but I would like to execute some code when I right click the tray icon and click the "Quit" menu option.
``…