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-freebsd.c
Age
Commit message (
Expand
)
Author
2020-11-19
backend/session: replace session_signal with events.active
Simon Ser
2020-08-26
session: Add missing init to direct-freebsd
Kenny Levinsen
2019-12-22
backend/session/freebsd: Fix the way to get TTY path
Ting-Wei Lan
2019-07-27
Remove all wayland-server.h includes
Simon Ser
2019-01-07
Simplify evdev includes on FreeBSD by relying on up-to-date package
Jan Beich
2018-09-21
Apply multiseat fixes to FreeBSD direct backend
sghctoma
2018-09-18
backend/session: add assertions
emersion
2018-09-07
Implement device type discovery using ioctl calls
sghctoma
2018-09-02
Activate last active VT after compositor exit
sghctoma
2018-08-30
Fix that major(st_rdev) have no meaning on FreeBSD
sghctoma
2018-07-09
util: add wlr_ prefix to log symbols
emersion
2018-02-12
Reformat all #include directives
emersion
2018-02-12
Make wlr_signal_emit_safe private
emersion
2018-02-12
Add wlr_signal_emit_safe
emersion
2017-11-22
Use SIGUSR2 for vt switching instead of SIGUSR1
Greg V
2017-10-11
Add FreeBSD compatibility
Greg V