Jonas Falck

Results 39 issues of Jonas Falck

Also fixed a few other things: - bugs in active mode detection with displays with multiple rates (144hz and 60hz in my case). Updated test cases. - Turn off changed...

Now i had to use this hack: ``` - name: Dockhome outputs_connected: - eDP-1 - DP-2-1 - DP-2-8-LEN-25065* configure_row: - eDP-1 - DP-2-1@1920x1080 #hack since we cannot set hz in...

It works for a while and then it stopps working. I ran it with '--no-daemon` to see the error when it stops working: ``` Mar 24 08:10:52.941 INFO Clipboard ["https://certbot.eff.org/instructions"]...

I would be nice if `clipcat-menu -f rofi` would be able to pase into both PRIMARY and CLIPBOARD at the same time? My normal workflow is that i cannot access...

Resolves: #106

Seems to be caused by 46bd79c4540341fe472fe71dd2ce0ccd4e635450 There are additional tabs before the last `}` and `fs.Register(data)` FYI @jcchavezs

Used to automaticly discover enabled modules on localhost Will be used together with https://github.com/FortnoxAB/prometheus-net-discovery The idea is to dynamicly discover modules based on what's running on the machine at the...

The problem seems to be here? https://github.com/sosedoff/pgweb/blob/706caa44bfda2261681d81ed5fcc01394a95db00/pkg/client/client.go#L354-L373

I have the app running in kubernetes. I just the api-server proxy and get this url: http://localhost:8001/api/v1/proxy/namespaces/kube-system/services/kube-registry-frontend The app loads fine with its resouces but no API calls work. The...

probably related to the changes here: https://github.com/stampzilla/gozwave/blob/master/nodes/node.go#L192 My device looks like this. The name should default to brand - product ``` { "type": "lamp", "node": "9e774f59-d47d-4d40-9553-4b6248cdd768", "id": "1009", "name": "...

bug