Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QM subpackage: Wayland #610

Merged
merged 1 commit into from
Oct 9, 2024
Merged

QM subpackage: Wayland #610

merged 1 commit into from
Oct 9, 2024

Conversation

dougsland
Copy link
Collaborator

Developed by Albert and Roberto, integrating to QM upstream as sub-package. This is an initial patch, I am sure we will need more work but let's make it happen!

Use: make qm_dropin_window_manager

Ref:
https://aesteve-rh.github.io/alesgar-digital-cockpit/posts/wayland-in-qm/

Developed by Albert and Roberto, integrating to QM upstream as sub-package.
This is an initial patch, I am sure we will need more work but let's
make it happen!

Use: make qm_dropin_window_manager

Ref:
https://aesteve-rh.github.io/alesgar-digital-cockpit/posts/wayland-in-qm/

Signed-off-by: Douglas Schilling Landgraf <[email protected]>
@dougsland
Copy link
Collaborator Author

dougsland commented Oct 9, 2024

It seems to work, again, it's optional sub-package. I would merge and as soon @aesteve-rh get back from his vacation we can continue the development upstream.

bash-5.2# systemctl status wayland-session.service
● wayland-session.service - Wayland Session Creation Handling
     Loaded: loaded (/etc/systemd/system/wayland-session.service; enabled; preset: disabled)
    Drop-In: /usr/lib/systemd/system/service.d
             └─10-timeout-abort.conf
     Active: active (running) since Wed 2024-10-09 07:20:02 UTC; 9min ago
   Main PID: 113 (sleep)
        CPU: 4ms
     CGroup: /system.slice/wayland-session.service
             ‣ 113 /bin/sleep infinity

Oct 09 07:20:02 b1cc06dfa0a8 systemd[1]: Started wayland-session.service - Wayland Session Creation Handling.
bash-5.2# loginctl
SESSION UID USER SEAT  TTY  STATE  IDLE SINCE
     c1   0 root seat0 tty7 online no   -

1 sessions listed.
bash-5.2#

@dougsland
Copy link
Collaborator Author

dougsland commented Oct 9, 2024

For this subpackage, we will require: the following sub-packages:

  • qm_mount_bind_input
  • qm_mount_bind_kvm
  • qm_mount_bind_sound

These packages are generated during the build.

$ ls rpmbuild/RPMS/noarch/
qm-0.6.7-1.fc40.noarch.rpm                   
qm_mount_bind_sound-0.6.7-1.fc40.noarch.rpm 
qm_mount_bind_input-0.6.7-1.fc40.noarch.rpm  
qm_mount_bind_kvm-0.6.7-1.fc40.noarch.rpm    
qm-windowmanager-0.6.7-1.fc40.noarch.rpm

@dougsland dougsland merged commit 10578f6 into main Oct 9, 2024
11 checks passed
@dougsland dougsland deleted the wayland2 branch October 9, 2024 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant