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

Prepare API for multimonitor support #2980

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

Commits on May 6, 2024

  1. add a Monitor class

    L0laapk3 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    faaab05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d5fdda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f27a28 View commit details
    Browse the repository at this point in the history
  4. Implement MonitorImplX11

    L0laapk3 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    743a39e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70d88e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34e99d0 View commit details
    Browse the repository at this point in the history
  7. convert indent to spaces

    L0laapk3 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    907364b View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    4aa3474 View commit details
    Browse the repository at this point in the history
  2. fix copy-pasted comments

    L0laapk3 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f194c1b View commit details
    Browse the repository at this point in the history
  3. fix comments and style

    L0laapk3 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b4649e7 View commit details
    Browse the repository at this point in the history
  4. minimize diff

    L0laapk3 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f6df6b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9633c1c View commit details
    Browse the repository at this point in the history
  6. update cmakelists

    L0laapk3 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    23c45bb View commit details
    Browse the repository at this point in the history
  7. resolve conflict

    L0laapk3 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    de7b827 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0c0b83 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ec5aaaa View commit details
    Browse the repository at this point in the history
  10. documentation

    L0laapk3 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8d12598 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ccc4175 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    30aa166 View commit details
    Browse the repository at this point in the history
  13. remove from gitignore

    L0laapk3 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ee6144b View commit details
    Browse the repository at this point in the history
  14. minimize diff

    L0laapk3 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    29d52b5 View commit details
    Browse the repository at this point in the history
  15. alfabetic

    L0laapk3 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    77712f6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    18067b1 View commit details
    Browse the repository at this point in the history
  17. replace a tab with spaces

    L0laapk3 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    43f928e View commit details
    Browse the repository at this point in the history
  18. fix mac import

    L0laapk3 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0bcb822 View commit details
    Browse the repository at this point in the history
  19. run clang-format

    L0laapk3 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3695efa View commit details
    Browse the repository at this point in the history
  20. modify comment

    L0laapk3 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    bc70eb2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2e0612a View commit details
    Browse the repository at this point in the history