project: Migrate PipeWire capture into linux-pipewire

The capture ids are preserved, so that it's compatible with the
previous code. No code changes were necessary whatsoever.
This commit is contained in:
Georges Basile Stavracas Neto
2021-08-28 17:50:06 -03:00
committed by Georges Basile Stavracas Neto
parent ebe8f6c72a
commit a147315f33
52 changed files with 46 additions and 270 deletions

View File

@@ -13,8 +13,3 @@ SwapRedBlue="赤と青を入れ替え"
LockX="キャプチャ時にXサーバーをロック"
IncludeXBorder="Xウィンドウの境界を含める"
ExcludeAlpha="アルファなしテクスチャ形式を使用 (Mesaの回避策)"
PipeWireDesktopCapture="スクリーンキャプチャ (PipeWire)"
PipeWireSelectMonitor="モニターを選択"
PipeWireSelectWindow="ウィンドウを選択"
PipeWireWindowCapture="ウィンドウキャプチャ (PipeWire)"
ShowCursor="カーソルを表示"