From f7c5a5ac8df1a35226d5519238ae0afaa206d35b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 23 Dec 2016 04:51:47 +0000 Subject: games window UI --- libsisyphus | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/libsisyphus b/libsisyphus index 339cc5e..7be2ca6 100755 --- a/libsisyphus +++ b/libsisyphus @@ -4,7 +4,42 @@ export local showdialog="yad --title "sisyphus" --text-info --width 800 --height 600 --center --no-buttons --on-top --sticky --fixed --skip-taskbar --listen --tail &" export local showprogress="yad --title "sisyphus" --progress --pulsate --width 800 --center --no-buttons --on-top --sticky --fixed --undecorated --skip-taskbar --auto-close &" -# main ui functions +# games category ui function +export local gameswindow=' + + + + + + game + + app-emulation|steam|Digital distribution client bootstrap package + games-action|armagetronad|A Tron Clone in 3D + games-action|chromium-bsu|A fast paced top scrolling shooter + games-action|supertuxkart|Kart racing game featuring Tux and his friends + games-action|teeworlds|Fast-paced multiplayer 2D shooter game + games-board|aisleriot|A collection of patience games written in guile scheme + games-fps|urbanterror|A team-based tactical shooter based on the Quake 3 Engine + games-fps|xonotic|Fork of Nexuiz, Deathmatch FPS based on DarkPlaces, an advanced Quake 1 engine + games-simulation|openttd|An engine for running Transport Tycoon Deluxe + games-strategy|0ad|Cross-platform, 3D and historically-based real-time strategy game +
+
+ + + + + +
+
' + +# main ui function export local mainwindow=' @@ -47,6 +82,7 @@ export local mainwindow='