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
/
examples
/
idle-inhibit.c
Age
Commit message (
Expand
)
Author
2021-02-14
examples: drop wlr/render/egl.h include from client examples
Simon Ser
2021-01-29
examples: remove dependency on wlr_egl from clients
Brandon Dowdy
2021-01-12
render/egl: replace init/finish with create/destroy
Simon Ser
2021-01-12
render/egl: remove support for EGL_NATIVE_VISUAL_ID
Simon Ser
2021-01-04
examples: request an EGL config
Simon Ser
2021-01-04
examples: remove visual for EGL_PLATFORM_WAYLAND_EXT
Simon Ser
2020-08-24
Remove unnecessary wl_display_dispatch calls
Simon Ser
2019-01-07
Simplify evdev includes on FreeBSD by relying on up-to-date package
Jan Beich
2018-08-16
Fix build on FreeBSD
emersion
2018-04-03
Add input-inhibitor example client
Drew DeVault
2018-03-19
render: split render.h into wlr_renderer.h and wlr_texture.h
emersion
2018-02-23
idle-inhibit: style adjustments and motivation
Markus Ongyerth
2018-02-21
idle-inhibit: second feedback pass
Markus Ongyerth
2018-02-20
idle-inhibit: feedback pass
Markus Ongyerth
2018-02-17
handle xdg close event in idle-inhibit example
Markus Ongyerth
2018-02-17
adds the client example for idle-inhibit
Markus Ongyerth