Coder Social home page Coder Social logo

Comments (4)

M1cha avatar M1cha commented on July 21, 2024

I totally forgot to publish it, thanks for reminding me. Here you go: https://github.com/M1cha/hyprctl-custom. Binaries are also built and published automatically for every release: https://github.com/M1cha/hyprctl-custom/releases/tag/v0.1.0.

The main goal of that tool is to support everything that hyprctl doesn't and which cannot be implemented using a oneline bash script. Feel free to create PRs or issues with any additional features you need. I think next I'm gonna implement switching to the next/previous workspace since things get annoying when you go beyond workspace 9.

from dotfiles.

ZerdoX-x avatar ZerdoX-x commented on July 21, 2024

Thank you :) Is this a fork of hyprctl? I can suggest you listing features in readme, I won't create separate issue for this in that repo.

from dotfiles.

ZerdoX-x avatar ZerdoX-x commented on July 21, 2024

Also just want to let you know that hyprctl-custom works great with fusuma:

swipe:
  3:
    up:
      update:
        command: "~/.local/bin/hyprctl-custom cursor-zoom in"
    down:
      update:
        command: "~/.local/bin/hyprctl-custom cursor-zoom out"
interval:
  swipe: 0.2

I mostly use keyboard and trying to migrate to mouseless (touchpadless) life, but I appreciate the gestures when I am too lazy or just using laptop one handed.

The only thing I am missing is non-linear progression, some curve. Because the more you are zoomed in, the smaller next "step" feels. Hope you understood what I mean. But this already involves some config file I guess, which is not that easy, at least for me. Just my thoughts :)

from dotfiles.

M1cha avatar M1cha commented on July 21, 2024

Thank you :) Is this a fork of hyprctl? I can suggest you listing features in readme, I won't create separate issue for this in that repo.

no it's a separate tool that uses the offical hyprland IPC api.

The only thing I am missing is non-linear progression, some curve.

I created an issue for that M1cha/hyprctl-custom#1

from dotfiles.

Related Issues (1)

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.