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
/
backend
/
session
/
direct-ipc.c
Age
Commit message (
Expand
)
Author
2020-09-04
session: Don't refuse unprivileged creation of "direct" backend
Patrick Steinhardt
2020-04-29
Remove libcap support
Scott Anderson
2019-01-07
Simplify evdev includes on FreeBSD by relying on up-to-date package
Jan Beich
2018-11-12
Use #if instead of #ifdef for wlroots config data
emersion
2018-09-07
Fix build failure on non-FreeBSD systems
sghctoma
2018-09-07
Implement device type discovery using ioctl calls
sghctoma
2018-08-30
Fix that major(st_rdev) have no meaning on FreeBSD
sghctoma
2018-07-21
Revert "Merge pull request #1153 from emersion/include-config"
Drew DeVault
2018-07-21
Always include config.h
emersion
2018-07-09
util: add wlr_ prefix to log symbols
emersion
2018-06-30
direct session backend: fix closing -1 on error
Dominique Martinet
2018-06-20
FIX: Suprocess loops endlessly when the control socket closes.
Tobias Blass
2018-02-12
Reformat all #include directives
emersion
2017-12-27
config: Avoid clash with other config-headers
Björn Esser
2017-12-26
config: Put all defines into config.h
Björn Esser
2017-10-11
Add FreeBSD compatibility
Greg V
2017-08-26
Rename functions to be consistent with #93
Scott Anderson
2017-08-06
Changed header paths.
Scott Anderson
2017-08-06
Moved session/ into backend/
Scott Anderson