Joe23232

Results 43 issues of Joe23232

Hi, I was wondering if there were any C bindings available for this game engine or if I can do C programming rather than C++?

Hi, I am curious to know, is this library/crate stable? Even if I am using this for Android? If it is not stable, is the API expected to change, breaking...

FAQ

Hi I wanted to know am I able to use `orbtk` crate for Android app development alongside with the ['android-ndk-rs`](https://github.com/rust-windowing/android-ndk-rs)?

FAQ

Hi i have some questions regarding tiling window managers utilising `smithay`: 1. What possible tiling window managers utilises `smithay`? I know there is `fireplace` for one but what other ones?...

type: question

Hi i have some questions regarding fireplace: 1. Does it include a taskbar or have an extension to have a taskbar? 2. Is it lightweight, minimalist like DMW and XMonad?...

With dwm you configure the entire tilling window manager via C code. Is this going to be similar where the configuration is done via your `main.rs` file?

Am I able to add window decorations, for example like this: ![Full window (options)](https://user-images.githubusercontent.com/34926497/98632305-62290a00-2373-11eb-9f47-ce25e7242dd0.png) Or is this currently being worked on?

Hi I have some questions regarding this crate. 1. Does it use shell commands at all? 2. Lets just say I wanted to remove everything recursively and I don't want...

There is a language called [Processing](https://processing.org) which is a Java based language. I was wondering since `aubio` is not in the main repository of Processing, is it possible to import...

Hi I have some questions regarding this project: 1. Is there a game editor or something for this game engine? 2. Is there integrated ECS? 3. Does it ONLY support...