1
0
Fork 0
forked from wry/wry

Commit graph

  • 091760eb01
    Merge pull request #173 from mahkoh/jorth/github-actions mahkoh 2024-04-21 13:11:22 +02:00
  • 15fa92a43b ci: install shaderc Julian Orth 2024-04-21 11:55:24 +02:00
  • 10ecaafd79
    chore: layer shell programs need privileged (#172) cwegener 2024-04-21 19:53:04 +10:00
  • 2fe8570641
    Merge pull request #171 from mahkoh/jorth/fix-layer-shell-abs-pos mahkoh 2024-04-20 21:08:50 +02:00
  • 2b4173f10b tree: fix positioning of layer-shell surfaces Julian Orth 2024-04-20 21:01:36 +02:00
  • 1566873c25
    Merge pull request #170 from mahkoh/jorth/workspace-capture mahkoh 2024-04-20 16:01:22 +02:00
  • 33a0a40857 portal: implement workspace capture Julian Orth 2024-04-20 13:48:12 +02:00
  • c6864a6d85 tree: fix per-workspace capture tracking Julian Orth 2024-04-20 13:30:34 +02:00
  • 670588fe4d
    Merge pull request #169 from mahkoh/jorth/select-toplevel mahkoh 2024-04-19 14:26:43 +02:00
  • 4e10415e5c portal: implement window capture Julian Orth 2024-04-19 12:12:49 +02:00
  • f0600917ff wayland: add capabilities to jay_compositor Julian Orth 2024-04-19 11:37:48 +02:00
  • c6b189b07d portal: fix trace logging of messages Julian Orth 2024-04-19 00:32:26 +02:00
  • 137d5fe200 portal: use atomics for shared memory access Julian Orth 2024-04-19 00:25:41 +02:00
  • 9de741f529 portal: track if current buffers have been sent to peer Julian Orth 2024-04-19 00:23:13 +02:00
  • 02e8d9eb80 portal: stream logs when starting from cli Julian Orth 2024-04-18 15:17:04 +02:00
  • 17a0dfed5e seat: add framework to select toplevels Julian Orth 2024-04-18 13:43:44 +02:00
  • e4e090d3a2 seat: revert to default pointer owner when ESC is pressed Julian Orth 2024-04-18 12:46:32 +02:00
  • 9a7e6c2518
    Merge pull request #168 from mahkoh/jorth/various-fixes mahkoh 2024-04-17 22:05:20 +02:00
  • 57bd05049f docs: update release notes Julian Orth 2024-04-17 21:51:49 +02:00
  • cc58d069e0 surface: ignore set_visible for sub-surfaces without buffers Julian Orth 2024-04-17 21:50:37 +02:00
  • 9acbea1389 metal: discard presentation feedback when presentation fails Julian Orth 2024-04-17 21:49:31 +02:00
  • db81300d02
    Merge pull request #167 from mahkoh/jorth/invalid-activation-token mahkoh 2024-04-17 16:52:52 +02:00
  • 66817b5dc1 all: fix clippy lints Julian Orth 2024-04-17 15:36:32 +02:00
  • 10c869b672 wayland: ignore invalid activation tokens Julian Orth 2024-04-17 15:35:51 +02:00
  • a3a7874506
    Merge pull request #166 from mahkoh/jorth/latch mahkoh 2024-04-17 12:21:30 +02:00
  • 6f55675bdb config: implement shortcut latching Julian Orth 2024-04-16 18:47:40 +02:00
  • 90dbde99ab config: add support for mod masks in shortcuts Julian Orth 2024-04-16 16:27:26 +02:00
  • 27f30f8d28 config: send server-side capabilities to config Julian Orth 2024-04-16 17:24:47 +02:00
  • c235f026f0
    Merge pull request #165 from mahkoh/jorth/release-shortcut mahkoh 2024-04-15 19:52:08 +02:00
  • 18bc86d14f config: allow consuming/forwarding key events Julian Orth 2024-04-15 18:42:59 +02:00
  • 6ee4fdb9f4 config: implement on-release shortcuts Julian Orth 2024-04-15 16:16:50 +02:00
  • af3280652e
    Merge pull request #164 from mahkoh/jorth/input-method mahkoh 2024-04-15 15:42:20 +02:00
  • daf52299db seat: implement input methods Julian Orth 2024-04-14 20:22:57 +02:00
  • 5e2cdef388 seat: add KeyboardState and dynamically switch between states Julian Orth 2024-04-14 13:16:18 +02:00
  • 134e3cc316
    Merge pull request #163 from mahkoh/jorth/virtual-keyboard mahkoh 2024-04-12 21:06:20 +02:00
  • 13ef43bedf
    Merge pull request #162 from mahkoh/jorth/device-keymap mahkoh 2024-04-12 20:16:12 +02:00
  • 6c0e3a4fff wayland: implement virtual-keyboard Julian Orth 2024-04-12 19:58:42 +02:00
  • 826f40adca seat: implement per-device keymaps Julian Orth 2024-04-12 17:06:16 +02:00
  • 225995eb2f seat: after keymap change, only send keymap to focused surface Julian Orth 2024-04-12 14:56:54 +02:00
  • 8d43eebc3d seat: store pressed keys in a vector Julian Orth 2024-04-12 14:50:57 +02:00
  • 2cef936b12
    Merge pull request #160 from mahkoh/jorth/nvidia-in-fence-fd mahkoh 2024-04-11 10:07:45 +02:00
  • fadec919e1 metal: preserve front buffer if atomic commit fails Julian Orth 2024-04-10 13:44:25 +02:00
  • 3cf1b227b6 metal: disable IN_FENCE_FD on nvidia driver Julian Orth 2024-04-10 11:30:15 +02:00
  • 14b344a1ae logging: include version information Julian Orth 2024-04-10 11:22:17 +02:00
  • f35a7f691a
    Merge pull request #161 from mahkoh/jorth/pipewire-hotfix mahkoh 2024-04-10 19:17:49 +02:00
  • 3f39fa1f6f portal: ignore formats not supported by pipewire Julian Orth 2024-04-10 18:56:26 +02:00
  • e9ba7782a0
    Merge pull request #158 from mahkoh/jorth/llvmpipe-debugging mahkoh 2024-04-10 10:03:16 +02:00
  • 2cf9e7fa69 docs: add notes for wp-alpha-modifier Julian Orth 2024-04-09 14:12:28 +02:00
  • b440d29c19 it: avoid problematic halfway colors Julian Orth 2024-04-09 14:11:46 +02:00
  • 47d1dffd37
    Merge pull request #135 from mahkoh/jorth/alpha-multiplier mahkoh 2024-04-09 12:17:27 +02:00
  • ff54a8ab96 wayland: implement alpha_modifier_v1 Julian Orth 2024-03-18 19:18:30 +01:00
  • 131f0481e8
    Merge pull request #157 from mahkoh/jorth/wire-ng mahkoh 2024-04-08 20:12:42 +02:00
  • acb391335b wire: generate trait for request handling Julian Orth 2024-04-08 17:37:35 +02:00
  • e3a1a0b30f wayland: make object versions type safe Julian Orth 2024-04-08 14:47:50 +02:00
  • 0d7b45d149 wire: attach versioning information to requests Julian Orth 2024-04-08 13:17:33 +02:00
  • d46462dfdd wire: don't use BStr in generator Julian Orth 2024-04-08 12:33:53 +02:00
  • 5e8b69c909 wire: derive message id from position Julian Orth 2024-04-08 12:02:12 +02:00
  • c473d63df3 wire: split messages into requests and events Julian Orth 2024-04-08 11:56:26 +02:00
  • 2b35f30ed4 wire: make message ids consecutive Julian Orth 2024-04-08 11:55:07 +02:00
  • 17caba56b7
    Merge pull request #156 from mahkoh/jorth/badge mahkoh 2024-04-07 14:09:24 +02:00
  • 009342f3f4
    Merge pull request #155 from mahkoh/jorth/1.0 mahkoh 2024-04-07 14:09:13 +02:00
  • 94f2cbd189 docs: add crates.io badge Julian Orth 2024-04-07 14:05:24 +02:00
  • 2136f13795 all: release 1.0 Julian Orth 2024-04-07 13:58:58 +02:00
  • a64b9e99d9
    Merge pull request #144 from mahkoh/jorth/layer-shell-privileged mahkoh 2024-04-07 14:00:18 +02:00
  • f13c0c2dd5
    Merge pull request #154 from mahkoh/jorth/explicit-sync-break-loops mahkoh 2024-04-06 22:08:03 +02:00
  • 9ead72429e surface: explicitly destroy wait handles when breaking loops Julian Orth 2024-04-06 22:01:55 +02:00
  • 1f9797d76d
    Merge pull request #152 from mahkoh/jorth/release-cleanup mahkoh 2024-04-05 20:42:18 +02:00
  • b03cdaa4b7 docs: re-organize documentation Julian Orth 2024-04-05 19:05:43 +02:00
  • 1a9b7146fd config: allow configuring repeat rates via toml Julian Orth 2024-04-05 17:25:07 +02:00
  • b374947b45 all: reorganize packages for release Julian Orth 2024-04-04 15:48:36 +02:00
  • c659b478cf
    Merge pull request #150 from mahkoh/jorth/update-children-attach mahkoh 2024-04-04 14:26:58 +02:00
  • c542d6188e surface: fix subsurface property propagation Julian Orth 2024-04-04 14:18:05 +02:00
  • d273c97eb3
    Merge pull request #149 from mahkoh/jorth/sub-surface-requests mahkoh 2024-04-04 11:36:57 +02:00
  • c5fd2cd989 surface: commit subsurface state during parent commit Julian Orth 2024-04-04 10:28:30 +02:00
  • a2c907c8c4
    Merge pull request #148 from mahkoh/jorth/10-bit mahkoh 2024-04-04 09:33:16 +02:00
  • 551dafcce8 render: add support for more formats Julian Orth 2024-04-03 21:18:44 +02:00
  • 9d78231cac
    Merge pull request #147 from mahkoh/jorth/tests2 mahkoh 2024-04-03 17:23:15 +02:00
  • 660fa92659 it: test toplevel drag Julian Orth 2024-04-03 16:52:31 +02:00
  • d4f49bf947 it: test idle timeout Julian Orth 2024-04-03 16:06:35 +02:00
  • b966a73682 it: test direct-scanout feedback Julian Orth 2024-04-03 15:52:25 +02:00
  • 6baa7ab07f it: fix clippy lints Julian Orth 2024-04-03 14:47:46 +02:00
  • 15a1b600f3 it: test workspace restoration Julian Orth 2024-04-03 14:37:03 +02:00
  • 9efe9415c2 it: test float size memoization Julian Orth 2024-04-03 13:58:18 +02:00
  • 5c80d940af it: test wlr-data-control Julian Orth 2024-04-03 13:47:07 +02:00
  • fd056c5361 it: test content type protocol Julian Orth 2024-04-02 21:25:49 +02:00
  • 3b0757ee53 it: test explicit sync Julian Orth 2024-04-02 21:03:33 +02:00
  • 6448a14fb1 it: test cursor-shape protocol Julian Orth 2024-04-02 20:06:13 +02:00
  • 9c8131e145 it: test double click float toggle Julian Orth 2024-04-02 19:05:16 +02:00
  • 94208691b2 it: test float restacking Julian Orth 2024-04-02 18:57:04 +02:00
  • 9703ba8794 it: test surface input region Julian Orth 2024-04-02 18:18:15 +02:00
  • 221a398abe it: test output transforms Julian Orth 2024-04-02 17:01:36 +02:00
  • c6b34550d8 it: test dnd focus change on drop Julian Orth 2024-04-02 16:52:32 +02:00
  • a39031d4f9 it: test foreign-toplevel-list Julian Orth 2024-04-02 15:57:41 +02:00
  • 6fe6b1b491 it: test xdg-activation Julian Orth 2024-04-02 15:03:24 +02:00
  • 91022cd1c8 it: test suspended state Julian Orth 2024-04-02 14:30:24 +02:00
  • 3f4386609e leaks: fix leak detection code Julian Orth 2024-04-02 13:45:49 +02:00
  • 80dead55c3 it: add test for preferred buffer scale Julian Orth 2024-04-02 13:33:56 +02:00
  • 9cddeb964d surface: process offset request without a buffer change Julian Orth 2024-04-02 13:22:21 +02:00
  • adf6d2ae2b it: test natural scrolling Julian Orth 2024-04-02 10:26:42 +02:00
  • f562f887f0 it: use single-pixel buffer instead of shm Julian Orth 2024-04-02 10:23:55 +02:00