sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

index.md (709B)


      1 alpha
      2 ======
      3 
      4 Description
      5 -----------
      6 This patch adds translucency to the dmenu window, while keeping the text in
      7 it opaque, just like the alpha patch for [alpha-patch for st](//st.suckless.org/patches/alpha/).
      8 
      9 ![dmenu alpha screenshot](dmenu_alpha.png)
     10 
     11 Download
     12 --------
     13 
     14 * [dmenu-alpha-20251118-8b48986.diff](dmenu-alpha-20251118-8b48986.diff) (2025-11-18)
     15 * [dmenu-alpha-20250614-b1e217b.diff](dmenu-alpha-20250614-b1e217b.diff) (2025-06-14)
     16 * [dmenu-alpha-20230110-5.2.diff](dmenu-alpha-20230110-5.2.diff) (2023-01-10)
     17 * [dmenu-alpha-20210605-1a13d04.diff](dmenu-alpha-20210605-1a13d04.diff) (2021-06-05)
     18 
     19 
     20 Authors
     21 -------
     22 * Marcin Lukow <marcin[at]nerdy.cat>
     23 * Andrew Slice <easlice[at]protonmail.com>