Commit graph

71 commits

Author SHA1 Message Date
Victoria Brekenfeld
4a9dfcead0 deps: Update smithay
Integrate new multigpu allocator code for gpu->gpu copies using the vulkan allocator.

Also integrates Xwayland clipboard sync.
2023-02-14 15:47:39 +01:00
Victoria Brekenfeld
4ed3aceefc shell: Don't annouce toplevels before they have contents 2023-01-27 18:15:54 +01:00
Victoria Brekenfeld
e7be9d6abf xwayland: kms fixes 2023-01-24 19:35:37 +01:00
Victoria Brekenfeld
9b1221edc5 xwm: More fixes 2023-01-23 18:25:01 +01:00
Victoria Brekenfeld
1d28574088 xwayland: Add initial support 2023-01-18 20:25:32 +01:00
Victoria Brekenfeld
78ffe3a93d shell/wayland: Enable xdg/kde-decoration protocols 2023-01-16 20:31:43 +01:00
Victoria Brekenfeld
7992ad67f6 update smithay, iced; reworked window for xwayland 2023-01-16 15:37:54 +01:00
Victoria Brekenfeld
8a2e1e5c89 deps: Update smithay 2023-01-16 15:22:34 +01:00
Ian Douglas Scott
c592590053 workspace: Send done once on bind, not for each group 2023-01-03 14:15:02 -08:00
Ian Douglas Scott
bf0baabb56 Fix advertised buffer size for shm toplevel capture
This uses the same size that is later tested when capturing. So it
doesn't error about a size mismatch.

Fixes https://github.com/pop-os/cosmic-comp/issues/52.
2023-01-03 09:46:05 -08:00
Victoria Brekenfeld
f9d50e77a5 wayland/xdg: Refine popup positioning 2022-12-15 13:07:38 +01:00
Victoria Brekenfeld
26f46876b4 screencopy: Release wl_buffers 2022-12-03 00:05:05 +01:00
Victoria Brekenfeld
69646f1c95 screencopy: Fix missing contents on multigpu setups 2022-12-02 14:09:23 +01:00
Victoria Brekenfeld
7092c523f5 deps: Update smithay
- Use new GAT frame
- Bugfixes
- Finish window debug overlay
2022-11-28 17:50:41 +01:00
Victoria Brekenfeld
b5ef2c5bde kms: Use recent average frame_time for delay 2022-11-23 16:10:37 +01:00
Victoria Brekenfeld
57f15da85d ext_workspace: Fix activation for output-bound 2022-11-23 16:10:37 +01:00
Victoria Brekenfeld
b2686424ea seat: Workaround old active outputs on hotplug 2022-11-23 16:10:37 +01:00
Victoria Brekenfeld
ec7fd17b8f protocols: Drop export-dmabuf 2022-11-23 16:10:37 +01:00
Victoria Brekenfeld
7a034c8e52 deps: smithay + egui update 2022-11-23 16:10:37 +01:00
Victoria Brekenfeld
aa3ee245d1 screencopy: Fix format and copy code 2022-11-23 16:10:37 +01:00
Victoria Brekenfeld
2bafd2230d layer: Fix panic on destroying layer-shell surface 2022-11-23 16:10:37 +01:00
Victoria Brekenfeld
48c071466f kms: Fix damage issues due to timing 2022-11-23 16:10:37 +01:00
Victoria Brekenfeld
38c0acb943 wayland: Explicitly handle destroyed surfaces 2022-11-23 16:10:37 +01:00
Victoria Brekenfeld
a8e0f99e4b shell: Fix layer_shell 2022-11-23 16:10:37 +01:00
Victoria Brekenfeld
cab52fbeef screencopy: Capture cursor for window capture 2022-11-23 16:10:37 +01:00
Victoria Brekenfeld
bcf3e43fcc screencopy: Proper error for unsupport/unknown cursor modes 2022-11-23 16:10:37 +01:00
Victoria Brekenfeld
6eb7493ad7 screencopy: Use new error types 2022-11-23 16:09:58 +01:00
Victoria Brekenfeld
9f1284b981 wayland: Working screencopy implementation 2022-11-23 16:09:58 +01:00
Victoria Brekenfeld
5a4df346a8 wip: screencopy 2022-11-23 16:09:58 +01:00
Victoria Brekenfeld
dd100d65e4 wayland: Add screencopy protocol handler 2022-11-23 16:09:52 +01:00
Victoria Brekenfeld
644d53c2da tiling: Allow windows to be moved 2022-11-23 16:08:32 +01:00
Victoria Brekenfeld
01b34aadd2 shell/floating: Add interactive move grab 2022-11-23 16:08:32 +01:00
Victoria Brekenfeld
7d068ab6bc shell/floating: Reintroduce resizing 2022-11-23 16:08:32 +01:00
Victoria Brekenfeld
bb07ab4155 shell: Support maximize and fullscreen requests 2022-11-23 16:08:32 +01:00
Victoria Brekenfeld
00f1b029da wip: New shell logic 2022-11-23 16:08:32 +01:00
Victoria Brekenfeld
8e6537de39 deps: Update smithay 2022-09-28 15:18:04 +02:00
Ian Douglas Scott
0f726cf16b Implement keyboard shortcut inhibit protocol
TODO: restrict what apps can call this in some way.
2022-09-20 10:03:03 -07:00
Ian Douglas Scott
7b670afc36 Update smithay and wayland-rs
Includes updates for split between `smithay::wayland::output` and
`smithay::output`.
2022-09-09 20:00:00 -07:00
Victoria Brekenfeld
6690e13d54 deps: Update smithay 2022-08-31 13:01:23 +02:00
Victoria Brekenfeld
9e0a6e1b5f fmt commit 2022-08-30 13:28:36 +02:00
Victoria Brekenfeld
2a41d944e0 shell: Fix popup-positioning for secondary monitor layer-shell surfaces 2022-08-17 18:36:11 +02:00
Victoria Brekenfeld
500a8c51b1 cursor: Render Cursor over DnD-icons 2022-08-10 13:37:38 +02:00
Victoria Brekenfeld
944af9ab85 export_dmabuf: Initial support 2022-08-05 14:28:37 +02:00
Victoria Brekenfeld
1de3ba9dc1 compositor: Don't schedule a render twice 2022-08-03 16:42:09 +02:00
Victoria Brekenfeld
56e6ad8953 compositor: Schedule a new render after commit 2022-08-02 11:54:14 +02:00
Victoria Brekenfeld
6113167b31 toplevel-info: fix typo 2022-07-19 19:42:05 +02:00
Victoria Brekenfeld
28493b95c5 toplevel_info: send creation event 2022-07-19 19:30:06 +02:00
Victoria Brekenfeld
6b659eb107 wayland: toplevel management protocol 2022-07-18 21:26:02 +02:00
Victoria Brekenfeld
4f142d50b3 compositor: Import surfaces after mapping them 2022-07-18 18:31:50 +02:00
Victoria Brekenfeld
994114661b deps: Update for wayland-rs beta.8 2022-07-18 18:04:02 +02:00