index
:
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
/
wlr
/
interfaces
Age
Commit message (
Expand
)
Author
2022-02-21
types/wlr_touch: add base wlr_input_device
Simon Zeni
2022-02-21
types/wlr_tablet_tool: add base wlr_input_device
Simon Zeni
2022-02-21
types/wlr_tablet_pad: add base wlr_input_device
Simon Zeni
2022-02-21
types/wlr_switch: 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
2022-02-21
types/wlr_input_device: call the specialized input device destroy function on...
Simon Zeni
2022-02-21
interfaces/wlr_input_device: introduce wlr_input_device_finish
Simon Zeni
2022-02-21
types/wlr_input_device: default vendor and product id to 0
Simon Zeni
2021-11-30
output: fix typo in wlr_output_impl.get_primary_formats docs
Simon Ser
2021-11-19
output: Add function to set preferred render format
Manuel Stoeckl
2021-07-29
output: drop wlr_output_impl.{attach,rollback}_render
Simon Ser
2021-07-12
output: remove wlr_output_impl.export_dmabuf
Simon Ser
2021-07-06
move wlr_box from /types to /util
Simon Zeni
2021-06-20
backend: add output state allow-lists
Simon Ser
2021-06-07
output: make attach_render and rollback_render optional
Simon Ser
2021-06-07
output: add get_primary_formats to interface
Simon Ser
2021-06-02
output: take a wlr_buffer in set_cursor
Simon Ser
2021-06-02
output: add get_cursor_formats and get_cursor_size to interface
Simon Ser
2021-03-09
output: document hotspot coord space
Simon Ser
2021-02-05
Make implementation function lists static const
Manuel Stoeckl
2020-06-30
output: add backend docs
Simon Ser
2020-06-19
output: rename impl->rollback to rollback_render
Simon Ser
2020-05-14
output: make wlr_output_set_gamma atomic
Simon Ser
2020-04-10
output: fix blurred hw cursors with fractional scaling
Simon Ser
2020-04-08
Add wlr_output_impl.rollback
Simon Ser
2020-04-08
output: check buffer in wlr_output_test
Simon Ser
2020-04-08
output: introduce wlr_output_test
Simon Ser
2020-03-04
output: remove wlr_output_impl.schedule_frame
Simon Ser
2019-12-30
output: re-introduce atomic mode, enabled, scale and transform
Simon Ser
2019-12-23
meson: Various improvements
Scott Anderson
2019-08-07
Revert "output: atomic mode"
Rouven Czerwinski
2019-08-02
output: atomic mode, enabled, scale and transform
Simon Ser
2019-07-17
wlr_touch: Declare wlr_touch_impl usage as const
Sebastian Krzyszkowiak
2019-06-16
output: remove wlr_output_impl.transform
Simon Ser
2019-06-07
output: change set_dmabuf to attach_buffer
Simon Ser
2019-06-07
backend/drm: add basic support for direct scan-out
emersion
2019-04-23
output: rename needs_commit to needs_frame
Simon Ser
2019-04-23
output: refactor backend API
Simon Ser
2019-03-19
s/lid_switch/switch_device
Ryan Walklin
2018-12-15
[WIP][DONTMERGE]Add support for libinput_switch input devices
Ryan Walklin
2018-10-29
backend/drm: fix frame scheduling on secondary GPUs
emersion
2018-10-05
output: don't trigger a frame immediately in schedule_frame
emersion
2018-10-04
output: add presentation refresh prediction
emersion
2018-10-04
output: add present event
emersion
2018-10-03
output: make gamma size a size_t and gamma table const
emersion
2018-09-14
output: make wlr_output_enable return a bool
emersion
2018-08-24
Revert "Revert "Merge pull request #1194 from ascent12/meson_feature""
Scott Anderson
2018-08-23
Revert "Merge pull request #1194 from ascent12/meson_feature"
Drew DeVault
2018-08-22
Install headers explicitly
Scott Anderson
[next]