1
0
Fork 0
forked from wry/wry

Commit graph

  • ab4609ee08
    Merge pull request #348 from mahkoh/jorth/idle-notification-v2 mahkoh 2025-01-23 16:55:12 +01:00
  • 0532f4db79 idle_notifier: add missing since=2 attribute Julian Orth 2025-01-23 16:53:09 +01:00
  • de0327e7e4
    Merge pull request #347 from mahkoh/jorth/idle-notification-v2 mahkoh 2025-01-23 16:49:47 +01:00
  • 6140b77741 idle_notifier: respect idle inhibitors for v1 Julian Orth 2025-01-23 16:42:32 +01:00
  • 6f5693648a idle_notifier: implement v2 Julian Orth 2025-01-23 15:54:29 +01:00
  • 89d5f426d4
    Merge pull request #346 from tadeokondrak/ei_device_region_mapping_id_v2 mahkoh 2025-01-23 16:35:04 +01:00
  • 54b8b2a830 ei: only send region_mapping_id to clients binding v2 Tadeo Kondrak 2025-01-23 08:20:37 -07:00
  • 0cf547655d
    Merge pull request #344 from mahkoh/jorth/update-deps mahkoh 2025-01-22 16:05:17 +01:00
  • 0a465f3f60 all: update dependencies Julian Orth 2025-01-22 15:56:59 +01:00
  • a218a57e80
    Merge pull request #325 from mahkoh/jorth/ei-cancel mahkoh 2025-01-22 15:25:41 +01:00
  • f27e4253a1 ei: implement ei_touchscreen v2 Julian Orth 2024-11-27 13:15:56 +01:00
  • 1495cc1f22 ei: make handling of touchscreen events stricter Julian Orth 2024-11-28 11:25:04 +01:00
  • b52d754beb
    Merge pull request #343 from mahkoh/jorth/linearize mahkoh 2025-01-22 15:05:28 +01:00
  • 27a69dfa3c all: address clippy lints Julian Orth 2025-01-22 15:02:49 +01:00
  • bd303a7ea5 all: replace enum-map by linearize Julian Orth 2025-01-22 14:56:14 +01:00
  • 9ab94befc2
    Merge pull request #335 from tadeokondrak/workspace-switch-focus-float-node mahkoh 2025-01-06 14:23:01 +01:00
  • 834eedc4f1 tree: focus float nodes when switching workspaces Tadeo Kondrak 2024-12-26 11:58:27 -07:00
  • b64bb52051
    Merge pull request #333 from mahkoh/jorth/set-keymap-no-seal mahkoh 2024-12-27 09:52:01 +01:00
  • 9c73a7c7e9 mmap: use MAP_PRIVATE for all keymaps Julian Orth 2024-12-18 11:57:01 +01:00
  • 206a2ed4fc
    Merge pull request #331 from mahkoh/jorth/fix-subsurface-input-constraints mahkoh 2024-12-09 19:37:25 +01:00
  • 138b84032a wl_subsurface: remove size from position Julian Orth 2024-12-07 15:01:55 +01:00
  • 6998e735e0 wl_surface: fix sub-surface extents filter Julian Orth 2024-12-07 14:59:54 +01:00
  • e2f31646f2 all: address clippy lints Julian Orth 2024-12-07 14:59:28 +01:00
  • 558fe3d3ce
    Merge pull request #326 from mahkoh/jorth/pread-to-end mahkoh 2024-11-28 11:20:38 +01:00
  • bfe76e101b it: map keymap with MAP_PRIVATE Julian Orth 2024-11-28 10:55:05 +01:00
  • 723608ce77
    Merge pull request #184 from mahkoh/jorth/wl-fixes mahkoh 2024-11-21 13:39:16 +01:00
  • b13dd08991 wayland: implement wl-fixes Julian Orth 2024-04-24 17:25:27 +02:00
  • f36993eb6e
    Merge pull request #312 from mahkoh/jorth/old-frame-requests mahkoh 2024-10-31 11:37:17 +01:00
  • cccd53b12e wl_surface: don't request vblank if there are no new frame requests Julian Orth 2024-10-30 16:49:08 +01:00
  • de75f1e570
    Merge pull request #314 from thepragmaticmero/patch-1 mahkoh 2024-10-31 07:15:11 +01:00
  • a458fe1bf7
    Update setup.md thepragmaticmero 2024-10-30 18:36:29 -05:00
  • 388a4d1c94
    Merge pull request #311 from mahkoh/jorth/vrr-cursor-fix mahkoh 2024-10-30 07:42:19 +01:00
  • 435b0a49da output-schedule: refactor change tracking Julian Orth 2024-10-29 08:47:49 +01:00
  • 7e40e90c4d output-schedule: fix hardware cursor updates Julian Orth 2024-10-29 08:49:51 +01:00
  • 163bb2c893
    Merge pull request #288 from mahkoh/jorth/data-control mahkoh 2024-10-25 15:35:59 +02:00
  • 4abbe94995 ipc: implement ext-data-control Julian Orth 2024-10-08 16:07:31 +02:00
  • be1462d0ef ipc: move data control logic out of wlr code Julian Orth 2024-10-08 16:00:40 +02:00
  • dfc0a11935 data-control: remove wlr-specific code Julian Orth 2024-10-08 13:11:42 +02:00
  • 40f7bc2542 ipc: remove DynDataSource::offer_to_regular/wlr Julian Orth 2024-10-08 14:51:37 +02:00
  • 487efafdf5 ipc: remove X-only code from traits Julian Orth 2024-10-08 12:58:32 +02:00
  • 1ca5d43557
    Merge pull request #308 from mahkoh/jorth/v1.7.0 mahkoh 2024-10-25 10:04:48 +02:00
  • f6aaf4d2fe docs: prepare 1.7.0 release Julian Orth 2024-10-25 10:01:58 +02:00
  • d2fa4bedc0
    Merge pull request #307 from mahkoh/jorth/jay-tray mahkoh 2024-10-24 09:46:09 +02:00
  • 8c3cd97ae3 wayland: implement jay-tray-v1 Julian Orth 2024-10-17 16:05:19 +02:00
  • 18bddbc987 seat: keep track of serials that are allowed to steal keyboard focus Julian Orth 2024-10-17 16:08:54 +02:00
  • 324540c41e seat: keep track of focus serials Julian Orth 2024-10-17 15:48:47 +02:00
  • eff490a653
    Merge pull request #306 from mahkoh/jorth/fractional-scale-rounding mahkoh 2024-10-22 11:13:26 +02:00
  • e2806a6337 fractional-scale: implement accurate rounding Julian Orth 2024-10-22 11:11:29 +02:00
  • cc426a0a4a
    Merge pull request #304 from mahkoh/jorth/edition-2024 mahkoh 2024-10-20 18:52:01 +02:00
  • faf5559075 it: handle new warnings Julian Orth 2024-10-20 18:50:06 +02:00
  • 18e6d17e0d
    Merge pull request #303 from mahkoh/jorth/edition-2024 mahkoh 2024-10-20 18:46:46 +02:00
  • a0984a1205 all: mark env::set_var/remove_var unsafe Julian Orth 2024-10-20 18:43:51 +02:00
  • 5b7ad4b060
    Merge pull request #302 from mahkoh/jorth/edition-2024 mahkoh 2024-10-20 18:41:50 +02:00
  • 73a6e0d5c2 all: warn on unsafe-op-in-unsafe-fn Julian Orth 2024-10-20 18:39:11 +02:00
  • ce7488aa86 config: warn on unsafe-op-in-unsafe-fn Julian Orth 2024-10-20 18:07:48 +02:00
  • c139271e7b
    Merge pull request #301 from mahkoh/jorth/edition-2024 mahkoh 2024-10-20 18:03:06 +02:00
  • b6345f095c all: don't use gen identifier Julian Orth 2024-10-20 18:00:04 +02:00
  • 6438dba656
    Merge pull request #300 from mahkoh/jorth/edition-2024 mahkoh 2024-10-20 16:32:53 +02:00
  • 448b9e332e all: mark extern blocks as unsafe Julian Orth 2024-10-20 16:28:47 +02:00
  • 0cbaf4493e all: mark no_mangle attribute as unsafe Julian Orth 2024-10-20 16:25:12 +02:00
  • 1cbbc42c5d
    Merge pull request #299 from mahkoh/jorth/clippy-lints mahkoh 2024-10-19 11:54:23 +02:00
  • a77d915898 toml-config: address clippy lints Julian Orth 2024-10-19 11:50:58 +02:00
  • b7b32273be
    Merge pull request #298 from mahkoh/jorth/drm-blocking mahkoh 2024-10-19 09:03:29 +02:00
  • 3f001588b8 metal: unset O_NONBLOCK for DRM file descriptors Julian Orth 2024-10-19 08:58:29 +02:00
  • 2a3a924f7e
    Merge pull request #295 from mahkoh/jorth/various-improvements mahkoh 2024-10-17 16:42:25 +02:00
  • cf5d544ebf xdg_popup: copy parent properties during construction Julian Orth 2024-10-17 16:14:51 +02:00
  • a2eb810e9d xdg_surface: fix nested popups that are not attached to a workspace Julian Orth 2024-10-17 16:05:07 +02:00
  • d95a2d2f2e xdg_positioner: fix handling of y offset Julian Orth 2024-10-17 16:02:07 +02:00
  • c987fdb58d all: track serials as u64 internally Julian Orth 2024-10-17 15:20:46 +02:00
  • 437c6b0596
    Merge pull request #294 from mahkoh/jorth/tracy-upstream mahkoh 2024-10-12 14:52:29 +02:00
  • 1e45a243de all: remove unnecessary mem:: prefix Julian Orth 2024-10-12 14:49:37 +02:00
  • ce24021ddc
    Merge pull request #293 from mahkoh/jorth/tracy-upstream mahkoh 2024-10-12 13:31:10 +02:00
  • c00ef63afe build: switch to upstream tracy-client-sys version Julian Orth 2024-10-12 13:23:52 +02:00
  • eb905c160f
    Merge pull request #275 from mahkoh/jorth/vsync-min-max mahkoh 2024-10-12 10:00:28 +02:00
  • 03dce4af06 wp-presentation: implement version 2 Julian Orth 2024-09-25 16:25:20 +02:00
  • de47705a32 edid: parse cta amd vendor block Julian Orth 2024-09-25 15:41:50 +02:00
  • d75cbb8442
    Merge pull request #276 from mahkoh/jorth/commit-timing mahkoh 2024-10-11 21:56:39 +02:00
  • 4742c0f5b3
    Merge pull request #141 from mahkoh/jorth/fifo mahkoh 2024-10-11 21:56:24 +02:00
  • fac5445f2e wayland: implement commit-timing-v1 Julian Orth 2024-09-26 16:18:17 +02:00
  • d45aaffdb3 metal: rename next_flip_nsec to next_vblank_nsec Julian Orth 2024-09-27 08:10:23 +02:00
  • 1baa24adef wl_surface: refactor collect_commit_data Julian Orth 2024-09-26 15:58:31 +02:00
  • fa46527a37 io_uring: add timeout_external Julian Orth 2024-09-26 15:47:58 +02:00
  • fe7175fab2 wayland: implement fifo-v1 Julian Orth 2024-09-13 16:01:49 +02:00
  • d8e0375c48
    Merge pull request #292 from mahkoh/jorth/session-restore mahkoh 2024-10-11 17:27:12 +02:00
  • c0b886ad8d portal: fix screencast portal version Julian Orth 2024-10-11 17:24:40 +02:00
  • 06d7fff905
    Merge pull request #291 from mahkoh/jorth/session-restore mahkoh 2024-10-11 17:02:12 +02:00
  • 2b55278420 xwayland: respect input region Julian Orth 2024-10-11 14:21:18 +02:00
  • 5df018046c portal: include mapping_id in screencasts Julian Orth 2024-10-11 13:23:54 +02:00
  • edafe16742 portal: damage buffer before committing Julian Orth 2024-10-10 21:19:33 +02:00
  • 260d241f79 portal: unify remote desktop and screencast sessions Julian Orth 2024-10-10 21:14:05 +02:00
  • 3e3532574b portal: implement session restoration Julian Orth 2024-10-10 16:48:46 +02:00
  • 4f431eec5c jay_compositior: add get_toplevel request Julian Orth 2024-10-10 13:51:01 +02:00
  • d4c0fb29ba portal: send toplevel identifier in jay_toplevel Julian Orth 2024-10-10 12:57:27 +02:00
  • 8d6aaf79a7 util: optimize opaque string formatting Julian Orth 2024-10-10 17:01:27 +02:00
  • e6c3c9c1ed tree: map toplevel identifiers to toplevels Julian Orth 2024-10-10 12:43:43 +02:00
  • 43bb787d52 all: address clippy lints Julian Orth 2024-10-10 16:52:43 +02:00
  • 6e5d8f530c
    Merge pull request #290 from mahkoh/jorth/ext-image-copy mahkoh 2024-10-10 12:13:28 +02:00
  • f0562961e6 screencapture: implement ext_image_copy_capture_manager_v1 Julian Orth 2024-10-08 22:22:49 +02:00
  • e91993fb18 screencapture: implement ext_foreign_toplevel_image_capture_source_manager_v1 Julian Orth 2024-10-08 22:36:47 +02:00
  • 40bce507a6 screencapture: implement ext_output_image_capture_source_manager_v1 Julian Orth 2024-10-08 17:46:22 +02:00