project-repo
project-repo
``` 1. Where can I configure my keyboard repeat and delay rates? ``` Indeed there is no interface for this atm. This is another one of these things that was...
Oh ok, we'll take a look at the idle protocol, though I can't guarantee that we will add it: I guess it depends on whether the amount of new code...
As you correctly recognised, cagebreak is designed to be completely keyboard-oriented. However, I understand that for the multi-monitor setup you describe it may be useful to have some kind of...
There has been much talk about #12 and how it would improve all sorts of use cases, once implemented. While much remains to be determined, we would like to give...
Some but not all features mentioned in our previous comment have now been implemented on the development branch. Information on current events is provided through the ipc socket now. The...
We pushed some code to development implementing the `dump` functionality. This should contain the information you require since it gives you the view currently focussed by the pointer from which...
Thank you for your feedback. Regarding your question of "inserting code" - this is not possible. The current concept is that information is provided over the socket - what the...
We took a look at this today and as it turns out not that much is actually needed to enable this feature. We've just pushed some code to the startup_failed...
Hi, we just pushed some code to the development branch which sends an ipc event every time the cursor changes tile (to compile it, you can simply change `startup_failed` to...
Great, glad you like it! I'm not quite sure what you mean with default behaviour though: Do you mean that the dump output contains the info about tile switches? In...