dbr/Ben

Results 190 comments of dbr/Ben

Hmm the two-enum approach would be slightly tedious to use, because the variants are of varying types. For example: ```rust let rounding = ui.style_var(StyleVarName::FrameRounding); let padding = ui.style_var(StyleVarName::FramePadding); ``` If...

I think this is still a relevant feature request - although `ImString` isn't used in as many places any more, this might still be a useful optimization for some applications

Hmm, the error is due to missing the fontconfig library. Simplest solution is to install that library (`libfontconfig-dev` on Ubuntu) However it's a bit strange that it is required -...

I think there's a few issues here: First: We need better pointers for people to find examples I think this point is fairly uncontentous - and I suspect just a...

Sorry for the very slow reply! Did you get this working, or did you give up? :grimacing: The above errors are from the sdl integration (`imgui-sdl2-support`), and are just another...

I'll close this for now, but feel free to reply/reopen if you haven't lost interest!

Thanks for the gentle poking @MarijnS95 - sorry for the absense, no specific reason for the delay, just my attention has been dragged to work and house things! Shall merge...

I had the same confusion - no scheduled backups occurred while GUI was open. I had just installed and configured Timeshift, and so I left the interface open to check...

> Perhaps there is some alternative program I can use that is like this? As mentioned, the "level 2" and beyond steps aren't doable by DNS resolver It doesn't really...