Redhawk

Results 50 issues of Redhawk

### Is there an existing issue for this? - [X] I have searched the existing issues ### Affected Build(s) Mainline 1369 & 1373 ### Description of Issue all images taken...

I'm doing a rust program that requires [this package for a ncurses backend](https://github.com/gyscos/Cursive/wiki/Install-ncurses). This issue only happens with mold, and not lld ``` Running `/home/redhawk/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc --crate-name blaze --edition=2021 src/main.rs --error-format=json...

distro: debian kernal: 5.10.0-19-amd64 build error ``` [ 75%] Building CXX object CMakeFiles/discord-screenaudio.dir/src/discordpage.cpp.o /home/redhawk/discord-screenaudio/src/discordpage.cpp: In constructor ‘DiscordPage::DiscordPage(QWidget*)’: /home/redhawk/discord-screenaudio/src/discordpage.cpp:84:13: error: ‘class KAboutData’ has no member named ‘addComponent’ 84 | aboutData.addComponent("Rohrkabel", "A...

bug

**Is your feature request related to a problem? Please describe.** I'd like to use the `Alt` key to show my menubar. **Describe the solution you'd like** Adding more key presses...

I built my iced app on nixos, however when trying to create a rfd window. Some of the gtk3 dependencies are missing because I get this error ``` GLib-GIO-ERROR **:...

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Is this issue related to iced? - [X] My hardware is compatible and...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Is this issue related to iced? - [X] My hardware is compatible and...

bug

Hey, I'm working on a program that uses file icons for different files. A common problem this runs into is that people want files like a `Dockerfile` and a `docker-compose.yml`...

I wanted to ask why isn't there one general application trait that contains a view, update, and any other needed functions? They can always be optional. I'd like to ask...

question

Hi i just started with realm and i want to make a program with these elements menu bar textarea/multiline text editor tabs

question