Rebrand as Playpen.

This commit is contained in:
Greyson Parrelli
2026-08-11 14:26:12 -04:00
parent 3026bdcd4c
commit 73a0187db5
17 changed files with 152 additions and 146 deletions
@@ -1,16 +1,16 @@
[Desktop Entry]
Type=Application
Name=vtabs
Name=Playpen
GenericName=Terminal
Comment=Terminal emulator with vertical tabs
Comment=Terminal with vertical tabs, web panes and saved layouts
# Substituted with an absolute path by `mise run install`, because desktop
# launchers do not reliably have ~/.local/bin on PATH.
Exec=@EXEC@
Icon=dev.greyson.vtabs
Icon=dev.greyson.playpen
Terminal=false
Categories=System;TerminalEmulator;
Keywords=shell;prompt;command;commandline;cmd;terminal;tabs;
StartupNotify=true
# Lets the compositor match the running window to this entry, which is what
# gives the window its icon. Must equal the GApplication id.
StartupWMClass=dev.greyson.vtabs
StartupWMClass=dev.greyson.playpen
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
vtabs app icon: a terminal pane with the vertical tab strip down its left
Playpen app icon: a terminal pane with the vertical tab strip down its left
edge. Shapes are kept large and high-contrast so the sidebar is still
readable when the icon is scaled down to 32px in a launcher.
-->

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB