1
0
Fork 0
forked from wry/wry
Commit graph

642 commits

Author SHA1 Message Date
mahkoh
17caba56b7
Merge pull request #156 from mahkoh/jorth/badge
docs: add crates.io badge
2024-04-07 14:09:24 +02:00
mahkoh
009342f3f4
Merge pull request #155 from mahkoh/jorth/1.0
all: release 1.0
2024-04-07 14:09:13 +02:00
Julian Orth
94f2cbd189 docs: add crates.io badge 2024-04-07 14:05:24 +02:00
Julian Orth
2136f13795 all: release 1.0 2024-04-07 14:01:53 +02:00
mahkoh
a64b9e99d9
Merge pull request #144 from mahkoh/jorth/layer-shell-privileged
wayland: make legacy wlr protocols privileged
2024-04-07 14:00:18 +02:00
mahkoh
f13c0c2dd5
Merge pull request #154 from mahkoh/jorth/explicit-sync-break-loops
surface: explicitly destroy wait handles when breaking loops
2024-04-06 22:08:03 +02:00
Julian Orth
9ead72429e surface: explicitly destroy wait handles when breaking loops 2024-04-06 22:01:55 +02:00
mahkoh
1f9797d76d
Merge pull request #152 from mahkoh/jorth/release-cleanup
Various changes for the first stable release
2024-04-05 20:42:18 +02:00
Julian Orth
b03cdaa4b7 docs: re-organize documentation 2024-04-05 19:24:35 +02:00
Julian Orth
1a9b7146fd config: allow configuring repeat rates via toml 2024-04-05 19:24:35 +02:00
Julian Orth
b374947b45 all: reorganize packages for release 2024-04-05 19:24:34 +02:00
mahkoh
c659b478cf
Merge pull request #150 from mahkoh/jorth/update-children-attach
surface: fix subsurface property propagation
2024-04-04 14:26:58 +02:00
Julian Orth
c542d6188e surface: fix subsurface property propagation 2024-04-04 14:18:05 +02:00
mahkoh
d273c97eb3
Merge pull request #149 from mahkoh/jorth/sub-surface-requests
surface: commit subsurface state during parent commit
2024-04-04 11:36:57 +02:00
Julian Orth
c5fd2cd989 surface: commit subsurface state during parent commit 2024-04-04 10:28:30 +02:00
mahkoh
a2c907c8c4
Merge pull request #148 from mahkoh/jorth/10-bit
render: add support for more formats
2024-04-04 09:33:16 +02:00
Julian Orth
551dafcce8 render: add support for more formats 2024-04-03 21:18:44 +02:00
mahkoh
9d78231cac
Merge pull request #147 from mahkoh/jorth/tests2
Add more integration tests
2024-04-03 17:23:15 +02:00
Julian Orth
660fa92659 it: test toplevel drag 2024-04-03 17:15:01 +02:00
Julian Orth
d4f49bf947 it: test idle timeout 2024-04-03 17:15:01 +02:00
Julian Orth
b966a73682 it: test direct-scanout feedback 2024-04-03 17:15:01 +02:00
Julian Orth
6baa7ab07f it: fix clippy lints 2024-04-03 17:15:01 +02:00
Julian Orth
15a1b600f3 it: test workspace restoration 2024-04-03 17:15:01 +02:00
Julian Orth
9efe9415c2 it: test float size memoization 2024-04-03 17:15:01 +02:00
Julian Orth
5c80d940af it: test wlr-data-control 2024-04-03 17:15:01 +02:00
Julian Orth
fd056c5361 it: test content type protocol 2024-04-03 17:15:01 +02:00
Julian Orth
3b0757ee53 it: test explicit sync 2024-04-03 17:14:58 +02:00
Julian Orth
6448a14fb1 it: test cursor-shape protocol 2024-04-03 17:12:28 +02:00
Julian Orth
9c8131e145 it: test double click float toggle 2024-04-03 17:12:27 +02:00
Julian Orth
94208691b2 it: test float restacking 2024-04-03 17:11:04 +02:00
Julian Orth
9703ba8794 it: test surface input region 2024-04-03 17:09:27 +02:00
Julian Orth
221a398abe it: test output transforms 2024-04-03 17:09:25 +02:00
Julian Orth
c6b34550d8 it: test dnd focus change on drop 2024-04-03 17:08:27 +02:00
Julian Orth
a39031d4f9 it: test foreign-toplevel-list 2024-04-03 17:08:27 +02:00
Julian Orth
6fe6b1b491 it: test xdg-activation 2024-04-03 17:08:25 +02:00
Julian Orth
91022cd1c8 it: test suspended state 2024-04-03 17:07:37 +02:00
Julian Orth
3f4386609e leaks: fix leak detection code 2024-04-03 17:07:37 +02:00
Julian Orth
80dead55c3 it: add test for preferred buffer scale 2024-04-03 17:07:37 +02:00
Julian Orth
9cddeb964d surface: process offset request without a buffer change 2024-04-03 17:07:35 +02:00
Julian Orth
adf6d2ae2b it: test natural scrolling 2024-04-02 10:26:42 +02:00
Julian Orth
f562f887f0 it: use single-pixel buffer instead of shm 2024-04-02 10:23:55 +02:00
Julian Orth
aaed003ec8 render: sync before rendering single-pixel buffer 2024-04-02 10:22:32 +02:00
mahkoh
d0f124a6ba
Merge pull request #146 from mahkoh/jorth/fix-explicit-sync-merging
render: fix merging of explicit sync commits
2024-04-01 21:26:12 +02:00
Julian Orth
be965eeaf7 render: fix merging of explicit sync commits 2024-04-01 21:01:52 +02:00
mahkoh
12681f42b0
Merge pull request #143 from mahkoh/jorth/config-run-privileged
config: allow running commands privileged
2024-04-01 13:26:21 +02:00
Julian Orth
a7d799aff3 wayland: make wlr-screencopy-manager a privileged global 2024-04-01 13:22:25 +02:00
Julian Orth
6efb6b8f4f wayland: make layer shell a privileged global 2024-04-01 13:18:17 +02:00
Julian Orth
affea49e49 config: allow running commands privileged 2024-04-01 13:16:34 +02:00
mahkoh
4558bdb7c1
Merge pull request #142 from mahkoh/jorth/wlr-data-device
wayland: implement wlr-data-control
2024-04-01 00:09:51 +02:00
Julian Orth
99be020c19 wayland: implement wlr-data-control 2024-03-31 20:36:15 +02:00