Activity
x11: fix WindowAttributesExtX11::with_x11_screen()
x11: fix WindowAttributesExtX11::with_x11_screen()
Force push
x11: fix WindowAttributesExtX11::with_x11_screen()
x11: fix WindowAttributesExtX11::with_x11_screen()
Force push
x11: fix WindowAttributesExtX11::with_x11_screen() (rust-windowing#3974)
x11: fix WindowAttributesExtX11::with_x11_screen() (rust-windowing#3974)
Deleted branch
x11: fix WindowAttributesExtX11::with_x11_screen()
x11: fix WindowAttributesExtX11::with_x11_screen()
Force push
Deleted branch
Apply @notgull's suggestion
Apply @notgull's suggestion
Force push
Add changelog entry
Add changelog entry
Extend the window example with X11_{SCREEN,VISUAL}_ID env variables
Extend the window example with X11_{SCREEN,VISUAL}_ID env variables
Add changelog entry
Add changelog entry
x11: iterate only visuals from the matching screen
x11: iterate only visuals from the matching screen
macOS: add ability to make titlebar unified (rust-windowing#3960)
macOS: add ability to make titlebar unified (rust-windowing#3960)
Add a screen_id() getter to WindowAttributesExtX11
Add a screen_id() getter to WindowAttributesExtX11
Force push
Add a screen_id() getter to WindowAttributesExtX11
Add a screen_id() getter to WindowAttributesExtX11
Add a screen_id() getter to WindowAttributesExtX11
Add a screen_id() getter to WindowAttributesExtX11
Filter correct root window when selecting visuals
Filter correct root window when selecting visuals
Collect all variants for even more exhaustive visuals debugging
Collect all variants for even more exhaustive visuals debugging
More visuals debugging
More visuals debugging
Debug visual ids etc.
Debug visual ids etc.
Debug X11 create window
Debug X11 create window
Extend the window example to use X11_SCREEN_ID env variable
Extend the window example to use X11_SCREEN_ID env variable
Add a bit of debug logging
Add a bit of debug logging
Compile error fix
Compile error fix
Get the correct parent window based on the X11 screen-id, if passed
Get the correct parent window based on the X11 screen-id, if passed
Force push
Get the correct parent window based on the X11 screen-id, if passed
Get the correct parent window based on the X11 screen-id, if passed
Make platform_specific field public to access screen_id
Make platform_specific field public to access screen_id