France
I'm Simon Ser, I write open-source software.
enhancement added by ~emersion on ~emersion/soju
Ticket created by ~emersion on ~emersion/soju
Comment by ~emersion on ~emersion/grim
Likely an hyprland bug.
REPORTED
RESOLVED CLOSEDComment by ~emersion on ~emersion/gamja
Simon Ser referenced this ticket in commit 26792ec.
Ticket created by ~emersion on ~emersion/gamja
Instead of
07:43:08 * ChanServ sets mode +v sima
display a human-readable text such as "ChanServ grants voice to sima" for all standard modes.
Comment by ~emersion on ~emersion/soju
Right, one issue with this ticket is that there are so many different use-cases. One use-case is users configuring per-channel rules, another is admins enforcing a max disk usage for their users. One might want to prune by date, by number of messages, by size on disk, and so on.
Hi,
I am unearthing this issue to see whether you're interested in a minimum viable implementation. It allows for a trailing wildcard only to be able to ignore the most specific parts of the display name (in both OP's and my case, the serial number). E.g. it allows for the following (using our office's third new display model):
profile work-4k-hdr-ultrafine { output eDP-1 position 470,1600 output "LG Electronics LG ULTRAFINE *" mode 3840x2160@59.997Hz scale 1.35 position 0,0 }
You can find it here: https://git.sr.ht/~tuetuopay/kanshi/commit/output-glob
@~emersion would you be interested in me sending this patch?