Martin Wilck
Martin Wilck
@ederag, taking one step back, I wonder about your commit d22abc46333f ("migrate to Gtk.Application") where you introduced the `present_with_time()` call. You have `present()` methods in various dialogs, but you applied...
Thanks for the report. > `17:31 123 - fix this bug` The problem is that hamster interprets the 2nd number as a *duration*. This is by design (if you look...
> as the new Gnome philosophy seems to be "no configuration, we choose for you what you need" I understand your frustration, and I've cursed GNOME for this myself. But...
> You can include any #tag in the activity name, including numeric values like #999, but you have to end the activity[@category] by `,,`, i.e. `#123 fix this bug,,`. (The...
Unless I'm mistaken, this would be solved by #1664.
> (possibly in future, depending on benchmarks, feedback, rust availability, etc.) > > * switch to `dracut-cpio` exclusively for archive creation > > * remove `dracut-install` I/O functionality, leaving it...
> https://patchwork.kernel.org/patch/10541813/ maybe? Just hit this (on an ARM board where I can't easily upgrade kernel to check) Quite likely. This should be fixed meanwhile, then.
Sounds similar to #15. I currently don't plan to implement this. If someone wants to work on it, be my guest.
I agree that it would be a useful feature, but I don't think it's an easy one. The dependency tree of subvolumes and snapshots can be complex; we'd need to...
Thinking about this some more, I don't consider it very useful any more. The purpose for which `btrfs-clone` has been written is cloning an entire file system, with all its...