-
Notifications
You must be signed in to change notification settings - Fork 73
Tray Icon
SteamTinkerLaunch offers a Tray Icon, which automatically starts when SteamTinkerLaunch does and is available until SteamTinkerLaunch or the game exits.
It is enabled by default on the Linux Desktop, but can be disabled with Tray Icon checkbox in the Global Menu, or the USETRAYICON
value in the Global Config.
Right-clicking the icon in the system tray will open the menu, and middle-clicking will remove the tray icon for that session.
On Steam Deck, the Tray Icon is disabled in Game Mode and is only available in Desktop Mode.
-
Kill Proton Game - Kills the currently running Proton game by killing its
wineserver
process via Proton Kill-Switch - Pause/Unpause active window - Waits 5 seconds and un-/pauses the process of the window which is currently active
- Shader Menu - Opens the Shader Management menu for the currently running Game (shaders can be added/removed on the fly here too)
- Open running game in VR - Opens the running game in SBS-VR, if available and if the current window name is correctly detected by SteamTinkerLaunch (see below)
-
Pick Window Name - The name of the picked window will be stored as
GAMEWINDOW
in the Metadata file -
Steam Reset Collections - Shortcut for the steam command
steam://resetcollections
- mostly for if you run into issues with adding a Non-Steam Game - Update Window Template - Template config for the currently open window will be updates with the current size, as soon as the window closes - see Gui Window Size
-
Launch custom script - Start the custom user script at
/dev/shm/steamtinkerlaunch/customscript
- optionally used by Flat2VR - Game Files - Opens the Game Files easily via menu
-
Open an Issue - Opens the issue tracker on GitHub in the user's default web browser (requires
xdg-utils
)
The Tray Icon may not function correctly on Wayland, particularly on the Plasma Wayland session with multi-screen configurations. The Yad tray icon does not work natively on Wayland and relies on Xwayland (by way of setting the GDK_BACKEND=x11
flag before its creation).
The SteamTinkerLaunch Tray Icon availability may vary based on your desktop environment, as with all application tray icons. If there is no tray/panel for the icon to appear in then you will not have access to the Tray Icon. If you do not see the tray icon for other applications (e.g. Steam), then you won't see the tray icon for SteamTinkerLaunch either.
As of 21/03/2023 there appears to be an issue with the GNOME Tray Icons Reloaded extension that means the SteamTinkerLaunch tray icon conflict with other tray icons. This was reported specifically with Steam's tray icon from this comment on #765.
Quick Links
- Changelog
- Installation
- Usage
- Main Menu
- Global Menu
- Tray Icon
- Modding
- Platform-Specific Documentation
- Tweaks
- Utilities
- Advanced