changed old appearance vars for the lockscreen + warning hunting for the polkit #154

Merged
zach merged 2 commits from fix/lockscreen-font into main 2026-08-31 00:14:06 +02:00
Collaborator

What & why

Changed property names in lock to abide our newly changed properties.
Currently the set font aren't being used for the lockscreen.

Added fallback to warnings from the polkit that kept appearing in zshell's logs.

Related issue

No response

Type

Refactor / style

Tested

  • Build succeeds
  • Existing tests pass
  • Manually verified

Breaking changes?

Should be nothing as there are just property changes and two fallbacks that got added.

Checklist

  • CI passes (format, lint, typecheck)
  • Clean commits
  • No new warnings
  • Docs updated if needed
### What & why Changed property names in lock to abide our newly changed properties. Currently the set font aren't being used for the lockscreen. Added fallback to warnings from the polkit that kept appearing in zshell's logs. ### Related issue _No response_ ### Type Refactor / style ### Tested - [x] Build succeeds - [x] Existing tests pass - [ ] Manually verified ### Breaking changes? Should be nothing as there are just property changes and two fallbacks that got added. ### Checklist - [x] CI passes (format, lint, typecheck) - [ ] Clean commits - [ ] No new warnings - [ ] Docs updated if needed
Inorishio added 1 commit 2026-08-30 23:38:09 +02:00
changed old appearance vars for the lockscreen + warning hunting for the polkit
C++ / fmt (pull_request) Successful in 4s
JS/TS / fmt (pull_request) Successful in 14s
JS/TS / lint (pull_request) Successful in 16s
Python / static (pull_request) Successful in 1m14s
Rust / fmt (pull_request) Successful in 1m8s
Rust / build (pull_request) Successful in 2m14s
C++ / build (pull_request) Successful in 2m36s
Rust / clippy (pull_request) Successful in 1m15s
Python / verify (pull_request) Successful in 3m19s
C++ / clang-tidy (pull_request) Successful in 4m1s
9370284c6b
AramJonghu requested review from AramJonghu 2026-08-30 23:44:53 +02:00
AramJonghu requested review from zach 2026-08-30 23:44:54 +02:00
AramJonghu approved these changes 2026-08-30 23:48:02 +02:00
AramJonghu left a comment
Collaborator

For cleaner commit messages; look up conventional commits. Otherwise, seems fine to me.

For cleaner commit messages; look up [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/#summary). Otherwise, seems fine to me.
zach added 1 commit 2026-08-31 00:13:18 +02:00
Merge branch 'main' into fix/lockscreen-font
C++ / fmt (pull_request) Successful in 3s
JS/TS / fmt (pull_request) Successful in 14s
JS/TS / lint (pull_request) Successful in 20s
Python / static (pull_request) Successful in 58s
Rust / fmt (pull_request) Successful in 55s
C++ / build (pull_request) Successful in 2m31s
Rust / build (pull_request) Successful in 2m16s
Rust / clippy (pull_request) Successful in 1m33s
Python / verify (pull_request) Successful in 2m53s
C++ / clang-tidy (pull_request) Successful in 4m5s
2f6847ce0e
zach approved these changes 2026-08-31 00:13:43 +02:00
zach merged commit 04869656aa into main 2026-08-31 00:14:06 +02:00
Sign in to join this conversation.