Justin Kromlinger
Justin Kromlinger
Looks like it simply would require a flag-check to [skip those three lines](https://github.com/cesnietor/console/blob/2ad7833022fad1f7b3d9763b524fc94b5ec37d60/api/user_objects.go#L1103-L1105) and return `minioURL` instead.
A feature similar to `smart_gaps` would be great as well: `smart_titlebar on` would only show the titlebar when two or more windows are visible in a workspace.
Hm, that doesn't work for me. `hide_edge_borders --i3 smart` still shows a title bar even when only one tab is open. I guess I'll open a bug report later.
LGTM so far. Could you add the error message and remove the draft flag?
Same applies for `QPainterPath`: ``` diff --git a/Software/src/GrabConfigWidget.cpp b/Software/src/GrabConfigWidget.cpp index 4cd77aa..b8fb703 100644 --- a/Software/src/GrabConfigWidget.cpp +++ b/Software/src/GrabConfigWidget.cpp @@ -28,6 +28,7 @@ #include #include #include +#include #include "debug.h" const unsigned GrabConfigWidget::MarginArrow =...