Re: [dev] tinyx port to libXfont2

2024-11-04 Thread Storkman
On Sun, Nov 03, 2024 at 11:57:18PM +, stefan1 wrote: > Hi dev@ list readers. > > I just ported tinyx to libXfont2. > Maybe some of the readers here are interested in this, > as tinyx is made in the suckless spirit of minimalism. > > https://github.com/tinycorelinux/tinyx/pull/8 > > For t

Re: [dev] tinyx port to libXfont2

2024-11-04 Thread Hiltjo Posthuma
On Sun, Nov 03, 2024 at 11:57:18PM +, stefan1 wrote: > Hi dev@ list readers. > > I just ported tinyx to libXfont2. > Maybe some of the readers here are interested in this, > as tinyx is made in the suckless spirit of minimalism. > > https://github.com/tinycorelinux/tinyx/pull/8 > > For t

Re: [dev] tinyx port to libXfont2

2024-11-04 Thread stefan11111
On 2024-11-03 23:57, stefan1 wrote: For those of you who use gentoo, I also have an ebuild for this patched tinyx in my overlay: https://github.com/stefan1/stefan_overlay/blob/main/x11-base/tinyx/tinyx-1.1.ebuild This link is now broken, as someone pointed out a better way to manage th

[dev] Background flicker on window close

2024-11-04 Thread Jakub Bystron
Hi, I'm experiencing a weird behavior in dwm on NVIDIA with Full Composition Pipeline (no compositor). After opening a *single* terminal window and closing it, I see a split second flicker/slight movement of the background image previously emplaced via feh. That means, terminal window not only

Re: [dev] [dwm] New software: swm & infobar

2024-11-04 Thread Jeremy
On 10/25/24 08:11AM, Raymond Cole wrote: > May someone check them out and share opinions? > I like this if [ "$butt" -eq 1 ]; then I did my bar a similar way, except each widget is a script responsible for its own formatting, like: mpc status -f '%artist% ~ %title%' | if read -r song && read -r