index
:
navi/wayland/wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
backend
/
x11.h
Age
Commit message (
Expand
)
Author
2022-02-21
backend/x11: remove wlr_input_device_impl
Simon Zeni
2022-02-21
types/wlr_touch: add base wlr_input_device
Simon Zeni
2022-02-21
types/wlr_pointer: add base wlr_input_device
Simon Zeni
2022-02-21
types/wlr_keyboard: add base wlr_input_device
Simon Zeni
2021-06-07
backend/x11: remove swapchain
Simon Ser
2021-06-07
backend/x11: implement get_dmabuf_primary_formats
Simon Ser
2021-05-21
backend/x11: use common renderer and allocator
Simon Ser
2021-04-20
backend/x11: add support for shm buffers
Tadeo Kondrak
2021-04-09
Remove WLR_HAS_XCB_ERRORS
Simon Ser
2021-02-08
backend/x11: drop x11-xcb dependency
Simon Ser
2021-02-05
backend/x11: use native cursors
Ilia Mirkin
2021-01-21
backend/x11: keep track of exposed rects, add them to damage regions
Ilia Mirkin
2021-01-18
backend/x11: set a blank cursor rather than hiding globally
Ilia Mirkin
2021-01-17
backend/x11: add support for DRI3 1.0
Simon Ser
2021-01-16
backend/x11: implement get_drm_fd
Simon Ser
2021-01-07
remove unnecessary egl includes
Simon Zeni
2021-01-07
backend: remove wlr_egl from all backends
Simon Zeni
2020-12-28
backend/x11: create per-window present event contexts
Simon Ser
2020-12-27
backend/x11: implement a real rendering loop
Simon Ser
2020-12-21
backend/x11: re-use pixmaps
Simon Ser
2020-12-13
backend/x11: query modifiers supported by X11 server
Simon Ser
2020-12-13
backend/x11: switch to wlr_swapchain
Simon Ser
2020-11-24
backend/x11: log errors
Simon Ser
2020-11-11
Remove unneeded includes from wlr_input_device.h
Isaac Freund
2020-03-06
backend/x11: add support for adaptive_sync_enabled
Simon Ser
2019-11-19
backend/x11: Revert usage of present extension
Scott Anderson
2019-11-02
backend/x11: Give X11 a real rendering loop
Scott Anderson
2019-07-27
Remove all wayland-server.h includes
Simon Ser
2019-07-17
backends/x11: Touch support
Sebastian Krzyszkowiak
2019-03-15
backend/x11: improve output number handling
Brian Ashworth
2018-11-13
backend/x11: Hide cursor with Xfixes
Scott Anderson
2018-11-13
backend/x11: Remove old input functions
Scott Anderson
2018-11-13
backend/x11: Add new Xinput events
Scott Anderson
2018-11-13
backend/x11: Check for xinput extension
Scott Anderson
2018-11-13
backend/x11: Make header order consistent
Scott Anderson
2018-11-13
backend/x11: Rename xcb_conn to xcb
Scott Anderson
2018-11-12
Use #if instead of #ifdef for wlroots config data
emersion
2018-10-12
Include wlr/config.h in x11.h
Scott Anderson
2018-09-18
backend/x11: add assertions
emersion
2018-04-29
backend/x11: add one pointer per output
emersion
2018-04-28
backend/x11: correctly destroy input devices
emersion
2018-04-25
Make sure we don't use others' prefixes
emersion
2018-04-15
x11_handle_input_event: Remove return value
Uli Schlachter
2018-04-03
backend/{x11,headless}: fix refresh rate
emersion
2018-04-03
backend/x11: fix cursor position when receiving configure event
emersion
2018-03-31
backend/x11: hide cursor
emersion
2018-03-30
backend/x11: fix input events
emersion
2018-03-30
backend/x11: add WLR_X11_OUTPUTS support
emersion
2018-03-30
backend/x11: refactor, prepare support for multiple outputs
emersion
2018-03-28
backend/x11: make xcb-xkb optional, remove global state
emersion
[next]