Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-08 | Listen to display destroy in session | emersion | |
It's not the backend's responsibility to destroy the session anymore. | |||
2017-11-10 | Remove VLA from session.h | Eric Molitor | |
VLAs are optional C11 features and not supported by C++. | |||
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 | |