• 1 Post
  • 30 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle
  • You can change it to any flag by modifying .config/prideicon/lastselected so the first line is the absolute path to the image you want (png on Linux, ico on Windows).

    I considered adding a menu option to open a prompt to select a custom icon, but I wasn’t sure how many people would want to use it, so I just left it as a configuration file option for now.

    Screenshots are a good idea.



  • It uses a makefile, you can just type make while in the pride-system-icon directory.

    On Windows you may need to install GNU make first.

    You’ll need to have Go installed, I’ve added a vendor directory to make it easier. The compiled files will be placed in dist/windows/prideicon.exe and dist/linux/prideicon

    Here are the commands to compile without using make:

    go build -mod vendor -tags linux -o prideicon
    go build -mod vendor -tags windows -ldflags -H=windowsgui -o prideicon.exe





  • Nobody needs it, but some people like it.

    Last year Windows added a pride icon to the taskbar of some Windows 11 users, and people in the Linux community were having a laugh over the angry reactions, but some Linux-enjoyers mentioned that they’d actually like the option of adding a pride icon. I wrote a simple python script and shared it.

    Over the past year multiple people have said they liked the little icon in my system tray, so this year I decided to spruce up the project and make it compatible with Windows. It’s just a silly little aesthetic option for anyone who wants it.










  • Copyright infringement? The only thing being purchased is the product key, from an online reseller. The software is downloaded from the Microsoft website. It’s not an infringement of copyright to purchase a software key from a company other than Microsoft, it’s not even a violation of their terms of service as best as I can tell.