Skip to content

Conversation

@Aga-C
Copy link
Member

@Aga-C Aga-C commented Aug 30, 2025

Type of change(s)

  • Bug fix
  • Feature / enhancement
  • Infrastructure / tooling (CI, build, deps, tests)
  • Documentation

What changed and why

  • Fixed changing colors and transparency if there are multiple widgets on the screen.
  • Existing code was explicitly implying, that change can only be done if there's just one widget created.
  • Because widget colors are stored in DB (so each one can have different colors), I've added a function to update all widget colors in DB.

Before & after preview

qemu-system-x86_64_Wj0K8pAJPO.mp4
qemu-system-x86_64_0ij4AoukVL.mp4

Closes the following issue(s)

Checklist

  • I read the contribution guidelines.
  • I manually tested my changes on device/emulator (if applicable).
  • I updated the "Unreleased" section in CHANGELOG.md (if applicable).
  • All checks are passing.

@Aga-C Aga-C requested a review from naveensingh as a code owner August 30, 2025 09:20
@Aga-C Aga-C changed the title Fixed widgets customization (#201) fix: widgets customization (#201) Aug 30, 2025
Copy link
Member

@naveensingh naveensingh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@naveensingh naveensingh merged commit 479eb22 into FossifyOrg:main Aug 30, 2025
8 checks passed
@Aga-C Aga-C deleted the fix-widgets-customization branch August 30, 2025 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Widget transparency can't be changed within the app

2 participants