CubeKit icon indicating copy to clipboard operation
CubeKit copied to clipboard

The ultimate toolkit for building modern apps.

Results 21 CubeKit issues
Sort by recently updated
recently updated
newest added

### Description In the README the text references Clippy, which is now Paperclip ### Steps to reproduce n/a ### Version new ### Affected platforms _No response_ ### Platform version github...

> Related: https://github.com/Lamparter/Win32/issues/2 > Related: https://github.com/microsoft/CsWin32/issues/1312 ### Description ![Image](https://github.com/user-attachments/assets/86f29c63-bd61-4821-b728-75382ec5c998) The PInvoke class from Riverside.Tooling.CsWin32 will conflict with the PInvoke class in the end user project. ### Steps to reproduce 1....

### Description AppWindow has many flaws that can break TitleBarEx and we should use P/Invoke instead ### API Changes Many ### Usage scenarios Same as previous ### Backward Compatibility _No...

### Description There should be a `IsNetFramework`, `IsNetStandard`, `IsNetFx` and `IsNetCore` switch that determines the target framework. ### Concerned code - `eng/` ### Gains - Easier to track target frameworks...

### What feature or improvement do you think would benefit the app? There should be a WindowEx API (maybe different name) that works based on WinUIEx's own WindowEx but with...

### What feature or improvement do you think would benefit the app? A set of attributes, analysers and source generators to make code accountable. ### Requirements - [ ] Create...

### What feature or improvement do you think would benefit the app? > [!WARNING] > This page contains material that is kept because it is considered [humorous](https://en.wikipedia.org/wiki/Wikipedia:Humor). > Such material...

### What feature or improvement do you think would benefit the app? I need to create a library for unmanaged code abstraction, and CubeKit is the perfect place to put...

### What feature or improvement do you think would benefit the app? There should be an `UnsafeAttribute` with an analyser that can be used to explain to the consumer that...

### Description The current DP generator isn't as good as the new one from Toolkit Labs. We should migrate to using that one instead as it will improve all sorts...