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

New module to replicate xspy tool (and x11 library) #18877

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Commits on Feb 13, 2024

  1. Create lib for X11.rb

    h00die authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    faa80dc View commit details
    Browse the repository at this point in the history
  2. Update X11.rb

    h00die authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b22cafb View commit details
    Browse the repository at this point in the history
  3. Create spec for X11.rb

    h00die authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6156fb5 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    c39d046 View commit details
    Browse the repository at this point in the history
  2. Update x11.rb

    h00die authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    424c55f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7330c69 View commit details
    Browse the repository at this point in the history
  4. Update x11.rb

    h00die authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    f5a6d7d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

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

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    7292877 View commit details
    Browse the repository at this point in the history
  2. working but ugly code

    h00die committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    794e304 View commit details
    Browse the repository at this point in the history
  3. working xspy code

    h00die committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e7ca948 View commit details
    Browse the repository at this point in the history
  4. Thanks adfoster for spec fixes

    h00die committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    d85f257 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. more x11 progress

    h00die committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5e42df8 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

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

Commits on Feb 27, 2024

  1. WIP x11 screenshots and lib

    h00die committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    75d007b View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. WIP x11 screenshots and lib

    h00die committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    bd956e7 View commit details
    Browse the repository at this point in the history
  2. WIP x11 screenshots and lib

    h00die committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    69b89c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

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

Commits on Mar 22, 2024

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

Commits on Apr 14, 2024

  1. docs

    h00die committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    bc9fdb3 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. some review on x11

    h00die committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7a27c0f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. x11 progress

    h00die committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    417e7c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    83d1dcb View commit details
    Browse the repository at this point in the history
  2. doc update

    h00die committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a7b428a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. further x11 revisions

    h00die committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    45312a5 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. remove moved files

    h00die committed May 1, 2024
    Configuration menu
    Copy the full SHA
    80b4cb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. x11 library update

    h00die committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    05fb1d3 View commit details
    Browse the repository at this point in the history
  2. update x11 docs

    h00die committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ea0d400 View commit details
    Browse the repository at this point in the history
  3. Further x11 updates

    h00die committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    04f4990 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    a93a6dd View commit details
    Browse the repository at this point in the history
  2. Further updates to x11

    h00die committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    07cc3bb View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. xspy updates

    h00die committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    4ff3897 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Refactor some X11 code around

    Consistently refer to replys as responses
    smcintyre-r7 committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    cd4899d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from smcintyre-r7/pr/collab/18877

    Refactor some X11 code around
    h00die authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    e0a39b5 View commit details
    Browse the repository at this point in the history