Mayank Suman

Results 10 comments of Mayank Suman

Wayland after version 1.9 support keyboard grabbing. [wayland mailing list](https://lists.freedesktop.org/archives/wayland-devel/2017-July/034459.html)

The issue regarding non-interactive screenshot is fixed (https://github.com/flatpak/xdg-desktop-portal/issues/649). I will submit a PR soon.

Hi @jahnf , we should implement `xdg-desktop-portal` based screenshot capture as it one of the cross-platform way for taking screenshots on wayland. Reference: https://github.com/flatpak/xdg-desktop-portal/blob/master/data/org.freedesktop.portal.Screenshot.xml https://github.com/ksnip/ksnip/issues/243 https://github.com/flameshot-org/flameshot/issues/446 https://github.com/emersion/grim

I briefly tested the program with Fedora 34 today. There are three different issues with Projecteur in wayland. 1. Issues with taking screenshot 2. Issue with setting the position of...

Windows does not allow device grabbing by an application. For USB device, there is a workaround (see libusb/libusb#335 ); however for bluetooth device, I do not know any workaround. To...

My configuration is a bit different. OS: Debian Linux ((kernel version: 4.19.0-2-amd64) WM: Gnome (3.30.2) However, plover (commit 2943a97) is also showing lag in the input. I observed that upon...

Interestingly, in my case the windows names are not being set to default. @noscript Can you please share more information like OS, tmux version, autorename setting as in tmux.conf and...

Yes, `echo $(pyenv virtualenv-init -)` makes every command slow. This command run following set of command while starting the shell. ``` export PATH="/home/mayank/.pyenv/plugins/pyenv-virtualenv/shims:${PATH}"; export PYENV_VIRTUALENV_INIT=1; _pyenv_virtualenv_hook() { local ret=$? if...

@fnevgeny [Check this comment](https://github.com/jahnf/Projecteur/issues/6#issuecomment-493092436). It is possible to make the presenter vibrate by sending a special package on usb.

> Thanks. It doesn't work for me, though, for a reason. Also, not applicable when connecting through BT directly... It is not clear to me. Does it work on usb?...