You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When called from the shell, overlayed provides no command-line arguments and simply creates a window regardless of any supplied arguments.
Overlayed should at minimum provide:
A simple help argument which describes overlayed's functionality.
A simple version argument which returns the version & branch of overlayed installed.
Some other additions which would be helpful for power users would be:
A flag to print information about the current status of discord. i.e: mute & deafened state, voice channel, voice participants, etc.
Flags to set mute and deafened status, so users could call overlayed to mute/unmute through a global shortcut. (discord keybinds don't work on wayland)
Is your feature request related to a problem? Please describe.
Discord doesn't provide any way to easily pull information about the client without tos-prohibited third-party modifications. Overlayed could offer such functionality instead by using its rpc connection.
The text was updated successfully, but these errors were encountered:
When called from the shell,
overlayed
provides no command-line arguments and simply creates a window regardless of any supplied arguments.Overlayed should at minimum provide:
Some other additions which would be helpful for power users would be:
Related: #224
Is your feature request related to a problem? Please describe.
Discord doesn't provide any way to easily pull information about the client without tos-prohibited third-party modifications. Overlayed could offer such functionality instead by using its rpc connection.
The text was updated successfully, but these errors were encountered: