Commit graph

279 commits

Author SHA1 Message Date
Violet Purcell
e486223799
tearing-control-v1: add bindings 2024-08-08 09:25:47 -04:00
Isaac Freund
3c2d29d17f
build: bump version to 0.18.1-dev 2024-07-22 17:18:19 +02:00
Isaac Freund
663341fdc4
build: bump version to 0.18.0 2024-07-22 17:14:39 +02:00
Isaac Freund
ae6151f22c
InputDevice: use @"switch" not switch_device
This matches the wlroots naming and is more predictable. It also allows
makes @tagName() on this enum nicer for user-facing strings.
2024-07-16 12:16:18 +02:00
Isaac Freund
68cab84736
ci: add alpine, arch, freebsd 2024-07-15 16:20:32 +02:00
Isaac Freund
c150fbbb86
build: update to wlroots 0.18 2024-07-15 16:03:16 +02:00
Tristan Ross
d330454395
Renderer: add egl and gles2 bindings 2024-07-12 23:31:02 +02:00
Tristan Ross
437f84641c
Renderer: add is gles2 and is pixman bindings 2024-07-12 23:30:57 +02:00
Isaac Freund
4765997f7b
docs: fix Zig version in README 2024-07-12 13:55:03 +02:00
Isaac Freund
1ed4b7a485
build: bump version to 0.17.3-dev 2024-07-10 12:50:56 +02:00
Isaac Freund
ee89a1fde0
build: bump version to 0.17.2 2024-07-10 12:46:52 +02:00
Tristan Ross
87a41e661e
Buffer: make some impl fields nullable 2024-07-02 23:28:23 -07:00
Isaac Freund
084736cd92
GammaControlV1: functions allow null pointer 2024-07-01 12:23:39 +02:00
Isaac Freund
9c6beb7619
build: bump version to 0.17.2-dev 2024-06-07 13:59:01 +02:00
Isaac Freund
e7efa2acce
build: bump version to 0.17.1 2024-06-07 13:56:23 +02:00
Isaac Freund
4464d9499e
build: update to Zig 0.13.0 2024-06-07 13:56:04 +02:00
Isaac Freund
938a314162
build: bump version to 0.17.1-dev 2024-05-20 11:42:14 +02:00
Isaac Freund
7fce100adf
build: bump version to 0.17.0 2024-05-20 11:40:09 +02:00
Isaac Freund
62b9ff12ef
docs: add versioning explanation 2024-05-19 18:07:19 +02:00
Isaac Freund
4afd14b107
build: switch to the Zig package manager
No more git submodules!
2024-05-19 18:07:19 +02:00
Isaac Freund
941859cd84
build: update to Zig 0.12 2024-05-19 11:54:52 +02:00
Isaac Freund
1845cbd8a7
docs: fix river link in readme 2024-05-19 09:40:07 +02:00
Isaac Freund
5bc01a9f59
compositor: getRootSurface() can't return null
References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4688
2024-05-15 15:32:42 +02:00
Isaac Freund
a579f9f7da
scene: constify subsurfaceTreeSetClip() 2024-03-20 13:15:36 +01:00
Isaac Freund
c1e19f0b9f
Output: global may be null 2024-03-15 13:43:08 +01:00
Isaac Freund
a37292d09f
wlr_shm: add bindings 2024-03-15 13:43:08 +01:00
Isaac Freund
51da7f9275
security-context-v1: add bindings 2024-03-15 13:43:08 +01:00
Rouven Seifert
3789f0e0c9
gitmodules: fix codeberg url 2024-03-11 21:15:44 +01:00
Isaac Freund
67f9979e93
cursor-shape: fix DeviceType enum field names 2024-03-10 20:27:10 +01:00
Isaac Freund
5642462c28
TabletTool: fix Button event fields 2024-03-10 20:22:25 +01:00
Isaac Freund
a8e7893c29
deps: switch submodules to codeberg upstreams 2024-03-06 10:38:46 +01:00
Isaac Freund
4094b86f6e
Xwayland: server may be null during destruction 2024-03-02 17:36:03 +01:00
Isaac Freund
a7744a6b4d
Bind wlr_xwayland_shell_v1 2024-03-02 15:20:11 +01:00
Isaac Freund
8cb922e2d2
InputDevice: name may be null 2024-02-29 12:14:10 +01:00
Isaac Freund
ea537a2a8f
tablet-v2: fix surface_accepts_* API consistency 2024-02-27 11:38:00 +01:00
Isaac Freund
9b658391d3
Bind wlr_tablet_pad.h and wlr_tablet_v2.h 2024-02-27 11:32:05 +01:00
LordMZTE
e7e4995166
wlr_cursor_map_input_to_output allows output to be null 2024-02-20 20:20:13 +01:00
tiosgz
2149026047 Seat: take a slice in keyboard{Notify,}Enter() 2024-02-18 15:07:35 +00:00
Hugo Machet
234b3e3d2e
docs: Fix github link in README 2024-02-18 09:16:49 +01:00
Isaac Freund
3fbe6b4ce5
docs: resolve ambiguity in readme 2024-02-13 00:21:26 +01:00
Isaac Freund
3f845dfb0b
docs: fix upstream tinywl link 2024-02-13 00:08:53 +01:00
Isaac Freund
734a397dd7
docs: link mirrors in readme 2024-02-13 00:06:41 +01:00
Isaac Freund
4b79b4529c
docs: update completion status in readme 2024-02-13 00:05:37 +01:00
Isaac Freund
c2136c6ac0
ci: delete github actions config
This repository is moving to codeberg and will use builds.sr.ht
2024-02-12 23:53:03 +01:00
Isaac Freund
55e8bb8042
wlr_scene: set clip accepts null to clear the clip 2024-02-10 12:16:19 +01:00
Isaac Freund
aae7f237e2
Bind wlr_drm_create() 2024-01-06 19:22:09 -06:00
Isaac Freund
68ce60769c
Fix wlr.XcursorManager.load() error value 2024-01-04 14:33:24 -06:00
MaxVerevkin
0ddfe81c59 Add wlr_cursor_shape_v1 2024-01-04 10:22:24 -06:00
Isaac Freund
0644a40862
Bind wlr.Renderer.initWlShm() 2024-01-03 17:05:03 -06:00
MaxVerevkin
13fdf6c067 Add wlr_fractional_scale_v1 2024-01-03 11:49:14 -06:00