Initial public release of Warp.
Repo-Sync-Origin: warpdotdev/warp-internal@12af1d983b
@@ -0,0 +1,23 @@
|
||||
[Desktop Entry]
|
||||
# The version of the desktop entry spec this conforms to.
|
||||
Version=1.0
|
||||
|
||||
Type=Application
|
||||
|
||||
Name=WarpPreview
|
||||
GenericName=TerminalEmulator
|
||||
|
||||
Exec=warp-terminal-preview %U
|
||||
StartupWMClass=dev.warp.WarpPreview
|
||||
|
||||
Keywords=shell;prompt;command;commandline;cmd;
|
||||
|
||||
Icon=dev.warp.WarpPreview
|
||||
|
||||
Categories=System;TerminalEmulator;
|
||||
|
||||
# Don't run this application within a terminal.
|
||||
Terminal=false
|
||||
|
||||
# Register ourselves as the handler for warppreview:// URLs.
|
||||
MimeType=x-scheme-handler/warppreview;
|
||||
|
After Width: | Height: | Size: 852 KiB |
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"fill" : {
|
||||
"automatic-gradient" : "extended-srgb:0.00000,0.53333,1.00000,1.00000"
|
||||
},
|
||||
"groups" : [
|
||||
{
|
||||
"layers" : [
|
||||
{
|
||||
"image-name" : "Preview.png",
|
||||
"name" : "Preview"
|
||||
}
|
||||
],
|
||||
"shadow" : {
|
||||
"kind" : "neutral",
|
||||
"opacity" : 0.5
|
||||
},
|
||||
"translucency" : {
|
||||
"enabled" : true,
|
||||
"value" : 0.5
|
||||
}
|
||||
}
|
||||
],
|
||||
"supported-platforms" : {
|
||||
"circles" : [
|
||||
"watchOS"
|
||||
],
|
||||
"squares" : "shared"
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 856 B |
|
After Width: | Height: | Size: 74 KiB |
|
After Width: | Height: | Size: 2.4 KiB |
|
After Width: | Height: | Size: 4.6 KiB |
|
After Width: | Height: | Size: 250 KiB |
|
After Width: | Height: | Size: 7.1 KiB |
|
After Width: | Height: | Size: 92 KiB |