annotate misc/org.libervia.LiberviaTUI.desktop @ 3704:c143e7f35074
cli (base): better background detection:
- ANSI escape code detection is only used on terminals known to be compatible (currently
xterm, konsole, and all VTE based ones)
- `COLORFGBG` environment variable is used as fallback
- if both methods fail, `dark` is used
This should avoid problems with incompatible terminals (e.g. on QTerminal, users had to
press `[ENTER]` each time).
fix 406
author |
Goffi <goffi@goffi.org> |
date |
Sat, 06 Nov 2021 17:08:50 +0100 |
parents |
a27fd445c7c7 |
children |
|
rev |
line source |
3574
|
1 [Desktop Entry] |
|
2 Type=Application |
|
3 Name=Libervia TUI (Primitivus) |
|
4 Comment=console frontend for Libervia (XMPP) |
|
5 Exec=libervia-tui |
|
6 Icon=org.libervia.LiberviaTUI |
|
7 Categories=Network;InstantMessaging;Chat;FileTransfer;RemoteAccess; |
|
8 Keywords=xmpp;chat;messaging;im;file;sharing;communication;jabber;social;network;decentralization;console; |