WIP: feat/mouse-page #15

Draft
akmal wants to merge 17 commits from feat/mouse-page into main
Owner
No description provided.
akmal self-assigned this 2026-04-30 04:47:44 +00:00
bahrom04 2026-04-30 07:04:25 +00:00
feat: all raw components are added
Some checks failed
Test CI / flake-check (push) Has been cancelled
Test CI / build (push) Has been cancelled
Test CI / flake-check (pull_request) Has been cancelled
Test CI / build (pull_request) Has been cancelled
3b06f4da6f
Author
Owner

image

@bahrom04 Scroll Direction title ni to'g'irlash bo'yicha yordam kerak edi. ActionRow ichidagi title ga berib yuborsa ham o'xshamadi. Clamp bilan ham o'xshata olmadim.

![image](/attachments/2efa5e12-7096-4b16-a6c6-2786f5f2fda8) @bahrom04 Scroll Direction title ni to'g'irlash bo'yicha yordam kerak edi. ActionRow ichidagi title ga berib yuborsa ham o'xshamadi. Clamp bilan ham o'xshata olmadim.
113 KiB
Owner

ok, koʻrib chiqaman

ok, koʻrib chiqaman
fix: behavioural bugs fixed
Some checks are pending
Test CI / flake-check (push) Waiting to run
Test CI / build (push) Waiting to run
Test CI / flake-check (pull_request) Waiting to run
Test CI / build (pull_request) Waiting to run
cfc43d013d
feat: input crate and mouse page assets
Some checks failed
Test CI / build (push) Has been cancelled
Test CI / flake-check (push) Has been cancelled
Test CI / build (pull_request) Has been cancelled
Test CI / flake-check (pull_request) Has been cancelled
2eb354d7e1
Owner

@akmal Custom widget yasash joyi borakan agar koʻrmagan boʻlsangiz: https://relm4.org/book/stable/widget_templates/accessing_nested_template_elements.html

@akmal Custom widget yasash joyi borakan agar koʻrmagan boʻlsangiz: https://relm4.org/book/stable/widget_templates/accessing_nested_template_elements.html
minor changes
Some checks are pending
Test CI / flake-check (push) Waiting to run
Test CI / build (push) Waiting to run
Test CI / flake-check (pull_request) Waiting to run
Test CI / build (pull_request) Waiting to run
4688a6ca57
Author
Owner

@bahrom04 libudev bilan yana muammo bo'layabdi, o'tgan safar input crate'ni import qilib ko'rmaganimiz uchun error chiqmagan ekan.

/nix/store/4r50dq9ldzxby7p2wdsimzp4ngr2a2vp-libgweather-4.4.4-dev/lib/pkgconfig\n\nHINT: you may need to install a package such as libudev, libudev-dev or libudev-devel.\n"
       >   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
       > warning: build failed, waiting for other jobs to finish...
       > FAILED: [code=101] src/settings
       > env CARGO_HOME=/build/source/build/cargo-home /nix/store/xlli1a8m35h5kwavjajnp6nl90xmjgcx-cargo-1.94.0/bin/cargo build --manifest-path /build/source/Cargo.toml --target-dir /build/source/build/src --release && cp src/release/settings src/settings
       > ninja: build stopped: subcommand failed.

Nimagadur bu thread'dagi solution ham ishlamadi: https://discourse.nixos.org/t/solved-libudev-replaced-by-udev/18951

@bahrom04 libudev bilan yana muammo bo'layabdi, o'tgan safar `input` crate'ni import qilib ko'rmaganimiz uchun error chiqmagan ekan. ``` /nix/store/4r50dq9ldzxby7p2wdsimzp4ngr2a2vp-libgweather-4.4.4-dev/lib/pkgconfig\n\nHINT: you may need to install a package such as libudev, libudev-dev or libudev-devel.\n" > note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace > warning: build failed, waiting for other jobs to finish... > FAILED: [code=101] src/settings > env CARGO_HOME=/build/source/build/cargo-home /nix/store/xlli1a8m35h5kwavjajnp6nl90xmjgcx-cargo-1.94.0/bin/cargo build --manifest-path /build/source/Cargo.toml --target-dir /build/source/build/src --release && cp src/release/settings src/settings > ninja: build stopped: subcommand failed. ``` Nimagadur bu thread'dagi solution ham ishlamadi: https://discourse.nixos.org/t/solved-libudev-replaced-by-udev/18951
Some checks are pending
Test CI / flake-check (push) Waiting to run
Test CI / build (push) Waiting to run
Test CI / flake-check (pull_request) Waiting to run
Test CI / build (pull_request) Waiting to run
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/mouse-page:feat/mouse-page
git switch feat/mouse-page

Merge

Merge the changes and update on Forgejo.
git switch main
git merge --no-ff feat/mouse-page
git switch feat/mouse-page
git rebase main
git switch main
git merge --ff-only feat/mouse-page
git switch feat/mouse-page
git rebase main
git switch main
git merge --no-ff feat/mouse-page
git switch main
git merge --squash feat/mouse-page
git switch main
git merge --ff-only feat/mouse-page
git switch main
git merge feat/mouse-page
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
xinux/settings!15
No description provided.