TimUntersberger
TimUntersberger
@ramirezmike that is 100% a bug. I will fix it later this week.
@keepitsane @ramirezmike both fixed.
#259 will contain a rewrite of the documentation so if anyone has any feedback regarding the documentation please tell me now so I can consider it when rewriting the docs.
I have thought about implementing manual resizing as well and will probably want to do this in the near future. Can you open seperate issues for each feature? Following is...
I tried to implement a fix for this and already know when a monitor gets disconnected/connected. The problem is that it seems like the `hmonitor` ids change when you plug...
> It's almost ready, but I still have to fix a few issues and I also need to go through everything again and perhaps clean up some code, since this...
> The main hook thread waits for 100ms to get this message back, and if it doesn't it lets the key press through to other applications My first idea would...
I am not too sure what the usecases are for saving/loading static layouts. The more I think about it the less useful it seems. Can you think about some valid...
> I think an idea we've talked about in the past was to have a callback that runs on every new window with properties passed in of the window so...
You are right that wwm can't handle applications that have administrator privileges when not having them itself. I don't know whether it is possible to check for the privileges that...