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

To Stable: KDE 6 #8525

Open
1 of 20 tasks
MingcongBai opened this issue Nov 5, 2024 · 1 comment · May be fixed by #8272
Open
1 of 20 tasks

To Stable: KDE 6 #8525

MingcongBai opened this issue Nov 5, 2024 · 1 comment · May be fixed by #8272
Assignees

Comments

@MingcongBai
Copy link
Member

MingcongBai commented Nov 5, 2024

Before we consider KDE 6 stable-ready, there are a few tasks and bugs to address. This issue serves as a memo for those items.

This list is not exhaustive and may be expanded in the future.

Features to Implement

Functionalities

  • systemsettings, KCMs: Eliminate or hide KNewStuff entries as they are simply too susceptible to broken or even malicious addons
  • Additional KCMs to ease system management
    • systemd units, timers, etc. (Maybe port systemd-kcm? But it's too old)
    • User and system configurations.
      • User: bashrc, xprofiles, etc.
      • System: GRUB and other boot-up configurations (Something like msconfig)
    • Emulation solutions (AArch64, LoongArch, and RISC-V), allowing users to select between say LATX and Box64 on LoongArch; Box64 or FEX on AArch64
      • Maybe even more detailed settings for specific emulation features
    • System features (X-AOSC-Features or *-base), like "Adding/Removing Features" in Windows
  • Dolphin: Pop-up file operation dialogues to replace the notification area window (making it the default rather than a fallback when neither taskbar nor notification area progress indicators were enabled)
  • Kickoff/Application Menus: Allow using Pinyin to match Chinese Keywords= entries

Appearance

  • Konsole: A higher-contrast default colour scheme (Campbell-based, probably)
  • Look & Feel: Darker (?) and more monochromatic theme (referencing perhaps Windows Vista, make the UI a bit less plasticky)
  • KSplash: A less harsh transition between login, splash, and the desktop
  • KLockScreen and SDDM: Make the appearance more consistent and less susceptible to badly scaled displays

Packaging

  • Split out qt-6-doc, as we did for qt-5

Bugs to Report

KScreenLocker

  • Desktop showed before the lock screen when opening the lid of a laptop (X11 only)

KSystemStats

  • Desktop/panel widget crashes on !x86.

Plasma Shell

  • A strange box shadow border when using a floating panel (X11 only, maybe even GPU-specific)

KWin

  • Win-Left/Right is not treated equally as drag-to-tile
@MingcongBai MingcongBai linked a pull request Nov 5, 2024 that will close this issue
40 tasks
@MingcongBai MingcongBai pinned this issue Nov 5, 2024
@chiyuki0325
Copy link

Bugs & Feature Request

  • Provide krdpserver or krdp, upgrade xdg-desktop-portal to > 1.17.0
    There's a built-in Remote Desktop server in KDE 6, which is not included in the AOSC KDE 6 packages now. On Wayland, it depends on the InputCapture interface of XDG Desktop Portal > 1.17.0, but the AOSC one is still in version 1.16.0.
  • Rebuild packages related to gtk-4
    In the KDE 6 topic, appstream was updated to version 1.0.3 which provides libappstream.so.5, but packages using GTK 4 (or GTK 4 itself) still depends on libappstream.so.4. A rebuild is need to make them work again.

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 a pull request may close this issue.

3 participants