Commit Graph

102 Commits

Author SHA1 Message Date
galister f12d151abf workaround attempt for cosmic desktop 2025-04-11 02:05:11 +09:00
galister bffb4c12cf fix build with non-default features 2025-04-08 19:52:34 +09:00
galister f13a473048 use multi-threaded capture if vk queues ≥ 2 2025-04-08 00:49:34 +09:00
galister 4cb12a2a01 Revert "WayVR: Vulkano dmabuf attempt"
This reverts commit 45ab38c310.
2025-04-07 07:34:56 +09:00
galister b830c826a0 separate transfer and capture queues 2025-04-07 05:41:02 +09:00
Aleksander 45ab38c310 WayVR: Vulkano dmabuf attempt 2025-04-06 22:03:40 +02:00
galister 3dd31ec468 fix mouse renderer 2025-04-07 03:38:16 +09:00
galister 60850d8d70 get rid of once_cell 2025-04-07 03:31:58 +09:00
galister 7ac3072506 move drm modifiers to WlxGraphics 2025-04-07 03:06:22 +09:00
galister 1deae19f92 refactors & clippy recommendations 2025-04-07 00:58:03 +09:00
galister cf29682e66 rework rendering backend 2025-04-06 22:12:56 +09:00
Aleksander 91af7c99b1 WayVR: Read the `WAYVR_DISPLAY_AUTH` environment variable from external processes, matching it to our virtual display.
This enables applications to be run via Flatpak or any other wrapper application.
2025-03-09 21:14:50 +01:00
AdiMCS b0883e81bf
Switch to WheelHiRes. Add horizontal scrolling (#171)
* Switch to HiResScroll. Add horizontal scrolling

* Fix OpenVR compilation for horizontal scrolling

* fix OpenXR scroll using x axis for both scroll axes
2025-03-09 17:20:10 +00:00
Aleksander 3c792608e7
config_io: Support `wayvr.conf.d` directory, refactoring (#139) 2025-01-20 14:26:17 +00:00
galister 2c31d57afe add mouse_move_interval_ms setting 2024-11-23 18:29:12 +09:00
galister bdf02ea206 update deps, back to env_logger, fix screen transform 2024-11-20 22:50:22 +01:00
galister e23444aa89 apply pipewire transforms to screens 2024-11-20 22:50:22 +01:00
Aleksander edfa77e07c Integrate WayVR into wlx directly 2024-10-18 21:11:56 +02:00
Aleksander bc9bac8c40 Fix compilation issues with uidev target or without wayland target 2024-10-17 22:53:17 +02:00
galister bdbdbea20b screen notification popups 2024-09-26 23:51:46 +09:00
galister 4f38d1ad44 make pipewire default on wlroots 2024-08-24 02:21:43 +09:00
galister c6bc880bc3 add logging for screen pipeline 2024-08-20 16:49:35 +09:00
galister 6a3b60f298 feat: screen_render_down 2024-08-20 13:54:18 +09:00
galister 57ff3aa1dd clippy 2024-08-09 10:19:57 +00:00
galister c71911998e upright screen fix 2024-08-09 08:38:37 +09:00
galister dcc2cd0575 openxr: configurable screen downscale 2024-07-29 22:14:25 +09:00
galister 7a6040bfee feat: ui sprites + openxr skybox 2024-07-24 21:06:37 +00:00
galister 2bfa78e9db x11: fix upright screens 2024-07-13 17:27:47 +09:00
galister bdc500973c feat: cubic filtering 2024-07-11 16:23:48 +09:00
galister 52a56cfd90 more detailed screen prompt 2024-06-08 08:54:07 +09:00
galister 415ef91a43 feat: PipeWire capture on X11
Co-authored-by: Yuxuan Shui <yshuiv7@gmail.com>
2024-06-06 01:08:20 +09:00
galister 7641a662dc do not require ext_image_drm_format_modifier 2024-06-05 20:13:47 +09:00
galister 698c447e34 fix: mouse click when pointing at 2 screens 2024-06-04 20:42:27 +09:00
galister a0a853825c fix: settings spawn in wrong spot 2024-06-04 17:51:31 +09:00
galister 773ff6885d pipewire: better desktop compatibility (Niri) 2024-06-03 22:57:42 +09:00
galister 009626704c adjust scroll speed on analog sticks 2024-06-03 10:22:25 +09:00
galister 1fa842bb44 feat: anchor point for working set 2024-04-24 10:19:26 +09:00
galister f2a5ec0c37
feat: no-dmabuf feature (#33) 2024-04-16 00:43:52 +00:00
galister 8e799d1b8f fix: request wlr-dmabuf frames in every case 2024-04-14 17:15:54 +09:00
galister 0b087cb9a9 fix: only move mouse on depress, not release 2024-04-12 11:58:18 +09:00
galister 78b51179ee fix: x11 builds 2024-04-10 08:33:27 +09:00
alexdenerqal 63e8cd59b2
fix: loading pipewire tokens (#24) 2024-04-07 15:23:56 +00:00
alexdenerqal 1d1a4f01ae
feat: add focus follows the mouse mode (#23) 2024-04-07 15:12:47 +00:00
HavenOfTheRaven 7e2f172b74
fixed compiling issue for when x11 is not included as a feature (#22) 2024-04-06 04:46:00 +00:00
galister 1bee936db1 feat: persist screen visibility & curvature 2024-04-05 01:59:03 +09:00
galister c02edb7a43 feat: handle screen changes at runtime 2024-04-04 20:06:53 +09:00
galister 69d14eebe5 fix when desktop origin other than (0,0) 2024-03-17 16:30:16 +01:00
galister 31ec035db7 pipewire: log screen capture start failures 2024-03-16 11:27:10 +01:00
galister 45d08cd89b x11: fix cursor size 2024-03-10 00:10:28 +01:00
galister 39ce2a7c00 increase X11 screen width cap to 2560 2024-03-02 03:00:44 +01:00