Git Product home page Git Product logo

Comments (10)

fdw avatar fdw commented on June 19, 2024

From your description, it sound like you're hit with jordansissel/xdotool#43 , and unfortunately, there's nothing I can do about that (it annoys me, too, sometimes).

However, you also linked #15, which is about the window not receiving any keystrokes. Is that true for you as well?

from rofi-rbw.

nB82DXcx8L2jrXyw avatar nB82DXcx8L2jrXyw commented on June 19, 2024

@fdw Thanks for the answer. I guess I misunderstood #15 then. It's not a major issue and I guess I'll just have to accept it if that issue been open 8 years.

from rofi-rbw.

fdw avatar fdw commented on June 19, 2024

Sorry, really :(

I'd love to fix this, but I don't think I can do this in rofi-rbw alone :/

from rofi-rbw.

symphorien avatar symphorien commented on June 19, 2024

would it be possible to run xdotool keyup Shift_L Shift_R Alt_L Alt_R after xdotool as suggested in the issue in the xdottool repo? (Shift is required for layouts where numbers are accessed with shift like azerty)

from rofi-rbw.

fdw avatar fdw commented on June 19, 2024

First, I've pushed at a branch at release-alt to test this out. Can you please report back if this is better?

Secondly, I'd really love the implementation from @scgtrp and would prefer that if it becomes available.

from rofi-rbw.

symphorien avatar symphorien commented on June 19, 2024

oh my understanding was that it must be run before, so I was trying symphorien@f0dae81 (which has been working for 3 days, fwiw)

from rofi-rbw.

fdw avatar fdw commented on June 19, 2024

I think both ways should work (theoretically 😉), though slightly differently: Doing it first means that we don't have to do --clearmodifiers, which in turn means that the keys can't get stuck.

Doing it after still requires --clearmodifiers, but releases them afterwards, in case they got stuck.

If you've tested your way and it works, why don't you open a PR for it? I don't like to take credit for your idea and work 🙂

from rofi-rbw.

symphorien avatar symphorien commented on June 19, 2024

I'll test a few more days, and then open a PR

from rofi-rbw.

fdw avatar fdw commented on June 19, 2024

Awesome, thank you 🙂

from rofi-rbw.

symphorien avatar symphorien commented on June 19, 2024

see #63

from rofi-rbw.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.