Age | Commit message (Collapse) | Author |
|
|
|
When building with ninja instead of make __FILE__ will be relative
and logging therefore break. This moves stripping the path
from __FILE__ to runtime and handles a relative filepath as
well as a full one.
|
|
|
|
Everything always just included both anyway
|
|
|
|
|
|
|
|
has been scanned out.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Filled out more wlr_output fields.
|
|
|
|
|
|
This will be necessary to provide it to clients via wl_output.
|
|
|
|
|
|
|
|
|
|
|
|
Logging improvements
|
|
|
|
|
|
|
|
|
|
Udev event device matching
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
More accurate refresh rates (mHz)
|
|
|
|
|
|
DPMS support
|
|
|
|
|