Victoria Brekenfeld
0159bce9db
chore: update smithay
2025-04-14 18:15:28 +02:00
Victoria Brekenfeld
c17543169a
chore: Update smithay
2025-04-03 18:11:11 +02:00
Victoria Brekenfeld
23f51eb150
chore: Update smithay
2025-04-02 17:26:09 +02:00
Hugo
2b8a3f7894
Argument support with clap_lex
2025-03-31 18:16:31 +02:00
Victoria Brekenfeld
63916410a0
chore: Update smithay
2025-03-24 19:10:52 +01:00
Victoria Brekenfeld
fc43b25421
chore: Update cosmic-protocols
2025-03-24 19:10:52 +01:00
Ian Douglas Scott
96cbaad7b7
Update smithay
2025-03-14 17:53:34 +01:00
Victoria Brekenfeld
95b27637ae
chore: smithay update
2025-03-12 16:50:58 +01:00
Ian Douglas Scott
0b23a01736
Update cosmic-protocols
2025-03-03 12:30:25 +01:00
Michael Aaron Murphy
b93db878e2
feat: add shortcut for input source switch
2025-02-26 15:13:35 +01:00
Victoria Brekenfeld
c45a58c16c
wayland: Implement cosmic-a11y-v1
2025-02-20 23:51:55 +01:00
Victoria Brekenfeld
effd67d498
chore: Update cosmic-settings-config
2025-02-20 23:51:55 +01:00
Victoria Brekenfeld
8e73fdebc6
chore: Update libcosmic
2025-02-20 20:11:40 +01:00
Ian Douglas Scott
723f758439
protocol/workspace: Add support for ext-workspace-v1
...
To support both `ext-workspace-v1` and `cosmic-workspace-unstable-v1`,
the API exposed by `wayland/protocols/workspace` now uses the ext
workspace `State` and `GroupCapabilties` bitfields, and converts them to
the cosmic types for the cosmic implementation.
`WorkspaceCapabilities` is a custom type that has cosmic-specific and
ext-specific variants, and is mapped on both backends.
The ext protocol adds an `.assign` request on workspaces, which is
added here, though not currently used.
It also adds an `.id` event. Which we'll probably want when we have
persistent workspaces, but it isn't needed currently.
We still need to add an extension protocol of ext-workspaces to replace
a couple cosmic protocol features.
2025-02-13 11:31:38 +01:00
Ian Douglas Scott
ec1026d9b9
Update libcosmic
...
Fixes https://github.com/pop-os/cosmic-comp/issues/1071 .
2025-02-08 01:27:24 +01:00
Victoria Brekenfeld
6ce08fd2ae
chore: Update smithay
2025-02-07 13:32:30 +01:00
Victoria Brekenfeld
f837b109d0
chore: Update cosmic-config for forward compatibility
2025-02-07 13:32:30 +01:00
Ashley Wulber
b87049bb7c
chore: add log-out shortcut
2025-01-18 14:19:41 +01:00
Ian Douglas Scott
005093b622
Update smithay-egui, egui
2025-01-15 20:08:02 +01:00
Ashley Wulber
b7937807ad
fix: cosmic-protocols rev
2025-01-14 13:26:16 -07:00
Victoria Brekenfeld
609c3c778b
chore: Downgrade Cargo.lock version
2025-01-14 18:47:39 +01:00
Victoria Brekenfeld
9ce8621507
chore: update freedesktop-icons
2025-01-14 16:42:22 +01:00
Ian Douglas Scott
794ac2fd8d
Remove unused glow and drm-ffi dependencies
2025-01-14 11:26:20 +01:00
Victoria Brekenfeld
f73d9cee6b
chore: Update smithay
2025-01-14 11:13:05 +01:00
Victoria Brekenfeld
03878357ee
chore: cargo update
2025-01-13 21:51:37 +01:00
Victoria Brekenfeld
c608696953
chore: Update libcosmic
2025-01-13 21:27:46 +01:00
Victoria Brekenfeld
bb064e146b
chore: Update cosmic-text
2025-01-13 17:39:19 +01:00
Ian Douglas Scott
9074447c4f
chore: Update smithay
2025-01-07 12:50:35 +01:00
Victoria Brekenfeld
adcb81bbe0
deps: Switch from edid-rs to libdisplay-info
2025-01-06 20:23:05 +01:00
Victoria Brekenfeld
f12f4db0e1
chore: Update smithay
2025-01-06 20:23:05 +01:00
Ashley Wulber
6c8325856f
chore: update deps
2024-12-11 18:28:17 +01:00
Vukašin Vojinović
7de52054ff
chore: update iced/libcosmic
2024-12-11 16:58:16 +01:00
Ashley Wulber
a14d075aa0
refactor: add namespace
2024-11-27 17:23:14 +01:00
Victoria Brekenfeld
81b9fb179b
output-configuration: Support cosmic-ext v2
2024-11-27 09:37:01 +01:00
Victoria Brekenfeld
d72bf54628
deps: Update smithay
2024-11-27 09:37:01 +01:00
Ian Douglas Scott
1b96256622
Update smithay
2024-11-18 18:24:53 +01:00
Ian Douglas Scott
90883c6ab1
Add cosmic_atspi_v1 protocol
...
Used to provide a backend for `AtspiDevice` in `at-spi2-core`, so Orca
keybindings can work.
2024-10-31 18:49:56 +01:00
Ian Douglas Scott
ea27ec5e28
DPMS with wlr-output-power-management-unstable-v1 protocol
2024-10-25 10:31:24 +02:00
Vukašin Vojinović
b7a34bdd1e
fix(menu): styling
...
Also improves the styling of resize indicators, and removes the unnecessary `.density()` method call for the SSD header.
2024-10-10 19:58:56 +02:00
Ian Douglas Scott
a96394f7a6
Update egui, smithay-egui, smithay
2024-10-02 23:55:10 +02:00
Victoria Brekenfeld
bd04d68106
overlap-notify: Initial implementation
2024-09-23 10:55:00 +02:00
Victoria Brekenfeld
bbda6fb13d
chore: Update cosmic-protocols
2024-09-23 10:55:00 +02:00
Victoria Brekenfeld
ad449f9db0
chore: libcosmic update
2024-09-20 12:43:58 +02:00
Ian Douglas Scott
fb32d39b1b
Update smithay
2024-09-19 16:23:25 +02:00
Ian Douglas Scott
b820c97c66
Destroy X11Wm when we lose connect to X server
...
This fixes the issue where X11 windows freeze and can't be closed
when Xwayland dies.
2024-09-11 07:15:02 +02:00
Richard Weber
79ae56c601
Update cosmic-settings-config
2024-09-04 20:50:42 +02:00
Victoria Brekenfeld
c9220a7acc
chore: Update smithay
2024-09-02 18:58:13 +02:00
Ian Douglas Scott
1342c000ab
Add ext-foreign-toplevel-list-v1 protocol
2024-08-29 17:04:12 +02:00
Ian Douglas Scott
3625454420
Use monotonic time instead of 0 for motion events
...
Update to https://github.com/Smithay/smithay/pull/1509 , and adopt a
similar change.
2024-08-22 07:22:44 -06:00
Ian Douglas Scott
c48dc1107f
Update smithay and smithay-egui
2024-08-21 09:26:13 -06:00