Julian Orth
|
3338909170
|
all: set rust edition to 2024
|
2025-02-21 10:44:29 +01:00 |
|
Julian Orth
|
fac5445f2e
|
wayland: implement commit-timing-v1
|
2024-10-11 21:03:33 +02:00 |
|
Julian Orth
|
02ece60909
|
metal: make post_commit_margin configurable
|
2024-09-14 13:56:22 +02:00 |
|
Julian Orth
|
93bfb9c0b4
|
metal: latch hardware cursors in the backend
|
2024-09-10 23:37:54 +02:00 |
|
Julian Orth
|
e377470f3f
|
all: use expect attribute where possible
|
2024-09-06 11:08:22 +02:00 |
|
Julian Orth
|
b4ca15fec0
|
metal: allow configuring framebuffer formats
|
2024-09-04 21:43:04 +02:00 |
|
Julian Orth
|
9bab4f7ce1
|
metal: preserve mode across reconnects
|
2024-09-04 21:43:04 +02:00 |
|
Julian Orth
|
40e87f8f91
|
ei: add support for libei
|
2024-07-25 19:40:29 +02:00 |
|
Amine Hassane
|
681c1ad033
|
wayland: implement wl_touch
Co-authored-by: Julian Orth <ju.orth@gmail.com>
|
2024-07-21 02:00:47 +02:00 |
|
Julian Orth
|
49f6304716
|
metal: implement tearing
|
2024-07-18 15:36:24 +02:00 |
|
Julian Orth
|
2d7c13b0b4
|
metal: implement VRR
|
2024-07-18 14:20:01 +02:00 |
|
Julian Orth
|
7ed499eabd
|
wayland: implement tablet-v2
|
2024-05-03 11:16:07 +02:00 |
|
Julian Orth
|
3473b89fb9
|
all: clear more reference cycles at shutdown
|
2024-05-02 21:20:47 +02:00 |
|
Julian Orth
|
8cee61122e
|
all: remove dead code
|
2024-05-02 19:37:19 +02:00 |
|
Julian Orth
|
cf233abb5a
|
config: allow handling switch events
|
2024-04-28 13:35:52 +02:00 |
|
Julian Orth
|
ee24971c6d
|
wayland: implement pointer-gestures-unstable-v1
|
2024-04-27 17:56:14 +02:00 |
|
Julian Orth
|
abbc847144
|
wayland: implement wp-drm-lease-v1
|
2024-04-26 15:46:51 +02:00 |
|
Julian Orth
|
e92c92bf49
|
metal: add lease infrastructure
|
2024-04-26 15:46:49 +02:00 |
|
Julian Orth
|
1f18b46135
|
cli: allow overriding non-desktop setting
|
2024-04-26 15:45:31 +02:00 |
|
Julian Orth
|
24d08918c4
|
metal: send non-desktop outputs to the frontend
|
2024-04-26 15:45:16 +02:00 |
|
Julian Orth
|
816315170f
|
render: add support for explicit sync
|
2024-03-27 18:15:53 +01:00 |
|
Julian Orth
|
efae1cd16a
|
cli: add an input subcommand
|
2024-03-12 17:43:26 +01:00 |
|
Julian Orth
|
283e438d1b
|
backend: add syspath and devnode to input devices
|
2024-03-12 16:37:16 +01:00 |
|
Julian Orth
|
813f87faaa
|
backend: make input device properties readable
|
2024-03-12 16:16:21 +01:00 |
|
Julian Orth
|
20ac21e412
|
cli: add randr subcommand
|
2024-03-05 14:17:36 +01:00 |
|
Julian Orth
|
98b6eba81c
|
metal: allow changing the connector mode
|
2024-03-04 17:23:38 +01:00 |
|
Julian Orth
|
b7d2964e19
|
all: implement output transforms
|
2024-02-28 20:11:40 +01:00 |
|
Julian Orth
|
114c293950
|
config: allow disabling direct scanout
|
2024-02-19 12:30:38 +01:00 |
|
Julian Orth
|
da84e9ec27
|
metal: implement direct scanout
|
2024-02-19 12:30:37 +01:00 |
|
Julian Orth
|
01e3930ced
|
wayland: run idle code unconditionally
|
2024-02-15 18:40:29 +01:00 |
|
Julian Orth
|
cf332e8436
|
render: implement a vulkan renderer
|
2024-02-08 15:24:02 +01:00 |
|
Julian Orth
|
78b557b4a1
|
input: implement wl_seat version 9
|
2024-02-04 19:56:45 +01:00 |
|
Julian Orth
|
887e2b6cbc
|
input: add support for natural scrolling
Closes #69
|
2024-02-04 18:50:52 +01:00 |
|
Julian Orth
|
24e410a5b5
|
render: hide graphics API behind traits
|
2023-10-22 20:42:35 +02:00 |
|
Julian Orth
|
d650b3375d
|
render: split module into gfx_apis and renderer
|
2023-10-22 20:28:32 +02:00 |
|
Julian Orth
|
79ee6900fa
|
video: prefer non-nvidia devices when selecting render device
|
2022-11-13 16:53:02 +01:00 |
|
Julian Orth
|
049b86f4e2
|
config: add DrmDevice::make_render_device
|
2022-11-13 16:53:02 +01:00 |
|
Julian Orth
|
c6c87bdaa1
|
backend: add DevicesEnumerated event
|
2022-11-13 16:53:02 +01:00 |
|
Julian Orth
|
30aa6de35c
|
config: add Connector::set_enabled
|
2022-07-26 21:52:52 +02:00 |
|
Julian Orth
|
3b8935cf55
|
all: implement hardware cursors
|
2022-06-01 21:46:31 +02:00 |
|
Julian Orth
|
6cc97ee56e
|
metal,config: allow enabling tap-to-click
|
2022-06-01 14:29:56 +02:00 |
|
Julian Orth
|
20f0fba553
|
input: rename axix_smooth to axis_px
|
2022-05-27 17:02:44 +02:00 |
|
Julian Orth
|
50c87d6da7
|
wayland: implement wl_seat v8
|
2022-05-27 15:39:48 +02:00 |
|
Julian Orth
|
145e4dbc24
|
wayland: add times to all input events
|
2022-05-26 12:25:59 +02:00 |
|
Julian Orth
|
e27cf29693
|
config: tell the config about drm devices
|
2022-05-10 16:43:09 +02:00 |
|
Julian Orth
|
5e21e00059
|
config: generate graphics-initialized event in the frontend
|
2022-05-06 17:15:13 +02:00 |
|
Julian Orth
|
e1d5bf0e5d
|
autocommit 2022-05-01 17:23:55 CEST
|
2022-05-01 17:23:55 +02:00 |
|
Julian Orth
|
3d4a6b21f3
|
autocommit 2022-04-30 13:45:20 CEST
|
2022-04-30 13:45:20 +02:00 |
|
Julian Orth
|
324eb835bb
|
autocommit 2022-04-27 20:37:49 CEST
|
2022-04-27 20:37:49 +02:00 |
|
Julian Orth
|
57899b3f35
|
autocommit 2022-04-27 18:04:02 CEST
|
2022-04-27 18:04:02 +02:00 |
|