7 Commits

Author SHA1 Message Date
Enrico Weigelt, metux IT consult
3aaca5ae70 .github: upgrade xserver base version
upcoming commits need features from newer Xserver releases, that have
been recently added both in 25.0 and 25.1 lines.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2026-01-09 20:14:47 +01:00
Enrico Weigelt, metux IT consult
29fdf33145 .github: upgrade action-build-driver version
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2026-01-09 19:47:38 +01:00
Enrico Weigelt, metux IT consult
20b836bb55 .github: add NetBSD build
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-29 19:42:55 +01:00
Enrico Weigelt, metux IT consult
b9cfbae613 .github: add freebsd and dragonfly build
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-28 14:14:04 +01:00
Enrico Weigelt, metux IT consult
3a5c320107 .github: use new common driver build actions
Using the new driver build actions in X11Libre/actions-build-driver repo,
instead of having lots of duplicated pipeline and script in all the
individual driver repos.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-23 11:13:29 +01:00
Enrico Weigelt, metux IT consult
86bdc920bf .github: add CI pipeline
This pipeline builds the driver against the latest Xserver stable
release as well as current master.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-07-24 17:10:36 +02:00
callmetango
4fb6a2794c .github: Add issue forms
Add the following forms for issue creation:

* Bug report
* Feature request
* Code change
* Documentation update
* Organizational task

* add issue type selection page on "New Issue" call
* mention Github Discussions and the mailing list where appropriate

Part-of: X11Libre/misc#156
Signed-off-by: callmetango <callmetango@users.noreply.github.com>
2025-07-07 17:02:42 +02:00