Kevin Xiao

Results 24 comments of Kevin Xiao

This can be done but it would only apply to date-time properties marked as nullable. I.e. it wouldn't make sense to apply it to a required, non-null DateTime property, since...

@rossmacarthur What do you think about the `fs2` crate and its lock exclusive functions? https://docs.rs/fs2/latest/fs2/trait.FileExt.html if these are sufficient then it would be simple to just swap out fmutex with...

Currently this only supports Metacity enabled window managers (Gtk stuff), so it works in Cinnamon and will probably work in GNOME as well. I haven't tried re-creating the theme for...

At the moment, I only have a need for the `style` to specify `long`, `short`, or `narrow`. I think numberingSystem and style is sufficient for now!