project-repo

Results 61 comments of project-repo

It's not exactly a duplicate but yes, it is definitely related. In any case, both would be resolved by adding a pointer tracking the currently focussed view instead of relying...

Thanks for the suggestion! Yes, I agree that the current implementation is not a very satisfying solution... The reason it is handled like this is simply because it was easiest...

We pushed some code to development implementing this in https://github.com/project-repo/cagebreak/commit/ed5cca93901574524a9fa26f93a96e4d1adf8b5d. Sorry for not writing this much sooner. To anyone who reads this: This feature will remain on the developmentbranch for...

Hi nipsis, Thanks for your suggestion! I'm not sure though if we will be adding this feature to cagebreak: I do also see the benefit of having the cursor change...

Unfortunately I am unable to reproduce the issue with the pointer/cursor. However, in my case firefox is also not showing up in xlsclients... How are you setting `MOZ_ENABLE_WAYLAND`? Note that...

Is this still relevant?

So I played around with this a bit more yesterday (I was having a similar problem with an xwayland application). What solved it for me was setting the environment variable...

Hi kinleyd, is this still an issue with the current development branch? We suspect that the switch to `wlr_scene` might clean up the problem. cheers project-repo

Yes, that is correct, there is no command implemented to do this. I'm not sure how this is handled in other wayland compositors such as `sway`. One thing that I...

As indicated above, what you ask for is currently not possible in cagebreak. `ydotool` is also unfortunately not a viable option since the keypresses sent by `ydotool` are first interpreted...