Damien Ferrand

Results 10 comments of Damien Ferrand

I have it working using named pipe. I can create a PR once #543 is merged.

@worksofliam, it's ready for you to review my answers/code changes

> Much like CL prompting, perhaps we could automatically install this program and set up the PDM option. > > From an old PR: https://github.com/halcyon-tech/vscode-ibmi/blob/29a824671b2660d71b1316227eb42f6d19f8e6a9/src/api/JobListener/sources/openmbr.js I added the create of...

No worry @worksofliam , take your time.

I made the notification sort more flexible, it is now possible to sort notification on multiple fields. Sort order is indicated in `i3xrocks.notify.sort.by` as a space separated list of fields....

> LGTM but this should be documented somewhere other than here :-) [suggestion: Website + config template] Good point, I created https://github.com/regolith-linux/website/pull/160 for website documentation. I'm not sure what a...

> https://github.com/regolith-linux/regolith-i3-gaps-config/blob/master/config This is the i3 config file, I do not change anything there, only Xresources.

r > Thank you @dferrand , very nice PR. Can you explain a bit about how you tested this change? How will users know what values they can provide for...

I created a the following PR https://github.com/regolith-linux/regolith-rofication/pull/18 to address this issue.

It is now possible to sort on multiple fields. The default sort is by timestamp descending (newest messages first).