17 files changed
+17
-17
lines changedSubmodule cosmic-applets updated 90 files
- .github/ISSUE_TEMPLATE.md+20
- .github/workflows/ci.yml+3-3
- Cargo.lock+523-420
- Cargo.toml+1-1
- cosmic-app-list/Cargo.toml+1-1
- cosmic-app-list/i18n/es-ES/cosmic_app_list.ftl+2-2
- cosmic-app-list/i18n/fr/cosmic_app_list.ftl+3-3
- cosmic-app-list/i18n/it/cosmic_app_list.ftl+5-5
- cosmic-app-list/i18n/ja/cosmic_app_list.ftl+2-2
- cosmic-app-list/i18n/nl/cosmic_app_list.ftl+6-3
- cosmic-app-list/i18n/uk/cosmic_app_list.ftl+8
- cosmic-app-list/src/app.rs+37-27
- cosmic-applet-audio/Cargo.toml+1-1
- cosmic-applet-audio/i18n/de/cosmic_applet_audio.ftl+4-3
- cosmic-applet-audio/i18n/en/cosmic_applet_audio.ftl+1-1
- cosmic-applet-audio/src/lib.rs+125-55
- cosmic-applet-audio/src/mpris_subscription.rs+11
- cosmic-applet-audio/src/pulse.rs+39-7
- cosmic-applet-battery/Cargo.toml+1-1
- cosmic-applet-battery/i18n/de/cosmic_applet_battery.ftl+7-8
- cosmic-applet-battery/i18n/en/cosmic_applet_battery.ftl+2-3
- cosmic-applet-battery/i18n/es-419/cosmic_applet_battery.ftl-1
- cosmic-applet-battery/i18n/es-ES/cosmic_applet_battery.ftl-1
- cosmic-applet-battery/i18n/fa/cosmic_applet_battery.ftl-1
- cosmic-applet-battery/i18n/fi/cosmic_applet_battery.ftl-1
- cosmic-applet-battery/i18n/fr/cosmic_applet_battery.ftl+1-2
- cosmic-applet-battery/i18n/hu/cosmic_applet_battery.ftl+1-2
- cosmic-applet-battery/i18n/id/cosmic_applet_battery.ftl+2-3
- cosmic-applet-battery/i18n/it/cosmic_applet_battery.ftl+1-2
- cosmic-applet-battery/i18n/ja/cosmic_applet_battery.ftl-1
- cosmic-applet-battery/i18n/nl/cosmic_applet_battery.ftl-1
- cosmic-applet-battery/i18n/pl/cosmic_applet_battery.ftl-1
- cosmic-applet-battery/i18n/pt-BR/cosmic_applet_battery.ftl-1
- cosmic-applet-battery/i18n/pt/cosmic_applet_battery.ftl-1
- cosmic-applet-battery/i18n/ru/cosmic_applet_battery.ftl+1-2
- cosmic-applet-battery/i18n/sk/cosmic_applet_battery.ftl+1-2
- cosmic-applet-battery/i18n/sr-Cyrl/cosmic_applet_battery.ftl-1
- cosmic-applet-battery/i18n/sr-Latn/cosmic_applet_battery.ftl-1
- cosmic-applet-battery/i18n/tr/cosmic_applet_battery.ftl-1
- cosmic-applet-battery/i18n/uk/cosmic_applet_battery.ftl-1
- cosmic-applet-battery/i18n/zh-CN/cosmic_applet_battery.ftl-1
- cosmic-applet-battery/src/app.rs+68-28
- cosmic-applet-battery/src/backend/mod.rs+40
- cosmic-applet-battery/src/dgpu.rs+5-1
- cosmic-applet-bluetooth/Cargo.toml+1-1
- cosmic-applet-bluetooth/i18n/de/cosmic_applet_bluetooth.ftl+3-3
- cosmic-applet-bluetooth/i18n/en/cosmic_applet_bluetooth.ftl+3-3
- cosmic-applet-bluetooth/src/app.rs+67-40
- cosmic-applet-bluetooth/src/bluetooth.rs+3-1
- cosmic-applet-input-sources/Cargo.toml+1-1
- cosmic-applet-input-sources/i18n/fr/cosmic_applet_input_sources.ftl+2
- cosmic-applet-input-sources/i18n/pt/cosmic_applet_input_sources.ftl+2
- cosmic-applet-input-sources/i18n/uk/cosmic_applet_input_sources.ftl+2
- cosmic-applet-input-sources/src/window.rs+11-3
- cosmic-applet-minimize/Cargo.toml+1-1
- cosmic-applet-minimize/src/lib.rs+1-1
- cosmic-applet-minimize/src/window_image.rs+1-1
- cosmic-applet-network/i18n/de/cosmic_applet_network.ftl+11-7
- cosmic-applet-network/i18n/en/cosmic_applet_network.ftl+6-6
- cosmic-applet-network/i18n/fr/cosmic_applet_network.ftl+1
- cosmic-applet-network/i18n/pt/cosmic_applet_network.ftl+1
- cosmic-applet-network/src/app.rs+113-89
- cosmic-applet-notifications/Cargo.toml+1-1
- cosmic-applet-notifications/i18n/de/cosmic_applet_notifications.ftl+3-1
- cosmic-applet-notifications/i18n/fr/cosmic_applet_notifications.ftl+2-1
- cosmic-applet-notifications/i18n/pl/cosmic_applet_notifications.ftl+1
- cosmic-applet-notifications/i18n/pt/cosmic_applet_notifications.ftl+1
- cosmic-applet-notifications/src/lib.rs+19-15
- cosmic-applet-power/Cargo.toml+1-1
- cosmic-applet-power/i18n/hu/cosmic_applet_power.ftl+1-1
- cosmic-applet-power/i18n/pt/cosmic_applet_power.ftl+22-7
- cosmic-applet-power/src/lib.rs+29-22
- cosmic-applet-status-area/Cargo.toml+1-1
- cosmic-applet-status-area/src/components/app.rs+1-1
- cosmic-applet-tiling/Cargo.toml+1-1
- cosmic-applet-tiling/i18n/de/cosmic_applet_tiling.ftl+20
- cosmic-applet-tiling/src/window.rs+39-21
- cosmic-applet-time/Cargo.toml+5-2
- cosmic-applet-time/src/config.rs+2
- cosmic-applet-time/src/window.rs+169-49
- cosmic-applet-workspaces/Cargo.toml+1-1
- cosmic-applet-workspaces/i18n/de/cosmic_applet_workspaces.ftl+1-1
- cosmic-applets/Cargo.toml+2-1
- cosmic-applets/src/main.rs+1
- cosmic-panel-button/Cargo.toml+4-4
- cosmic-panel-button/src/lib.rs+175
- cosmic-panel-button/src/main.rs+4-171
- debian/links+1
- justfile+1-1
- rust-toolchain.toml+1-1
Submodule cosmic-applibrary updated 11 files
- Cargo.lock+494-352
- Cargo.toml+14-8
- config/Cargo.toml+8-6
- i18n/de/cosmic_bg.ftl+2
- i18n/en/cosmic_bg.ftl+2-2
- i18n/es-419/cosmic_bg.ftl+1
- i18n/hu/cosmic_bg.ftl+2
- i18n/it/cosmic_bg.ftl+2
- i18n/pl/cosmic_bg.ftl+2
- i18n/ru/cosmic_bg.ftl+2
- i18n/tr/cosmic_bg.ftl+2
- i18n/uk/cosmic_bg.ftl+1-1
- justfile+2-2
- rust-toolchain-1
- rust-toolchain.toml+2
- src/draw.rs+5-3
- src/main.rs+88-24
- src/scaler.rs+20-3
- src/wallpaper.rs+65-47
Submodule cosmic-comp updated 64 files
- Cargo.lock+47-52
- Cargo.toml+4-6
- Makefile+2
- cosmic-comp-config/src/input.rs+2
- cosmic-comp-config/src/lib.rs+12
- data/tiling-exceptions.ron+50
- flake.lock+15-54
- flake.nix+36-7
- resources/i18n/fr/cosmic_comp.ftl+23
- resources/i18n/it/cosmic_comp.ftl+23
- resources/i18n/pt-BR/cosmic_comp.ftl+11-4
- resources/i18n/pt/cosmic_comp.ftl+23
- resources/i18n/ro/cosmic_comp.ftl+23
- rust-toolchain.toml+1
- src/backend/kms/device.rs+167-2
- src/backend/kms/drm_helpers.rs+1-3
- src/backend/kms/mod.rs+33-2
- src/backend/kms/surface/mod.rs+7-1
- src/backend/render/cursor.rs+49-111
- src/backend/render/element.rs+2-2
- src/backend/render/mod.rs+39-9
- src/backend/winit.rs+5-5
- src/backend/x11.rs+1-1
- src/config/mod.rs+69-2
- src/input/actions.rs+1.1k
- src/input/mod.rs+670-1.4k
- src/shell/element/mod.rs+6-6
- src/shell/element/stack.rs+6-5
- src/shell/element/surface.rs+33-1
- src/shell/element/window.rs+21-24
- src/shell/focus/mod.rs+128-30
- src/shell/grabs/menu/default.rs+8-7
- src/shell/grabs/menu/mod.rs+2-1
- src/shell/grabs/moving.rs+8-8
- src/shell/layout/floating/mod.rs+4-4
- src/shell/layout/mod.rs+41-76
- src/shell/layout/tiling/grabs/resize.rs+5-5
- src/shell/layout/tiling/grabs/swap.rs+3-4
- src/shell/layout/tiling/mod.rs+60-46
- src/shell/mod.rs+435-45
- src/shell/seats.rs+57-13
- src/shell/workspace.rs+12-5
- src/state.rs+120-102
- src/utils/iced.rs+14-20
- src/utils/screenshot.rs+17-22
- src/wayland/handlers/compositor.rs+3-3
- src/wayland/handlers/data_device.rs+74-15
- src/wayland/handlers/foreign_toplevel_list.rs+14
- src/wayland/handlers/mod.rs+3
- src/wayland/handlers/screencopy/mod.rs+10-27
- src/wayland/handlers/screencopy/render.rs+131-192
- src/wayland/handlers/seat.rs+2-1
- src/wayland/handlers/single_pixel_buffer.rs+6
- src/wayland/handlers/toplevel_info.rs+17-2
- src/wayland/handlers/toplevel_management.rs+62-9
- src/wayland/handlers/xdg_activation.rs+1-1
- src/wayland/handlers/xdg_foreign.rs+15
- src/wayland/handlers/xdg_shell/mod.rs+13-4
- src/wayland/protocols/mod.rs+1
- src/wayland/protocols/overlap_notify.rs+394
- src/wayland/protocols/toplevel_info.rs+181-33
- src/wayland/protocols/toplevel_management.rs+12-1
- src/wayland/protocols/workspace.rs+1-1
- src/xwayland.rs+83-6
Submodule cosmic-files updated 39 files
- .github/ISSUE_TEMPLATE.md+18
- Cargo.lock+862-422
- Cargo.toml+34-13
- cosmic-files-applet/Cargo.toml+9
- cosmic-files-applet/src/main.rs+3
- examples/gio-list.rs+31
- examples/gio-mount.rs+23
- i18n/ar/cosmic_files.ftl+1
- i18n/be/cosmic_files.ftl+121-6
- i18n/cs/cosmic_files.ftl+1
- i18n/de/cosmic_files.ftl+102-44
- i18n/en/cosmic_files.ftl+79-9
- i18n/es/cosmic_files.ftl+1
- i18n/fr/cosmic_files.ftl+135-24
- i18n/it/cosmic_files.ftl+153-13
- i18n/ja/cosmic_files.ftl+89-10
- i18n/pl/cosmic_files.ftl+78-4
- i18n/pt-BR/cosmic_files.ftl+122-12
- i18n/pt/cosmic_files.ftl+66-9
- i18n/sk/cosmic_files.ftl+1-1
- i18n/sv/cosmic_files.ftl+129
- i18n/sv/sv.ftl-63
- i18n/uk/cosmic_files.ftl+1
- i18n/zh-CN/cosmic_files.ftl+171
- i18n/zh-cn/cosmic_files.ftl-26
- justfile+8-2
- src/app.rs+1.2k-263
- src/config.rs+38-6
- src/dialog.rs+696-153
- src/key_bind.rs+4-2
- src/lib.rs+66-21
- src/localize.rs+2-1
- src/menu.rs+258-45
- src/mime_app.rs+25-21
- src/mounter/gvfs.rs+238-7
- src/mounter/mod.rs+45-3
- src/mouse_area.rs+103-2
- src/operation.rs+228-6
- src/tab.rs+1.3k-424
Submodule cosmic-greeter updated 26 files
- Cargo.lock+33-16
- Cargo.toml+15-2
- cosmic-greeter-config/Cargo.toml+12
- cosmic-greeter-config/src/lib.rs+48
- cosmic-greeter-config/src/user.rs+20
- cosmic-greeter.toml+1-1
- daemon/src/lib.rs+2
- daemon/src/main.rs+18-1
- debian/cosmic-greeter.pam+25
- debian/rules+1
- examples/pam.rs+1-1
- i18n/de/cosmic_greeter.ftl+6-2
- i18n/es/cosmic_greeter.ftl+10-2
- i18n/fr/cosmic_greeter.ftl+4
- i18n/hu/cosmic_greeter.ftl+11
- i18n/it/cosmic_greeter.ftl+5-1
- i18n/ja/cosmic_greeter.ftl+5-1
- i18n/nl/cosmic_greeter.ftl+15
- i18n/pt/cosmic_greeter.ftl+11
- i18n/th/cosmic_greeter.ftl+11
- i18n/uk/cosmic_greeter.ftl+19
- src/greeter.rs+168-30
- src/localize.rs+17-1
- src/locker.rs+16-15
- src/logind.rs+2-2
- src/upower.rs+1-1
Submodule cosmic-icons updated 283 files
Submodule cosmic-panel updated 17 files
- Cargo.lock+198-162
- cosmic-panel-bin/src/space/corner_element/shader.frag+15-4
- cosmic-panel-bin/src/space/panel_space.rs+18-21
- cosmic-panel-bin/src/space/popup.rs+27-11
- cosmic-panel-bin/src/space/wrapper_space.rs+28-46
- cosmic-panel-bin/src/space_container/space_container.rs+1-1
- cosmic-panel-bin/src/space_container/wrapper_space.rs+9-10
- cosmic-panel-bin/src/xdg_shell_wrapper/client/handlers/data_device/data_device.rs+4-3
- cosmic-panel-bin/src/xdg_shell_wrapper/client/handlers/data_device/data_source.rs+3-2
- cosmic-panel-bin/src/xdg_shell_wrapper/client/handlers/pointer.rs+184-114
- cosmic-panel-bin/src/xdg_shell_wrapper/client/state.rs+10-3
- cosmic-panel-bin/src/xdg_shell_wrapper/mod.rs+1
- cosmic-panel-bin/src/xdg_shell_wrapper/server/handlers/compositor.rs+14-1
- cosmic-panel-bin/src/xdg_shell_wrapper/server/handlers/mod.rs+2
- cosmic-panel-bin/src/xdg_shell_wrapper/server/state.rs+4-2
- cosmic-panel-bin/src/xdg_shell_wrapper/shared_state.rs+3-1
- cosmic-panel-bin/src/xdg_shell_wrapper/space/space.rs+2-7
0 commit comments