alpha patch makes my dwm doesn't starting

This page summarizes the projects mentioned and recommended in the original post on /r/suckless

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • dwm

    My personal dwm build with patches (maybe unstable because i use this as backup) (by Toni500github)

  • when i apply the patch on my build (https://github.com/Toni500github/dwm, no selfpromo) it just fails to patch some lines of every file, so after adding myself these lines using the .rej files, i run sudo make install and doesn't give me errors, only a warning c dwm.c: In function ‘setup’: dwm.c:2230:55: warning: passing argument 2 of ‘drw_scm_create’ from incompatible pointer type [-Wincompatible-pointer-types] 2230 | scheme[i] = drw_scm_create(drw, colors[i], alphas, 3); | ~~~~~~^~~ | | | char ** In file included from dwm.c:53: drw.h:47:43: note: expected ‘const char **’ but argument is of type ‘char **’ 47 | Clr *drw_scm_create(Drw *drw, const char *clrnames[], unsigned int clralphas[], size_t clrcount); | ~~~~~~~~~~~~^~~~~~~~~~ when i logout and then log in on dwm, it just won't start, it just logs me out.

  • patches

    Collection of patches for dwm, st and dmenu (by bakkeby)

  • It's difficult to make alpha and systray patches sing together. Use bakkeby patch that does them both: https://github.com/bakkeby/patches/blob/master/dwm/dwm-alpha-systray-6.3_full.diff

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • dwm

  • You can also try this standard alpha patch and just replicate solutions from the patch above in places where it failed. Here you may check my build if you wanna compare code to working one: https://gitlab.com/nawo266/dwm/-/tree/master/ Be aware I've used different alpha patch and have clickable status. You may have better luck with bakkeby alpha patch

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • patch to center tiled windows on the stack

    1 project | /r/suckless | 27 Aug 2023
  • Anysize leaving gaps in st

    1 project | /r/suckless | 21 Jun 2023
  • How can you set the st geometry offset relative to the screen size as a dwm shortcut

    1 project | /r/suckless | 16 Jun 2023
  • Make the focusstack feature avoid a certain program.

    1 project | /r/dwm | 7 Jun 2023
  • tag.restore and tag.noempty

    1 project | /r/suckless | 7 Jun 2023