Mikael Carneholm

Results 28 comments of 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...

![screenshot from 2018-10-25 16 33 08 2x](https://user-images.githubusercontent.com/1648530/47509083-a244ef00-d875-11e8-9df5-14fc986dd35f.png) 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.