From 2129a12684d19ee2d6b3e5cba6275537ab4bd161 Mon Sep 17 00:00:00 2001 From: AlexC <136982252+alexceend@users.noreply.github.com> Date: Fri, 17 Jul 2026 01:25:01 +0200 Subject: [PATCH] [GUI] Last commit SHA (id) displayed on about section (#279) * Latest commit info axamal structure * Link latest commit to text * Added localization for About>Last commit info * Made the commit hash a button that redirects you to the commit in github * Reorder about section * Commit and update icon in about section to have consistency in section --- assets/images/commit-icon.png | Bin 0 -> 653 bytes assets/images/update-icon.png | Bin 0 -> 1215 bytes src/SharpEmu.GUI/Languages/en.json | 2 + src/SharpEmu.GUI/Languages/es.json | 2 + src/SharpEmu.GUI/MainWindow.axaml | 32 +++++++- src/SharpEmu.GUI/MainWindow.axaml.cs | 109 +++++++++++++++++++++++++++ src/SharpEmu.GUI/SharpEmu.GUI.csproj | 2 + 7 files changed, 143 insertions(+), 4 deletions(-) create mode 100644 assets/images/commit-icon.png create mode 100644 assets/images/update-icon.png diff --git a/assets/images/commit-icon.png b/assets/images/commit-icon.png new file mode 100644 index 0000000000000000000000000000000000000000..313097a17fbca5a6fedf70e0a80b1e53f603d4e3 GIT binary patch literal 653 zcmV;80&@L{P)`q(T`!`S-BQ`_$nG-Eoc;8v25k&m1#Ir%Yh;_=5Wlna(~hx1V~e;jxmPy`CZ=p;C)p}MP5$5+ z1Y_H`me0!2gb&7q`5AV*sLc}FW}O1L$kLKv7gA1#TbFjTCV5#?+tVvhTUc^D=owS% zk<{>2*ek%6Dv($wY||{ldB$*J7blDEV!Ax4c7AHBPm*&2rg0p{p_ph9Cl#u!ZWP=or5q+EU+2#}dIBaDh@~Dy z?vQm0sxgHxyJ%~z-b3O^_FxJ*#pzGhTKBm4NjFci^j)^EQfO{*p51(2WgB95DmU6? zKLi~mj6rbO)^^($2^;~eq;K1d$uT_swG5oAI!m1NHBk}I5Yu8Z`l6F5pRjk7RZZHc#%Gl@c!15trMP zD|wOe$CjBH_8F@A3$K1sB5y4 zbrzz^l11dRAbUIanZgKO@?vL^F`DWKy_S-tn)pBUkg@{@N${_WcS@eNOuO-0{3^je z5Y0D7D<&5Y_H5yqI}uyhnO!p7Zc$@=M|>a0r8z&skcmBouk;AoDL6>TdV9a9iu*+h{sNM}2{QH`orw zV;B>Bx4vZGFUWk#CB9uAYoT+s)`QB&>QeLsIe?_!3S^S;*GoSUEZU82ial)TDH8Hk z(9f;ttK#yq#OFFl6dF^DbM+rTm$@jSSaUtOK#&H|vm*bCXrGvVkemmNJLzeU0H~St z{Wwslc8U+npgisMzI}Ilo9;e~2y6!r!Z%s!UIvdV+Hr+1DKt$=6GwjM_;N&d+{KTL z)OrBDh%LFjIiANNf>e^UFB0cGq$?2ZE7ebsXags^wb)x-w4s)=xz>?=`1c2jKSM86 zp1Bgs2vR9lf_Hwz3W5E + - - - + + + + + + + + +