macOS & Simple Views #5

Merged
david-swift merged 17 commits from devel into main 2025-02-11 19:05:10 +01:00
Owner

Steps

  • Build the project on your machine. If it does not compile, fix the errors.
  • Describe the purpose and approach of your pull request below.
  • Submit the pull request. Thank you very much for your contribution!

Purpose

  • Add support for macOS
  • Add other small views

Approach

  • Port to macOS
  • Add support for maximum and minimum width and height
  • Add support for text fields in alerts
  • Add support for scroll views
  • Fix bugs
## Steps - [x] Build the project on your machine. If it does not compile, fix the errors. - [x] Describe the purpose and approach of your pull request below. - [x] Submit the pull request. Thank you very much for your contribution! ## Purpose - Add support for macOS - Add other small views ## Approach - Port to macOS - Add support for maximum and minimum width and height - Add support for text fields in alerts - Add support for scroll views - Fix bugs
david-swift added 17 commits 2025-02-11 19:04:53 +01:00
Add support for max/min width/height
All checks were successful
SwiftLint / SwiftLint (push) Successful in 4s
b049f2c969
Add support for detecting the framework
All checks were successful
SwiftLint / SwiftLint (push) Successful in 6s
a21b59eff5
Extend logic for framework-specific code
All checks were successful
SwiftLint / SwiftLint (push) Successful in 6s
1388fc4877
Fix placement in alerts with Adwaita
All checks were successful
SwiftLint / SwiftLint (push) Successful in 7s
e8c7773394
Update WinUI interface to latest changes
Some checks failed
SwiftLint / SwiftLint (push) Failing after 4s
0010471a29
Fix flat navigation with dynamic identifiable elements on Windows
Some checks failed
SwiftLint / SwiftLint (push) Failing after 4s
d1f30b9de5
Add Flatpak manifest and custom carousel icon
Some checks failed
SwiftLint / SwiftLint (push) Failing after 5s
4a60dd9e5f
Fix min width and height not working on Windows
Some checks failed
SwiftLint / SwiftLint (push) Failing after 4s
5b6284c488
Add support for extra child in alert
All checks were successful
SwiftLint / SwiftLint (push) Successful in 3s
3d70c673be
Set default titlebar per window
All checks were successful
SwiftLint / SwiftLint (push) Successful in 4s
628034293a
Add support for scroll views
All checks were successful
SwiftLint / SwiftLint (push) Successful in 3s
640cf90b63
Add support for macOS
All checks were successful
SwiftLint / SwiftLint (push) Successful in 3s
4eff4d4587
Add support for primary action on macOS
Some checks are pending
SwiftLint / SwiftLint (push) Waiting to run
b0f18984b2
Move from custom extra child to text fields in alerts
Some checks are pending
SwiftLint / SwiftLint (push) Waiting to run
7a01923017
Add missing information about macOS
Some checks failed
SwiftLint / SwiftLint (push) Has been cancelled
082c83aec5
Implement changes on Windows
Some checks failed
SwiftLint / SwiftLint (push) Failing after 4s
7b38fd8381
Implement changes on GNOME
Some checks failed
SwiftLint / SwiftLint (push) Has been cancelled
SwiftLint / SwiftLint (pull_request) Has been cancelled
0c2ac1ca57
david-swift merged commit 357f1890b3 into main 2025-02-11 19:05:10 +01:00
david-swift deleted branch devel 2025-02-11 19:05:20 +01:00
Sign in to join this conversation.
No Reviewers
No Milestone
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aparoksha/aparoksha#5
No description provided.