trickypr

Results 77 comments of trickypr

Thanks for the report. Can you run `cat /proc/cpuinfo` and confirm that your cpu has the following features available: ``` sse4_2 avx2 ``` We compile against newer CPU models than...

I am going to reopen this because I think we should drop AVX2 support and this issue is a good point to bring that up. AVX(2) does not provide instructions...

Some pointers: 1. In Pulse (and, with some settings changes, in Firefox), you can open browser-wide devtools (known as the browser toolbox) by pressing `Ctrl` + `Alt` + `Shift` +...

Probably similar cause to #191, but needs more investigation

I do not have an m# device to test / use. I am open to accepting a PR with m1 cross compiling.

We need CI setup for automated builds. Again, I would be happy to accept a PR that adds it to `alpha.yml`.

I can't seem to reproduce this on either of my Linux computers, so I am going to guess that there is something misconfiguration with the windows build. Not entirely sure...

You are missing a linker. I presume this is still distributed as some part of XCode, but I don't have a (modern) mac to debug.

> We were able to fix it. We simply used gluon cmd to create a new project and imported all the patches and ran gluon build. We are able to...

Under sway/i3, this should work fine with your fullscreen binding (mine is `meta + F`). `f11` works on KDE and might work on windows, but it will take control of...