XDream8

Results 12 issues of XDream8

- [ ] Rewrite in nim - [ ] Add debug option - [x] workflow: Use same keystore for all reddit builds - [ ] workflow: Use same keystore for...

Will have to create new keystores with revanced-cli This will require you to remove previous revanced apk(s) and install new revanced apk signed with new keystore

Do you have plans on adding sleep timer?

question

foot fails to build its own terminfo because tic does not support '-e'

distro: kiss linux(community maintained, uses a source based package manager and musl libc) macroquad version: 0.4.4 rust version: 1.72.1(installed using rustup) code: ```rust use macroquad::prelude::*; use macroquad::miniquad; fn window_conf() ->...

bug

I am trying to use toybox as system coreutils but mdev is missing these two flags. I tried to use mdevd but it did not work quite well. and also...

I patched X11 related things out of Makefile.options but it still fails due to `/bin/ld` errors. patch: [better-makefile-options.patch](https://github.com/crossbowerbt/dillo-plus/files/12105276/better-makefile-options.patch) logs: https://0x0.st/Heo1.txt gcc version: 13.1.0 fltk version: 1.4.0(dev) ```sh $ patch -p1

```toml eframe = "0.27.2" egui_extras = "0.27.2" ``` **Describe the bug** ViewportBuilder's with_position method does not seem to work on sway/wayland **Desktop (please complete the following information):** - OS: Linux(Wayland,...

bug