~emersion

France

https://emersion.fr

I'm Simon Ser, I write open-source software.

~emersion/public-inbox

Last active 20 days ago

~emersion/goguma-dev

Last active 3 months ago

~emersion/mrsh-dev

Last active 4 months ago

~emersion/soju-dev

Last active 6 months ago

~emersion/grim-dev

Last active 8 months ago

~emersion/imap-protocol

Last active 10 months ago

~emersion/gqlclient-dev

Last active 1 year, 8 months ago

~emersion/alps-dev

Last active 4 years ago

~emersion/drm-constraints

Last active 4 years ago
View more

Recent activity

Re: [PATCH] main: use fractional scale protocol to detect logical scale 3 hours ago

From Simon Ser to ~emersion/grim-dev

Sorry, but I won't merge this patch. This abuses the fractional scale
protocol. grim doesn't display anything on-screen, so shouldn't use any
wl_surface to guess the output scale. There are a number of cases where
this will break.

Re: [PATCH] session: force a session to be terminated after 30 days 24 days ago

From Simon Ser to ~migadu/alps-devel

Thanks for sending a patch! Not sure this is really something desirable
though. I've added a comment on the issue.

Re: [PATCH] plugins/base/routes: fix err variable shadowing 29 days ago

From Simon Ser to ~migadu/alps-devel

Good catch! Pushed, thanks!

Re: [PATCH kanshi] ctl: status command 29 days ago

From Simon Ser to ~emersion/public-inbox

Sorry for the long delay… Another patch implementing the same
functionality has been merged. Thanks for working on this still!

Re: [PATCH kanshi 2/2] ipc: Expose state via fr.emersion.kanshi.Status 29 days ago

From Simon Ser to ~emersion/public-inbox

Sorry for the delay! The patch LGTM, I've pushed it. Thanks!

Might be nice to pretty-print the output in kanshictl. (For programmatic
use, it's better to use a generic varlink tool instead.)

Re: [PATCH v2] plugins/base/imap: use slices package a month ago

From Simon Ser to ~migadu/alps-devel

Sorry, I think I prefer to keep building under older Go versions, rather
than bump the minimum requirement just for some convenience utilities.

Re: Attribution for scfg 2 months ago

From Simon Ser to ~emersion/public-inbox

Thanks for letting me know and for taking care about such details, I've
pushed a copyright line!

Re: [PATCH] seatd: add -s option to set socket path 3 months ago

From Simon Ser to ~kennylevinsen/seatd-devel

This is dangerous when seatd is suid-root, I believe.