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
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
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
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
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