From f34a3b952108d27f0988c3301efc945b2c3e2893 Mon Sep 17 00:00:00 2001 From: Andreas Kling Date: Sun, 16 May 2021 20:57:45 +0200 Subject: [PATCH] Taskbar: Give the shutdown dialog a UI facelift :^) --- Base/res/icons/32x32/shutdown.png | Bin 0 -> 432 bytes Userland/Services/Taskbar/ShutdownDialog.cpp | 80 ++++++++++++------- 2 files changed, 51 insertions(+), 29 deletions(-) create mode 100644 Base/res/icons/32x32/shutdown.png diff --git a/Base/res/icons/32x32/shutdown.png b/Base/res/icons/32x32/shutdown.png new file mode 100644 index 0000000000000000000000000000000000000000..7da2d6189538471bd7b3c2eb49bb62e47a025147 GIT binary patch literal 432 zcmeAS@N?(olHy`uVBq!ia0y~yU{C;I4mJh`hT^KKFANNf<(@8%ArXh)PBY9qT5F{!aSbuoyatz-O_PLoJYXpK68wZ=%89>XUo>@=7G!3sich<<;{)%7C7qLQ zINbOu)xi?ndu`hN`#+7ZG4${FE?}iEDEOVRd(n%A=dTW=Z=Pvdv-u_i!*>0*uj&%) z=9jmv4_iI?e9UBiRnH_I`*7Rk{P{C?Z|}IQzN1^5iFedTxV$t! #include #include +#include #include #include #include @@ -23,10 +24,9 @@ struct Option { }; static const Vector