Q

Results 13 comments of Q

@klezVirus You have to use `/MT` instead of `/MD`? https://github.com/klezVirus/inceptor/blob/42c313fd6a0edaf0d3750b9ef90d5683cb2e3db2/inceptor/compilers/ClCompiler.py#L63

This usecase is confusing :) the server has public IP. Anyone can query this public IP and all the traffic will be arp-proxied to an IP inside LAN. From the...

I see, I don't think that working around this issue is worth it. I'd just leave a notice in the documentation for people with poor network setup. Sorry guys for...

@kennylevinsen thanks for this explanation! So power setting for output is a blocking operation in sway - perhaps we could just use other utility to shut down monitor via dpms?...

I discovered why the DPMS is not always working. When a xwayland window is active (or sometimes even on given display) dpms won't start. When I move to workspace without...

Sorry for necro-bumping :) I have a similar problem - when I lock with swayidle I make dpms kick in immediately and turn off the monitor. When I start typing...

Yeah, I'm getting used to hitting 'Ctrl' before I start typing :rofl:

This might be related to this issue: https://github.com/swaywm/sway/issues/7112

Nice tool. I'm getting a false positive (red) via web ui / command line for a site running Openssl 0.9.8.

Easiest way to check what @takinbo mentioned is to run `nginx -V` and look for custom library paths.