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

Add border_width to window coordinates #1969

Merged
merged 3 commits into from
Apr 25, 2024
Merged

Add border_width to window coordinates #1969

merged 3 commits into from
Apr 25, 2024

Commits on Mar 25, 2024

  1. Update xcb.c

    window coors relative to border_width.
    ortango committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    9fcfcfb View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Add border_width to window coordinates

    Normalize the geometry between reparenting and non- window managers.
    ortango committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8b5c572 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. remove WM_ROOT_WINDOW_OFFSET

    * remove WM_ROOT_WINDOW_OFFSET
    * only translate reparent
    ortango committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    b74c69a View commit details
    Browse the repository at this point in the history