Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
mkimage-profiles
Commits
3072527c
Commit
3072527c
authored
Apr 21, 2025
by
Artyom Bystrov
Committed by
Anton Midyukov
Apr 23, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mobile.mk: add targets with sway
Co-autored-by:
Anton Midyukov
<
antohami@altlinux.org
>
parent
1689c3c9
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
0 deletions
+23
-0
mobile.mk
conf.d/mobile.mk
+15
-0
sway
pkg.in/lists/mobile/sway
+8
-0
No files found.
conf.d/mobile.mk
View file @
3072527c
...
@@ -55,13 +55,25 @@ ifeq (x86_64,$(ARCH))
...
@@ -55,13 +55,25 @@ ifeq (x86_64,$(ARCH))
@$(call add,THE_PACKAGES,udev-rules-MIG-goodix-touchpad)
@$(call add,THE_PACKAGES,udev-rules-MIG-goodix-touchpad)
endif
endif
mixin/sway: use/services +nm-gtk +nm-native
@$(call add,THE_BRANDING,sway-settings)
@$(call add,THE_LISTS,mobile/sway)
@$(call set,DEFAULT_SESSION,sway)
@$(call add,DEFAULT_SYSTEMD_SERVICES_ENABLE,sway-autostart.service)
ifeq (vm,$(IMAGE_CLASS))
ifeq (vm,$(IMAGE_CLASS))
vm/.phosh: vm/systemd mixin/mobile-base mixin/phosh +systemd \
vm/.phosh: vm/systemd mixin/mobile-base mixin/phosh +systemd \
mixin/waydroid use/fonts/ttf/google \
mixin/waydroid use/fonts/ttf/google \
use/auto-resize; @:
use/auto-resize; @:
vm/.sway: vm/systemd mixin/mobile-base mixin/sway +systemd \
mixin/waydroid use/fonts/ttf/google \
use/auto-resize; @:
vm/alt-mobile-phosh-def: vm/.phosh mixin/mobile-def; @:
vm/alt-mobile-phosh-def: vm/.phosh mixin/mobile-def; @:
vm/alt-mobile-sway-def: vm/.sway mixin/mobile-def; @:
ifeq (aarch64,$(ARCH))
ifeq (aarch64,$(ARCH))
ifeq (sisyphus,$(BRANCH))
ifeq (sisyphus,$(BRANCH))
mixin/mobile-pine: mixin/uboot-extlinux use/tty/S2
mixin/mobile-pine: mixin/uboot-extlinux use/tty/S2
...
@@ -99,5 +111,8 @@ endif
...
@@ -99,5 +111,8 @@ endif
vm/alt-mobile-phosh-pine: vm/.phosh mixin/mobile-pine; @:
vm/alt-mobile-phosh-pine: vm/.phosh mixin/mobile-pine; @:
vm/alt-mobile-phosh-lt11i: vm/.phosh mixin/mobile-lt11i; @:
vm/alt-mobile-phosh-lt11i: vm/.phosh mixin/mobile-lt11i; @:
vm/alt-mobile-phosh-rocknix: vm/.phosh mixin/mobile-rocknix; @:
vm/alt-mobile-phosh-rocknix: vm/.phosh mixin/mobile-rocknix; @:
vm/alt-mobile-sway-pine: vm/.sway mixin/mobile-pine; @:
vm/alt-mobile-sway-lt11i: vm/.sway mixin/mobile-lt11i; @:
vm/alt-mobile-sway-rocknix: vm/.sway mixin/mobile-rocknix; @:
endif
endif
endif
endif
pkg.in/lists/mobile/sway
0 → 100644
View file @
3072527c
sway
sway-autostart
sysshell
syspower
sysmenu
wvkbd
waybar
lisgd
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment