Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autograb (without inputlock, for now) #494

Closed

Commits on Jun 27, 2019

  1. nxagent: Add autograb mode.

     You can now toggle between autograb mode by pressing CTRL-ALT-G
     (default, can be adjusted in keystrokes.cfg).
    
     Fixes ArcticaProject#384.
    uli42 committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    facc2ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8df3c4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    331c96c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb64c1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9b1c82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1efe175 View commit details
    Browse the repository at this point in the history
  7. Events.c: Autograb only for windowed modes

    This also make re-autograbbing after switch back from AllScreens work.
    uli42 committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    56f2aec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3cf072 View commit details
    Browse the repository at this point in the history
  9. Make AutoGrab work in more situations

    Especially switchin to/from fullscreen with active AutoGrab was
    problematic. Works much smoother now.
    uli42 committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    96672d7 View commit details
    Browse the repository at this point in the history