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

server_x11 performance boost #105

Merged

Commits on Nov 13, 2015

  1. get_context rewrite for perf

    mzizzi committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    6a4479f View commit details
    Browse the repository at this point in the history
  2. added requirements.txt for server_x11

    mzizzi committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    55289bc View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2015

  1. libxdo key_press

    mzizzi committed Nov 14, 2015
    Configuration menu
    Copy the full SHA
    5b29a4c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2015

  1. updated requirements.txt for server_x11

    mzizzi committed Nov 15, 2015
    Configuration menu
    Copy the full SHA
    38368f5 View commit details
    Browse the repository at this point in the history
  2. use libxdo for server_x11 write_text

    mzizzi committed Nov 15, 2015
    Configuration menu
    Copy the full SHA
    7cab719 View commit details
    Browse the repository at this point in the history
  3. use libxdo server_x11 click_mouse

    mzizzi committed Nov 15, 2015
    Configuration menu
    Copy the full SHA
    9f0e5ab View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2015

  1. get_geometry to use lixdo

    mzizzi committed Nov 18, 2015
    Configuration menu
    Copy the full SHA
    49ed3ab View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2015

  1. move_mouse with xdo

    mzizzi committed Nov 25, 2015
    Configuration menu
    Copy the full SHA
    9799795 View commit details
    Browse the repository at this point in the history
  2. remove unused code / parameters

    mzizzi committed Nov 25, 2015
    Configuration menu
    Copy the full SHA
    f05cb57 View commit details
    Browse the repository at this point in the history
  3. phantom move bug fix

    mzizzi committed Nov 25, 2015
    Configuration menu
    Copy the full SHA
    7e6c58a View commit details
    Browse the repository at this point in the history
  4. refactor server_x11.py

    mzizzi committed Nov 25, 2015
    Configuration menu
    Copy the full SHA
    f8d7f7b View commit details
    Browse the repository at this point in the history
  5. rm bench script

    mzizzi committed Nov 25, 2015
    Configuration menu
    Copy the full SHA
    c92bbbf View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2015

  1. requirements for libxdo

    mzizzi committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    86aa7c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2016

  1. Configuration menu
    Copy the full SHA
    3e71eae View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2016

  1. Configuration menu
    Copy the full SHA
    485f24f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2016

  1. Configuration menu
    Copy the full SHA
    2cffe9d View commit details
    Browse the repository at this point in the history
  2. move_mouse proportional bugfix + docs

    mzizzi committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    4d56a01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    795125b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2016

  1. configurable server_x11 implementation

    mzizzi committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    e73388e View commit details
    Browse the repository at this point in the history
  2. plugin loading bugfix

    mzizzi committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    b615fbd View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into server_x11-get_context-perf

    Conflicts:
    	server/core.py
    	server/linux_x11/server_x11.py
    	server/linux_x11/x11_xdotool.py
    mzizzi committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    a73a6e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2016

  1. bugfix server_x11 libxdo mouse_move

    mzizzi committed Mar 12, 2016
    Configuration menu
    Copy the full SHA
    1d8c026 View commit details
    Browse the repository at this point in the history
  2. bugfix click_mouse for direction=up

    mzizzi committed Mar 12, 2016
    Configuration menu
    Copy the full SHA
    672f0fb View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2016

  1. updated requirements.txt for x11 server

    mzizzi committed Mar 13, 2016
    Configuration menu
    Copy the full SHA
    646f1c2 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2016

  1. Merge branch 'master' into server_x11-get_context-perf

    Conflicts:
    	server/linux_x11/requirements.txt
    mzizzi committed May 15, 2016
    Configuration menu
    Copy the full SHA
    3308fa5 View commit details
    Browse the repository at this point in the history