Commit graph

565 commits

Author SHA1 Message Date
Victoria Brekenfeld
34068d9514 shell/grabs: Fix resize geometry 2023-01-25 18:43:22 +01:00
Victoria Brekenfeld
1f3f1331ab debug: Fix compiling with CosmicSurface 2023-01-25 16:35:51 +01:00
Victoria Brekenfeld
e50bea33bb shell: Fix SSD when using scaling 2023-01-25 15:14:18 +01:00
Victoria Brekenfeld
0090122ffe shell: Don't use output-relative coords for windwo geometry 2023-01-25 14:09:44 +01:00
Victoria Brekenfeld
4940d0823d xwayland: Fix display env variable race 2023-01-25 13:20:17 +01:00
Victoria Brekenfeld
7704f65d02 kms: Don't remove outputs from shell, before reading config 2023-01-24 21:13:55 +01:00
Victoria Brekenfeld
58f196d638 shell: Handle removed output state better 2023-01-24 21:01:11 +01:00
Victoria Brekenfeld
e7be9d6abf xwayland: kms fixes 2023-01-24 19:35:37 +01:00
Victoria Brekenfeld
5b644b59f7 input: Add SendToWorkspace action 2023-01-24 19:22:00 +01:00
Victoria Brekenfeld
40077f4a5a deps: Fix iced/libcosmic refs 2023-01-24 18:09:13 +01:00
Victoria Brekenfeld
e5f4911bb6 xwayland: Expose DISPLAY variable to clients 2023-01-24 18:08:52 +01:00
Victoria Brekenfeld
51f53aa899 xwayland: Fix kms start 2023-01-24 17:40:33 +01:00
Victoria Brekenfeld
f8ca797ec5 shell: send refresh/output_enter to new OR windows 2023-01-23 22:56:42 +01:00
Victoria Brekenfeld
ae42c5ede9 workspace: Update xwayland render order 2023-01-23 22:56:22 +01:00
Victoria Brekenfeld
4f93222586 workspace: Render OR windows on top of fullscreen 2023-01-23 22:54:05 +01:00
Victoria Brekenfeld
30c271553f shell: Send frame/presentation-callbacks to OR windows 2023-01-23 22:53:39 +01:00
Victoria Brekenfeld
5b201889a8 xwm: Reflect raising floating x11 windows correctly 2023-01-23 22:53:15 +01:00
Victoria Brekenfeld
f597fb89c6 xwm: Add output_enter/leave events for OR windows 2023-01-23 22:52:51 +01:00
Victoria Brekenfeld
5dfefedb02 xwayland: Add input handling for override redirect windows 2023-01-23 20:32:37 +01:00
Victoria Brekenfeld
0af8d5eb2d screencopy: Fix cursor events for absolute motion 2023-01-23 20:32:10 +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
47dfc85314 utils: Add iced/libcosmic-integration 2023-01-16 15:33:47 +01:00
Victoria Brekenfeld
08c6e3f209 logger: Limit std-log level 2023-01-16 15:24:48 +01:00
Victoria Brekenfeld
8a2e1e5c89 deps: Update smithay 2023-01-16 15:22:34 +01:00
Victoria Brekenfeld
ec647597f1
Merge pull request #60 from pop-os/log_jammy
Log to journald, and log panics
2023-01-16 09:36:16 +01:00
Ian Douglas Scott
49e0a5f3f4 Log to journald, and log panics
This integrates a bit better than having `cosmic-session` copy logs from
stderr to journald, and works when not started through `cosmic-session`.

Having panics logged should be helpful if panics ever occur.
2023-01-13 11:50:48 -08:00
Victoria Brekenfeld
31768f2c97
Merge pull request #55 from wsx-udscbt/nix-flake
Setup Github CI.
2023-01-09 13:20:54 +01:00
Shuxian Wang
f2e8954923 Rework source filtering.
To actually avoid triggering unnecessary rebuilds when irrelevant files
change.
2023-01-04 01:52:16 -08:00
Shuxian Wang
426d650c42 Setup Github CI. 2023-01-03 23:11:42 -08:00
Victoria Brekenfeld
52561496ac
Merge pull request #56 from pop-os/workspace-done_jammy
workspace: Send `done` once on bind, not for each group
2023-01-03 23:50:26 +01:00
Ian Douglas Scott
c592590053 workspace: Send done once on bind, not for each group 2023-01-03 14:15:02 -08:00
Victoria Brekenfeld
46edc989ab
Merge pull request #53 from wsx-udscbt/nix-flake
Add Nix flake.
2023-01-03 19:29:18 +01:00
Victoria Brekenfeld
699f245022
Merge pull request #54 from pop-os/toplevel-shm-buffer
Fix advertised buffer size for shm toplevel capture
2023-01-03 18:50:27 +01: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
Shuxian Wang
cb799363de Add Nix flake. 2022-12-31 14:04:06 -08:00
Victoria Brekenfeld
bce88d2514 deps: Update smithay 2022-12-27 18:27:29 +01:00
Victoria Brekenfeld
f9d50e77a5 wayland/xdg: Refine popup positioning 2022-12-15 13:07:38 +01:00
Victoria Brekenfeld
8639546ddb shell/tiling: Fix render order 2022-12-15 13:07:25 +01:00
Victoria Brekenfeld
4317c4c5f3 shell: Fix incorrect workspace numbering 2022-12-07 09:47:07 +01:00
Victoria Brekenfeld
3d31641c98 config: Don't disable all outputs on missing config 2022-12-05 23:36:09 +01:00
Victoria Brekenfeld
fc04ef2157 state: Don't crash on error due to missing logger 2022-12-05 23:20:32 +01:00
Victoria Brekenfeld
74cec7bdd6 kms: Don't loose screencopy sessions 2022-12-03 00:06:20 +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
010faf3789 shell: Don't try to jump to missing workspaces 2022-11-30 22:35:54 +01:00
Victoria Brekenfeld
d12efc2c92 ext-workspace: Send group-outputs 2022-11-29 18:40:53 +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