Julian Orth
|
6f55675bdb
|
config: implement shortcut latching
|
2024-04-17 12:09:02 +02:00 |
|
Julian Orth
|
90dbde99ab
|
config: add support for mod masks in shortcuts
|
2024-04-16 18:58:35 +02:00 |
|
Julian Orth
|
27f30f8d28
|
config: send server-side capabilities to config
|
2024-04-16 17:24:47 +02:00 |
|
Julian Orth
|
18bc86d14f
|
config: allow consuming/forwarding key events
|
2024-04-15 18:42:59 +02:00 |
|
Julian Orth
|
6ee4fdb9f4
|
config: implement on-release shortcuts
|
2024-04-15 18:41:34 +02:00 |
|
Julian Orth
|
daf52299db
|
seat: implement input methods
|
2024-04-15 15:34:00 +02:00 |
|
Julian Orth
|
5e2cdef388
|
seat: add KeyboardState and dynamically switch between states
|
2024-04-14 13:16:18 +02:00 |
|
Julian Orth
|
6c0e3a4fff
|
wayland: implement virtual-keyboard
|
2024-04-12 19:59:30 +02:00 |
|
Julian Orth
|
826f40adca
|
seat: implement per-device keymaps
|
2024-04-12 17:06:16 +02:00 |
|
Julian Orth
|
225995eb2f
|
seat: after keymap change, only send keymap to focused surface
|
2024-04-12 14:56:54 +02:00 |
|
Julian Orth
|
8d43eebc3d
|
seat: store pressed keys in a vector
|
2024-04-12 14:50:57 +02:00 |
|
Julian Orth
|
fadec919e1
|
metal: preserve front buffer if atomic commit fails
|
2024-04-11 10:00:56 +02:00 |
|
Julian Orth
|
3cf1b227b6
|
metal: disable IN_FENCE_FD on nvidia driver
|
2024-04-11 10:00:56 +02:00 |
|
Julian Orth
|
14b344a1ae
|
logging: include version information
|
2024-04-11 10:00:56 +02:00 |
|
Julian Orth
|
3f39fa1f6f
|
portal: ignore formats not supported by pipewire
|
2024-04-10 19:05:22 +02:00 |
|
Julian Orth
|
b440d29c19
|
it: avoid problematic halfway colors
|
2024-04-09 14:11:46 +02:00 |
|
Julian Orth
|
ff54a8ab96
|
wayland: implement alpha_modifier_v1
|
2024-04-09 12:09:54 +02:00 |
|
Julian Orth
|
acb391335b
|
wire: generate trait for request handling
|
2024-04-08 20:02:29 +02:00 |
|
Julian Orth
|
e3a1a0b30f
|
wayland: make object versions type safe
|
2024-04-08 14:47:50 +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 |
|
Julian Orth
|
b374947b45
|
all: reorganize packages for release
|
2024-04-05 19:24:34 +02:00 |
|
Julian Orth
|
c542d6188e
|
surface: fix subsurface property propagation
|
2024-04-04 14:18:05 +02:00 |
|
Julian Orth
|
c5fd2cd989
|
surface: commit subsurface state during parent commit
|
2024-04-04 10:28:30 +02:00 |
|
Julian Orth
|
551dafcce8
|
render: add support for more formats
|
2024-04-03 21:18:44 +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 |
|