Peter Fern
Peter Fern
Something doesn't add up here - your first quoted output shows `durationSeconds` of ~250ms, clearly less than 8s, but that path can only be triggered by the exceeding the specified...
I'd suggest removing the introduction of Go modules from this PR. Especially since v2 has already been released, care should be taken when migrating to modules. Look like there's a...
Does it not make sense? Are all applications expected to implement internal key repeat logic? Yes may be a valid answer. Also out of interest, where does the appId in...
> the app itself thru dbus Ah, I see there are differences between the Hyprland global shortcuts API and the upstream portal GlobalShortcuts API (the latter has no app_id field),...
If you vendor the dependencies using glide, it should build - I should probably update the docs and/or migrate to dep/vgo. Will need to update the glide deps at a...
I left the powerlineclone theme update in a separate commit in case you don't want to take it.
Hello from the future :wink: I have updated the PR to include the following attributes: - `bright` (alias: `bold`) - `dim` - `standout` (alias: `italic`) - `underscore` (alias: `underline`) -...
@edkolev the multi-colour feature would be useful. For the vcs slice, as well as others. I want to make the username change colour when root, for example. Can we work...
These options all seem to assume a single alternate colour, but something like VCS status might be multi-state.
There's actually a problem with the way debber handles this - resources appears to be the only way to get it to include `debian` contents in the control, however it...