Mikael Carneholm
Mikael Carneholm
The new greeter makes the session crash each time I unlock the screen with the laptop plugged into the TB16 dock :( This is from the /var/log/syslog file: ``` Sep...
If the intention is/was to replace "minimize current window hotcorner" with clicking the icon of the app in the dock, here is an real-life example why that isn't such a...
After additional consideration, I think the reason for removing the hotcorner action is a misunderstanding of the HIG. Quoting: > These guidelines are designed to help developers and designers create...
 Another example of why "close instead of minimize" doesn't work so well (in this example even using the elementary native terminal app): when...
For re-enabling hot corner minimize (without using xdotool), run `dconf write /org/pantheon/desktop/gala/behavior/hotcorner-bottomleft "'minimize-current'"` (note the single quotes inside the duble quotes around `minimize-current`)
> Few questions to better understand the situation: > > * Did you upgrade from a previous DT version, or is this an entirely new instance? This is an entirely...
For completeness: ``` # ls -l $(docker volume inspect compose_dependency-track | jq -r '.[].Mountpoint')/.dependency-track/keys total 12 -rw-r--r-- 1 ubuntu ubuntu 2373 Dec 21 09:27 private.key -rw-r--r-- 1 ubuntu ubuntu 550...
I have also seen this, so +1 from me.