1
0
Fork 0
forked from wry/wry

Commit graph

  • 2a845c19d4
    Merge pull request #846 from mahkoh/jorth/errno mahkoh 2026-04-02 19:05:18 +02:00
  • 34914eccb0 all: simplify handling of Errno values Julian Orth 2026-04-02 18:34:12 +02:00
  • 9c605df692 it: fix warnings Julian Orth 2026-04-02 19:00:39 +02:00
  • 5fd94e39fb
    Merge pull request #844 from llyyr/sort-numbers-numerically mahkoh 2026-03-30 17:25:29 +02:00
  • ca939f13a6 docs: update books for workspace dispaly order sorting algorithm change llyyr 2026-03-30 20:38:27 +05:30
  • a71e97ce4e output: use natural sort for workspace ordering llyyr 2026-03-30 19:55:29 +05:30
  • 24293a53e7
    Merge pull request #842 from mahkoh/jorth/egui-34 mahkoh 2026-03-30 14:04:52 +02:00
  • da2d00f404 egui: upgrade to 0.34 Julian Orth 2026-03-30 13:24:57 +02:00
  • 915c93336a
    Merge pull request #841 from mahkoh/jorth/once_cell mahkoh 2026-03-30 13:23:54 +02:00
  • 41ef632a15 all: remove once_cell dependency Julian Orth 2026-03-30 12:30:26 +02:00
  • c50242562a
    Merge pull request #839 from mahkoh/jorth/render-intents mahkoh 2026-03-29 16:51:27 +02:00
  • e3be3ca41e cmm: add support for absolute_no_adaptation intent Julian Orth 2026-03-29 15:51:33 +02:00
  • 154438f7dc cmm: add support for relative intent Julian Orth 2026-03-29 15:46:59 +02:00
  • 4d5675916b cmm: add support for relative_bpc intent Julian Orth 2026-03-29 15:36:31 +02:00
  • dca0df2555 cmm: store render intent Julian Orth 2026-03-29 15:34:53 +02:00
  • a4928d8ed6
    Merge pull request #838 from mahkoh/jorth/subsurface-commit-timeline mahkoh 2026-03-29 14:31:11 +02:00
  • 6de5fcc105 wl_subsurface: apply commits via commit timeline Julian Orth 2026-03-29 14:26:02 +02:00
  • 59aedd2c27
    Merge pull request #837 from mahkoh/jorth/optimize-wire mahkoh 2026-03-29 13:57:04 +02:00
  • 06d523a0a1 wayland: optimize receiving messages Julian Orth 2026-03-29 13:38:01 +02:00
  • 9a85958479 wayland: optimize formatting of fixed-size messages Julian Orth 2026-03-28 22:24:54 +01:00
  • 755bfdd661 wayland: optimize parsing of fixed-size messages Julian Orth 2026-03-28 22:07:41 +01:00
  • b745e20f7f wayland: keep parser data as &[u32] Julian Orth 2026-03-28 21:37:32 +01:00
  • fa46be9c3c
    Merge pull request #835 from mahkoh/jorth/fixes-v2 mahkoh 2026-03-28 16:03:22 +01:00
  • 218e50c74a wl_fixes: implement v2 Julian Orth 2026-03-28 15:59:12 +01:00
  • 4955c8d248
    Merge pull request #785 from Ktrompfl/warp-cursor-on-move-focus mahkoh 2026-03-28 15:55:23 +01:00
  • 216d104b73 config: add mouse-follows-focus option Nicolaus Jacobsen 2026-03-10 09:36:13 +01:00
  • 0d4ee299d4
    Merge pull request #834 from Stoppedpuma/sensitivity_clamp_fix mahkoh 2026-03-28 15:47:46 +01:00
  • e6c80ce605 Update valid range in book docs Stoppedpuma 2026-03-28 02:05:02 +01:00
  • 24b97f911f Expand control center sensitivity clamp Stoppedpuma 2026-03-28 01:54:39 +01:00
  • 9d4ae64237
    Merge pull request #821 from mahkoh/jorth/resize mahkoh 2026-03-28 15:41:12 +01:00
  • a1905ab971 config: add resize action Julian Orth 2026-03-20 17:25:48 +01:00
  • 15c157b7a6
    Merge pull request #813 from khyperia/clean-logs-older-than mahkoh 2026-03-28 15:23:31 +01:00
  • 880c98ecfb Add clean-logs-older-than option khyperia 2026-03-27 07:44:34 +01:00
  • 4c7d108e09
    Merge pull request #833 from mahkoh/jorth/tool-client-privileged mahkoh 2026-03-23 20:39:43 +01:00
  • e9708b1184 cli: handle WAYLAND_DISPLAY already being privileged Julian Orth 2026-03-23 20:34:32 +01:00
  • 2dbf6aa483
    Merge pull request #832 from mahkoh/jorth/vulkan-fixes-2 mahkoh 2026-03-23 19:21:18 +01:00
  • a61c98aaec vulkan: don't create empty copy regions Julian Orth 2026-03-23 19:09:57 +01:00
  • d527e17d58 vulkan: fix dst stage when downloading shm image Julian Orth 2026-03-23 18:58:13 +01:00
  • 122e28139a vulkan: fix incoherent_range size calculation Julian Orth 2026-03-23 18:52:37 +01:00
  • 3659006417 vulkan: add missing return in error case Julian Orth 2026-03-23 18:22:17 +01:00
  • 6726d53b47 vulkan: permanently disable async shm resources on error Julian Orth 2026-03-23 18:47:50 +01:00
  • af66c661ae
    Merge pull request #831 from mahkoh/jorth/absolute-warp mahkoh 2026-03-23 17:42:26 +01:00
  • 7e923fef8b seat: don't set CURSOR_MOVED flag for warps Julian Orth 2026-03-23 17:27:38 +01:00
  • 320246a6d7
    Merge pull request #830 from mahkoh/jorth/json mahkoh 2026-03-23 14:04:45 +01:00
  • f3d650f2de cli: add json output Julian Orth 2026-03-23 13:23:37 +01:00
  • 65aca4903b
    Merge pull request #823 from mahkoh/jorth/docs-slop mahkoh 2026-03-22 13:15:54 +01:00
  • d14105eb1a docs: add book Claude 2026-03-20 19:14:07 +01:00
  • c9d6fb9e40
    Merge pull request #822 from mahkoh/jorth/config-subcommand mahkoh 2026-03-20 18:57:01 +01:00
  • 668188ff43 cli: add config subcommand Julian Orth 2026-03-20 18:49:39 +01:00
  • 6727f3e4bc
    Merge pull request #820 from mahkoh/jorth/warp-to-focused mahkoh 2026-03-20 15:10:03 +01:00
  • aaf02dc4e1 config: add warp-mouse-to-focus action Nicolaus Jacobsen 2026-03-10 09:36:13 +01:00
  • 107245d877
    Merge pull request #818 from mahkoh/jorth/headless mahkoh 2026-03-19 22:52:07 +01:00
  • 8b22255f6e backends: add headless backend Julian Orth 2026-03-19 22:23:13 +01:00
  • 37a0bd451b udev: accept [u8] instead of str Julian Orth 2026-03-19 22:24:40 +01:00
  • ff177a0721
    Merge pull request #817 from mahkoh/jorth/virtual-pointer mahkoh 2026-03-19 19:53:33 +01:00
  • 548a2bf478 wayland: implement wlr-virtual-pointer-unstable-v1 Julian Orth 2026-03-19 18:51:38 +01:00
  • 942c090195
    Merge pull request #814 from mahkoh/jorth/virtual-outputs mahkoh 2026-03-19 14:49:09 +01:00
  • 530e66ef78 virtual-output: add support for virtual outputs Julian Orth 2026-03-17 18:42:49 +01:00
  • c25d17514d connector: fully damage new desktop connectors Julian Orth 2026-03-19 14:19:09 +01:00
  • 7e479490c9
    Merge pull request #812 from mahkoh/jorth/vo-preparation mahkoh 2026-03-18 20:49:35 +01:00
  • b6c8575988 head-management: pull persistent state upon first change Julian Orth 2026-03-18 14:32:19 +01:00
  • 479cb1d795 metal: move direct-scanout preparation to shared code Julian Orth 2026-03-18 16:53:10 +01:00
  • 0cb887c4b5 control-center: handle outputs without unique names Julian Orth 2026-03-18 12:54:03 +01:00
  • cf36da4077 config: add get_connector_by_name Julian Orth 2026-03-18 12:12:33 +01:00
  • 52b91654ca backend: take connector name from connector Julian Orth 2026-03-17 21:14:51 +01:00
  • d321e888be backend: take initial backend state from backend Julian Orth 2026-03-17 20:41:00 +01:00
  • 1a9753847a backend: support outputs with arbitrary modes Julian Orth 2026-03-17 19:29:11 +01:00
  • dd10e1a585
    Merge pull request #811 from mahkoh/jorth/fix-fullscreen-drag mahkoh 2026-03-17 18:59:45 +01:00
  • 37b8bc95a5 window-management: restore ability to drag fullscreen windows Julian Orth 2026-03-17 18:54:17 +01:00
  • c7968c2ad9
    Merge pull request #807 from mahkoh/jorth/v1.12 mahkoh 2026-03-16 13:39:41 +01:00
  • a0e8ac22b2 docs: prepare 1.12.0 release Julian Orth 2026-03-16 13:28:32 +01:00
  • 7a936feddb
    Merge pull request #806 from mahkoh/jorth/release-notes-5 mahkoh 2026-03-15 18:17:58 +01:00
  • 654b0ae911 docs: add more bug reporters for partially-fixed issues Julian Orth 2026-03-15 18:15:09 +01:00
  • 8ea594fab0
    Merge pull request #805 from mahkoh/jorth/remove-duplicate-warning mahkoh 2026-03-15 17:57:12 +01:00
  • 955354e9b9 vulkan: remove duplicate warning Julian Orth 2026-03-15 17:52:12 +01:00
  • f723706d4f
    Merge pull request #803 from mahkoh/jorth/mouse-interactions mahkoh 2026-03-15 16:27:44 +01:00
  • f16c1a65be docs: document mouse interactions Julian Orth 2026-03-15 16:12:24 +01:00
  • 677031e6b6
    Merge pull request #802 from mahkoh/jorth/recommended-applications mahkoh 2026-03-15 14:07:06 +01:00
  • 6fb6d094a6 docs: add recommended applications Julian Orth 2026-03-15 14:04:14 +01:00
  • ec74723e40
    Merge pull request #801 from mahkoh/jorth/negative-scaling mahkoh 2026-03-15 01:19:08 +01:00
  • 9c88dfd784 scale: round halfway away from zero Julian Orth 2026-03-15 01:15:57 +01:00
  • fa7c2a02d0
    Merge pull request #800 from mahkoh/jorth/release-notes-4 mahkoh 2026-03-14 23:22:02 +01:00
  • e0a233528a docs: write release notes Julian Orth 2026-03-14 23:05:38 +01:00
  • 70cb1d3ba3
    Merge pull request #799 from mahkoh/jorth/toml-rmlvo mahkoh 2026-03-14 21:35:42 +01:00
  • d911de6007 toml-config: allow specifying keymaps via RMLVO Julian Orth 2026-03-14 21:21:42 +01:00
  • 6e400655c6
    Merge pull request #798 from mahkoh/jorth/render-only mahkoh 2026-03-14 15:07:03 +01:00
  • 3d60cfc5dc metal: add support for render-only devices Julian Orth 2026-03-14 14:05:46 +01:00
  • 17e434ba34 egui: fall back to software rendering Julian Orth 2026-03-14 14:10:27 +01:00
  • 8ff205a266 gbm: handle render nodes that cannot allocate buffers Julian Orth 2026-03-14 14:04:58 +01:00
  • 31f865441b
    Merge pull request #797 from mahkoh/jorth/kbvm-update-3 mahkoh 2026-03-13 23:36:57 +01:00
  • bfed2c0f41 all: update dependencies Julian Orth 2026-03-13 23:34:15 +01:00
  • d29dea05fb
    Merge pull request #792 from mahkoh/jorth/egui mahkoh 2026-03-13 19:25:15 +01:00
  • ca6fc54246 control-center: add window pane Julian Orth 2026-03-05 18:59:43 +01:00
  • aefd1fbbdb control-center: add clients pane Julian Orth 2026-02-27 14:56:32 +01:00
  • 78d59927ee control-center: add look & feel pane Julian Orth 2026-02-26 12:22:48 +01:00
  • edbdcdca32 control-center: add input pane Julian Orth 2026-03-07 14:49:13 +01:00
  • db06d719dd control-center: add GPUs pane Julian Orth 2026-02-23 20:40:00 +01:00
  • d328655f8b control-center: add outputs pane Julian Orth 2026-03-07 14:04:04 +01:00
  • dee142b3bb control-center: add xwayland pane Julian Orth 2026-02-23 20:38:22 +01:00
  • 6f103eac88 control-center: add color management pane Julian Orth 2026-02-23 20:35:21 +01:00