Maarten van Gompel

Results 122 issues of Maarten van Gompel

FoLiA-correct doesn't add text markup information, but FLAT relies on this to properly display TICCL output (proycon/flat#92). Add ``foliatextcontent`` (proycon/foliatools#32) to the end of the PICCL pipeline if no further...

enhancement

The luigi scheduler doesn't seem to cope well with a huge amount (300,000 in my test) of scheduled tasks (siblings in the dependency graph). Scheduling becomes the bottleneck and load...

bug
waiting

This applies to when `binds:allow_workspace_cycles` is set to `false`: The `workspace previous` command is not working as I'd expect. I'm using the master layout (though the code seems to generically...

bug

This is a minor feature request (very low priority) for the master layout; it might be an idea to optionally draw the border around the master window in different colour...

enhancement

This past month I noticed a significant regression in stability in my dual monitor setup. I have`swayidle` setup to start swaylock and to eventually dpms off the monitors after I...

bug

A nested default value variable like this: ```yaml realm: "{{CLAM_REALM={sys_id}}}" ``` fails to resolve correctly and gets and extra ``}`` at the end

bug

Right now CLAM only supports a single OpenID Connect provider. We could consider implemented support to connect to multiple, in which case the end-user explicitly has to select one to...

enhancement

This is a continuation on top of #218 (and includes it) , I'm adding support for colours to indicate toot types, but to maintain readability I needed to find an...

This gives a better visual indication of whether a message might be interesting to you and helps filter out noise from signal To make this work I made the space...

This implements a solution for #293, albeit a bit of a hacky one: left arrow does the same as backspace, other control characters open up the editor for further message...