-
Hi!
I would like to add support for desktop notifications to tcell and allow applications to trigger notifications via the terminal.
## Motivation
Would be nice to lift off the keyboard focus…
-
I am trying to send `-1` over OSC to my custom app. Sending from other applications works as expected but not from `osc-cli`.
When I try to do the following:
```
osc --host 127.0.0.1:12345 /tes…
-
### Description
The goal of this ticket is to configure and create domain names for the UI applications in the Production Environment. The UI applications require the following domain names:
1. Retai…
-
### Detailed steps on how to reproduce the bug
- Open up wave form.
- Add Four Osc to a track.
- Switch Four Osc to Mono mode in the Global settings area.
- Play any rhythmically staggered verti…
-
MacOS 10.14.4
mpv 0.32.0
Install MPV via brew cask (support added to Applications ) ```brew cask install mpv```
I added these lines intro `/Applications/mpv.app/Contents/Resources/mpv.conf`
```
…
-
Open Sound Control (OSC) is a network communication method between devices to control audio and other media applications. (For example a mobile phone touchscreen can be used via an application like To…
-
## Title
Create Domain Names for UI Applications in Staging Environment
### Description
The goal of this ticket is to create domain names for the UI applications in the staging environment using the …
-
I had users complaining about being unable to copy'n'paste multiple files in XFCE's Thunar file manager in OOD Linux interactive desktop sessions.
GTK applications seem to remember names of files t…
-
If the default server port is already taken, a user is unable to start the application.
How to reproduce: Have another OSC app running while starting this app.
Expected Behaviour: When the app i…
-
Most control characters (including CR and LF) are ignored in OSC_STRING.
This is inconsistent with xterm, which I think we should follow in this respect. See the `sos_table` in `VTPrsTbl.c` in the …