1
0
Fork 0
forked from wry/wry

Commit graph

  • 02a18f620b all: address clippy lints Julian Orth 2025-02-21 10:31:52 +01:00
  • 3056c9af71
    Merge pull request #372 from mahkoh/jorth/vulkan-partial-draw mahkoh 2025-02-20 17:37:44 +01:00
  • 993df71c80 vulkan: draw only in requested regions Julian Orth 2025-02-18 20:49:51 +01:00
  • 07fb198eb4 metal: track per-framebuffer damage Julian Orth 2025-02-18 16:43:30 +01:00
  • f80ac20220 render: bound async title textures to their rect Julian Orth 2025-02-19 19:34:28 +01:00
  • 5932ec14a7 wl_subsurface: improve damage tracking Julian Orth 2025-02-20 12:22:14 +01:00
  • 5ae1742075 text-input: improve damage tracking Julian Orth 2025-02-19 18:09:27 +01:00
  • 52c9fac23b xwayland: improve damage tracking Julian Orth 2025-02-19 16:39:04 +01:00
  • f4e8d132f3 toplevel: remove focus_node Julian Orth 2025-02-19 16:30:07 +01:00
  • 8c26e56b65
    Merge pull request #374 from mahkoh/jorth/no-props-cache mahkoh 2025-02-19 13:12:08 +01:00
  • 364c53fde7 metal: don't cache connector properties across forced probes Julian Orth 2025-02-19 13:05:37 +01:00
  • 616bd5b3da
    Merge pull request #373 from mahkoh/jorth/descriptor-buffer-too-optimistic mahkoh 2025-02-19 11:06:32 +01:00
  • 84a4d1eb2d vulkan: don't equate buffer size with allocation size Julian Orth 2025-02-19 11:03:30 +01:00
  • 74da02c1ec
    Merge pull request #371 from mahkoh/jorth/descriptor-buffer mahkoh 2025-02-17 21:22:40 +01:00
  • a1c5c05e36 vulkan: use descriptor buffers if available Julian Orth 2025-02-17 17:13:55 +01:00
  • a45ae2ba03
    Merge pull request #370 from mahkoh/jorth/syncfile-import-check mahkoh 2025-02-17 12:34:58 +01:00
  • 2a4a7510cd vulkan: fix sync-file import check Julian Orth 2025-02-17 12:30:55 +01:00
  • 31b509d559
    Merge pull request #369 from mahkoh/jorth/unconditional-push-constants mahkoh 2025-02-17 12:28:49 +01:00
  • 20716cdd1e vulkan: use single push constant range per pipeline Julian Orth 2025-02-17 12:15:01 +01:00
  • 5a5f918f71
    Merge pull request #367 from mahkoh/jorth/1.9.1-release-notes mahkoh 2025-02-13 12:56:35 +01:00
  • 3640f33b7f docs: include 1.9.1 release notes Julian Orth 2025-02-13 12:53:35 +01:00
  • 33dad7a0d9
    Merge pull request #365 from mahkoh/jorth/kbvm-update mahkoh 2025-02-13 12:40:30 +01:00
  • cc93e941d8 kbvm: update to v0.1.3 Julian Orth 2025-02-12 20:33:28 +01:00
  • 5f56b7fd09
    Merge pull request #363 from mahkoh/jorth/remove-docs-workflow mahkoh 2025-02-07 12:57:25 +01:00
  • 76f80d5f21 ci: remove docs workflow Julian Orth 2025-02-07 12:54:39 +01:00
  • 32f77db322
    Merge pull request #361 from mahkoh/jorth/modifier-renegotiation mahkoh 2025-02-05 19:31:25 +01:00
  • 9595cc43ec screencast: re-negotiate format/modifier when size changes Julian Orth 2025-02-05 14:01:03 +01:00
  • b91c42aa38 screencast: always use actual width/height for test allocations Julian Orth 2025-02-05 14:00:06 +01:00
  • 36a43c1459
    Merge pull request #360 from mahkoh/jorth/reset-drm-properties mahkoh 2025-02-03 13:07:58 +01:00
  • 1abb89d888 metal: reset unused DRM properties Julian Orth 2025-02-03 12:08:01 +01:00
  • 607e92d2d5 metal: retry DRM device reset with modeset if non-modeset fails Julian Orth 2025-02-03 10:12:48 +01:00
  • 4eaaa3f046
    Merge pull request #357 from mahkoh/jorth/spec-const mahkoh 2025-01-30 13:57:58 +01:00
  • cca0af3d0d vulkan: use specialization constants Julian Orth 2025-01-30 13:54:37 +01:00
  • 218f8d7ba2
    Merge pull request #356 from mahkoh/jorth/xkbcommon-cleanup mahkoh 2025-01-27 22:30:23 +01:00
  • 3e75460c76 docs/ci: remove references to xkbcommon Julian Orth 2025-01-27 22:19:01 +01:00
  • 0631f4e729
    Merge pull request #355 from mahkoh/jorth/v1.9.0 mahkoh 2025-01-27 10:40:54 +01:00
  • 5d41b6b314 docs: prepare 1.9.0 release Julian Orth 2025-01-27 10:35:01 +01:00
  • 4e23f4824e
    Merge pull request #345 from mahkoh/jorth/kbvm mahkoh 2025-01-27 10:32:50 +01:00
  • f06a85b88b docs: add release notes for kbvm switch Julian Orth 2025-01-22 18:23:47 +01:00
  • 53c38bdd68 wl_keyboard: don't send key-up events for keys that are not logically down Julian Orth 2025-01-23 13:48:23 +01:00
  • abaeed4c01 keyboard: send keymap without actions/behaviors to xwayland Julian Orth 2025-01-22 16:49:14 +01:00
  • 541a7b5ebc keyboard: replace xkbcommon by kbvm Julian Orth 2025-01-07 20:03:49 +01:00
  • 51ceba72b0 keyboard: use kbvm::Components Julian Orth 2025-01-07 11:53:00 +01:00
  • e7d5a23af3 keyboard: move KeyboardState to dedicated module Julian Orth 2025-01-07 11:48:10 +01:00
  • 1a35ba3909 logging: use target instead of module_path Julian Orth 2025-01-23 10:54:38 +01:00
  • 32cb00444b utils: remove AsciiTrim trait Julian Orth 2025-01-06 20:09:33 +01:00
  • 0d1aeeab45
    Merge pull request #354 from mahkoh/jorth/v1.8.0 mahkoh 2025-01-27 10:20:35 +01:00
  • 117e644a36 docs: prepare 1.8.0 release Julian Orth 2025-01-27 10:18:17 +01:00
  • 44b7d37dd8
    Merge pull request #353 from mahkoh/jorth/take-focus mahkoh 2025-01-27 09:12:32 +01:00
  • 9694854d0c xwm: don't send take-focus messages for client-initiated focus change Julian Orth 2025-01-27 09:10:21 +01:00
  • 93e6539806
    Merge pull request #352 from mahkoh/jorth/value-hint mahkoh 2025-01-26 19:49:37 +01:00
  • 9de5a8b2c9 cli: add value hints for better completions Julian Orth 2025-01-26 19:47:36 +01:00
  • 67549d8cb3
    Merge pull request #349 from mahkoh/jorth/workspace mahkoh 2025-01-26 12:39:55 +01:00
  • a4e197d92a ext-workspace: implement v1 Julian Orth 2025-01-24 16:32:59 +01:00
  • 2b76083d6e
    Merge pull request #351 from mahkoh/jorth/idle-grace-period mahkoh 2025-01-26 12:37:01 +01:00
  • e8be15a26c idle: add a grace period Julian Orth 2025-01-26 12:29:20 +01:00
  • 1ad3d11616
    Merge pull request #350 from mahkoh/jorth/tray-tree-changed mahkoh 2025-01-24 18:43:59 +01:00
  • 421fb06025 tray: schedule tree_changed after recalculating tray positions Julian Orth 2025-01-24 18:41:34 +01:00
  • 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