José Expósito

Results 62 comments of José Expósito

This is already possible just with Touchégg, check example 2 or add the shortcuts with [Touché](https://github.com/JoseExposito/touche) for testing: https://github.com/JoseExposito/touchegg#keyboard-shortcut-send_keys The user experience can be improved by, for example, not allowing...

@capttrousers here is the right config: ![image](https://user-images.githubusercontent.com/1335948/144094634-b29fb710-f447-49ac-98ef-784a8a9bfa3b.png) You are probably finding problems, like not being able reverse to Alt+Tab because of the missing fields.

Probably not to be discussed on this issue, but there are Wayland protocols available for these tasks. I can quickly think of [layer shell](https://github.com/swaywm/wlroots/blob/master/protocol/wlr-layer-shell-unstable-v1.xml) and [toplevel management](https://github.com/swaywm/wlroots/blob/master/protocol/wlr-foreign-toplevel-management-unstable-v1.xml). I think that...

What do you think about this @elementary/ux ? IMHO, this would be great to have, I'd use ⌘ T a lot :) However, I think that integrating this with [switchboard-plug-applications](https://github.com/elementary/switchboard-plug-applications)...

Additional information: https://github.com/elementary/gala/issues/1274

It finally crashed on my desktop. Here is the `dmesg` output: ``` [ 2745.657634] gala[1686]: segfault at 21c ip 00007f8def78da04 sp 00007ffea6f5d4d8 error 4 in libmutter-6.so.0.0.0[7f8def706000+fe000] [ 2745.657644] Code: 0f...

It happens after a timeout also on my side. The Bluetooth connection was just a coincidence.

Yes, it could be that icon. Let me know when your PR is merged so I can test it and close this issue :+1:

Hi, First at all, thank you very much for your work in this project @ivanpopelyshev. It is a great plugin and you've done an amazing work so far. I'd like...

Hi @ivanpopelyshev , Thank you very much for you quick answer. I'm having the problems described in this issue trying to integrate pixi-tilemap in my webpack project: `Uncaught ReferenceError: PIXI...