Coder Social home page Coder Social logo

Comments (2)

ValentijnvdBeek avatar ValentijnvdBeek commented on August 25, 2024 1

Hi Parker,

Thanks for the bug report, but I think it is a JuiceSSH issue. I just looked at it and I think that JuiceSSH is sending both keys separately which trips up urwid when you're too slow. Using the number keyboard works pretty well and is only iffy with the settings page or the debug page (which you rarely need). Even then, it works if you're quick enough.

Also if you don't mind not being able to search for songs using a number you can drop this into your ~/.config/clay/config.yaml which will make numbers switch pages.

hotkeys:
  mod_key: ctrl

  clay_hotkeys:
    global:
      seek_start: mod + q
      play_pause: mod + p
      seek_backward: shift + left
      seek_forward: shift + right
      quit: mod + x
      toggle_shuffle: mod + r
      next_song: mod + d
      prev_song: mod + a
      toggle_repeat_one: mod + o
      handle_escape: esc, mod + _
      show_debug: "0"
      show_library: "1"
      show_artists: "2"
      show_stations: "3"
      show_playlists: "4"
      show_search: "5"
      show_queue: "6"
      show_settings: "9"

I hope this helps.

ps. is it me or does this look amazing?
pps. for your use case it might be interesting to look at an MPRIS2 controller when a release with #32 comes out or, if you feel like helping to test, on the porcelain branch.

from clay.

parkerlreed avatar parkerlreed commented on August 25, 2024

Thanks! Indeed being a bit more quick works. :D Thanks for the heads up about the config. Will keep that in mind.

And yeah, I like the look too https://ibb.co/dzgBup

from clay.

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.