Results 110 issues of Alex2772

### One More Step Before opening this issue - [x] To follow our [Code of Conduct](https://github.com/aui-framework/aui/blob/master/CODE_OF_CONDUCT.md) - [x] I've considered [existing issues on GitHub page](https://github.com/aui-framework/aui/issues) and didn't find a similar...

documentation

### Describe the need of your project If there's [AUI_DECLARATIVE_FOR](https://aui-framework.github.io/develop/group__useful__macros.html#ga3b247bd8a48a4e7cae4882e19ef45cbc), there's should be a `AUI_DECLARATIVE_IF`, which conditionally disables visibility of (group of) views. ### Proposed solution ``` /* pseudo code...

Changes to aui.toolbox does not force CMake to regenerate temporary build files produced by aui.toolbox. Recent change #613 raised this issue again. ## Steps to reproduce 1. Clone AUI and...

### One More Step Before opening this issue - [x] To follow our [Code of Conduct](https://github.com/aui-framework/aui/blob/master/CODE_OF_CONDUCT.md) - [x] I've considered [existing issues on GitHub page](https://github.com/aui-framework/aui/issues) and didn't find a similar...

### What happened? `AUI_PA=adw1 ./example_app` can't find `libadwaita-1.so`, however, it is present on Ubuntu. ### Steps to reproduce `AUI_PA=adw1 ./example_app` ### Affected Platforms Linux ### Link to build, i.e. failing...

At this moment, AUI_BUILD_FOR generates Gradle and Xcode projects for the consumer, as part of Android and iOS support, respectively. This prevents the consumer from modifying Kotlin/Swift code, as well...

cmake

### One More Step Before opening this issue - [x] To follow our [Code of Conduct](https://github.com/aui-framework/aui/blob/master/CODE_OF_CONDUCT.md) - [x] I've considered [existing issues on GitHub page](https://github.com/aui-framework/aui/issues) and didn't find a similar...

Created from #504. I want to create reliable software that runs on any shitty os including 7 but unfortunately github does not want me to do that, dropping support and...

Same as #577 but for ASS properties. https://aui-framework.github.io/develop/ass_properties/

documentation