IMTheNachoMan

Results 47 issues of IMTheNachoMan

Once we define zones, a window can only be dropped into a specific zone. It would be nice if, while dragging a window around, you can press `shift` or `ctrl`...

Right now you can use non-primary mouse button to either toggle zone activation or cycle. My thought is, one of these options would be good/better: 1. After zone activation, it...

help wanted

I am trying to use WinDirStat in a high secure environment. The security team can't approve it because https://windirstat.net/download.html does not list Windows 10/11 under compatibility. I know it works...

- **Etcher version:** N/A - **Operating system and architecture:** Ubuntu 24.04 x64 - **Image flashed:** N/A - **What do you think should have happened:** It should run/install - **What happened:**...

Is there an environmental variable or something we can use to disable the username/password prompt? Also, anyway to allow HTTP and disable HTTPS redirect?

I have some feature ideas for kzones. I didn't want to open multiple issues so I'm putting them all in one issue. - Add layout name to the top slide-down...

I have input like `last, first m` and I want to convert it to `first m last`. So I am trying to use regex to extract the various parts and...