Jan Alexander Steffens
Jan Alexander Steffens
Take a look at https://github.com/heftig/rtkit/commit/7f24c26b6e6b5be0f50b42f86bbc7c43630687c9, which uses `xxd` to convert the XML file into C array. The resulting C file gets distributed, so `xxd` will not be necessary when you...
Yes. Not sure how easy this is to fix. You might need to make your `nohidepid` group `rtkit`'s main group.
@Maryse47 Are you sure? What did you try? So, I think the problem is that as part of "dropping privileges" (which can be disabled with `--no-drop-privileges`), rtkit-daemon changes its user...
The sort should be stable, i.e. keep identical items in the same order.
I'm not sure what you're getting at. You want to save a single click?
Sorting a single folder actually saves folder-specific sort settings so the confirmation is not eliminated so easily.
I think I'll have to somehow augment the bookmark nodes with data from the `history` API. That gets us `lastVisitTime` and `visitCount` data.
Do you have separators between the sorted sections?
Not quite; the code assumes that gaps in the indices of items mean separators are present. This was the case in Firefox before version 57, when separators became explicit items....
This needs to be handled: - If a folder's config changes and it is and/or was inheritable, it needs to be sorted recursively. - If a folder is moved and...