Re: [dev] Request to publish PamUUID in other projects

2020-04-29 Thread Tait Hoyem
Instead of looking for a specific file via the file system which would "depend" on systemd in as much as systemd provides the /dev/by-uuid/ directory (AFAIR anyway), maybe look into the blkid.h file included in linux-utils. libblkid(3), blkid(8) are some good man pages to start out with. I haven'

[dev] [st] crashes with BadLength

2020-04-07 Thread Tait Hoyem
Good day fellow suckless users! Recently, I received an email from Google telling me where I've been this month. I don't like it either, but I have Android, so what do ya do? Anyway, the subject began with the unicode sequence \xf0\x9f\x8c\x88. Apparently this is the globe emoji. When attempting

Re: [dev] [libgrapheme] announcement

2020-03-27 Thread Tait Hoyem
I would also like to avoid Warnock's dilemma. Looks very interesting! And even a complete newb like me can understand it :) Well done! Sent with ProtonMail Secure Email. ‐‐‐ Original Message ‐‐‐ On Friday, March 27, 2020 6:53 PM, Michael Hendricks wrote: > > I'm very glad to announce l

Re: [dev] [st][general] replace dmenu and other X tools by st

2020-03-14 Thread Tait Hoyem
with ProtonMail Secure Email. ‐‐‐ Original Message ‐‐‐ On Friday, March 13, 2020 8:02 PM, Tobias Bengfort wrote: > On 13/03/2020 13.55, Tait Hoyem wrote: > > > Let's suppose there is a setup where windows are unable to be > > centered, would we want to exclude those

Re: [dev] [st][general] replace dmenu and other X tools by st

2020-03-13 Thread Tait Hoyem
Would this not have problems with dwm? AFAIR, dwm doesn't have floating windows in the center of the screen. I admit I may have missed something there though. I suppose the entire point of the suckless utilities is that they can be used in any environment. Let's suppose there is a setup where wi