9bf5a03391
[debug] use layer_surface_v1_set_size() after viewport_set_source()
f03c7f14d6
add viewporter protocol
Consolatis
created branch feature/add_wp_viewporter in Consolatis/layercheck
2024年12月02日 21:26:03 +01:00
44646c9434
Increase version to 0.2
4a0bb17a25
protocols/cosmic_workspaces: reduce log spam
3f468c2bea
examples/cosmic_workspaces.py: new test client
fb08c741f0
protocols/cosmic_workspaces: initial implemenation
0d4d0197fc
protocols/idle_notify: be more verbose about selected protocol
3c4ead3690
protocols/wayland: fix automatic output removal
2a973f182c
protocols/wayland: fix wrong command id for ShmPool
43f1f3f31d
protocols/foreign_toplevel: add output tracking
c3c093807d
protocols/wayland: add initial support for Shm, ShmPool and WlBuffer
c6cbe0226c
protocols/wayland: bind to outputs automatically
e5d2352f03
protocols/wayland: allow multiple global ids sharing the same interface name
37f877a3c2
connection.py: Slightly improve the API regarding passing fds
bbbce67ae5
Add pyproject.toml
1c5667d5a2
loop_integrations/glib: support ms resolution timers
c9285ad42a
examples/wl_virtual_keyboard: add warning and delay startup
269cac1832
virtual_keyboard: ensure the keymap is set when changing modifiers
bf1a369f9e
virtual_keyboard: slight cleanup
1fb085ba1f
Add virtual_keyboard_unstable_v1 protocol
1014481d57
examples/wlctrl: add proper exit codes
da7a72b3c3
examples/wl_example_panel: support top/bottom command line argument
55e805f9c6
README: *BSD is a thing nowadays. So I've heard.
ffbfc1ae34
TODO: foreign toplevel output tracking
8670a838b5
protocols/base: add ArgInt32
scripts: generate-builtin-terminfo: double-escape backslash in ST
Wouldn't it be enough to just remove the E in the existing replace? E.g
vt: underline colors and style from kitty
I believe this misses setal in the terminfo description.
In libvte (TERM=vte-256color) one can...
095f989569
README: fix spelling
c8a655085c
initial commit