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
/
wlr
/
backend
/
session.h
Age
Commit message (
Expand
)
Author
2021-01-04
backend/session: allow wlr_session_find_gpus to return an error
Simon Ser
2020-11-19
backend/session: replace session_signal with events.active
Simon Ser
2020-11-19
backend/session: wait for DRM device if none found
Simon Ser
2020-11-19
backend/session: introduce wlr_session.events.add_drm_card
Simon Ser
2020-11-19
backend/session: operate on wlr_device
Simon Ser
2019-07-27
Remove all wayland-server.h includes
Simon Ser
2018-08-26
Add destroy signals to types that are destroyed by wl_display_destroy
Alexander Bakker
2018-06-14
Multiseat fixes
Scott Anderson
2018-05-03
Fix typos in comments and strings
morganamilo
2018-02-12
Reformat all #include directives
emersion
2017-12-08
Listen to display destroy in session
emersion
2017-11-10
Remove VLA from session.h
Eric Molitor
2017-10-01
Change wlr_session to open every GPU
Scott Anderson
2017-09-23
Use more consistent include guard names
emersion
2017-08-26
Remove single GPU assumptions from wlr_session
Scott Anderson
2017-08-26
Merge wlr_udev into wlr_session
Scott Anderson
2017-08-26
Rename functions to be consistent with #93
Scott Anderson
2017-08-06
Moved session/ into backend/
Scott Anderson