Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@andrsrjld
Copy link

  • Add AudioPane with two-column layout matching bluetooth pane style

    • Device list with output/input device cards
    • Volume controls with mute/unmute buttons
    • Real-time volume percentage display
    • Mouse wheel support on sliders
    • Device information card
  • Add NetworkPane with two-column layout

    • WiFi network list with scan/refresh
    • Network cards showing SSID, security, signal strength
    • WiFi enable/disable toggle
    • Connect/disconnect functionality
    • Active connection display with details
    • Password dialog for secured networks
  • Update Panes.qml to replace 'Work in progress' placeholders

  • All components follow Material Design 3 styling

  • Consistent spacing and colors with existing bluetooth pane

- Add AudioPane with two-column layout matching bluetooth pane style
  - Device list with output/input device cards
  - Volume controls with mute/unmute buttons
  - Real-time volume percentage display
  - Mouse wheel support on sliders
  - Device information card

- Add NetworkPane with two-column layout
  - WiFi network list with scan/refresh
  - Network cards showing SSID, security, signal strength
  - WiFi enable/disable toggle
  - Connect/disconnect functionality
  - Active connection display with details
  - Password dialog for secured networks

- Update Panes.qml to replace 'Work in progress' placeholders
- All components follow Material Design 3 styling
- Consistent spacing and colors with existing bluetooth pane
@andrsrjld
Copy link
Author

image image image
recording_20251111_17-36-56.mp4

@devalentineomonya
Copy link

Looks great! I tried copying the components and applying the changes from the diff, but it still didn’t work. I even compiled your fork, but the panel kept showing “changes in progress.”

Is there any guide on how to get this working? The image below shows the error I’m getting after compiling and trying to start the Qt shell again.
image

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.

3 participants