~ivan.hu/plainbox-provider-checkbox:acpi_osi-v3

Last commit made on 2023-03-28
Get this branch:
git clone -b acpi_osi-v3 https://git.launchpad.net/~ivan.hu/plainbox-provider-checkbox
Only Ivan Hu can upload to this branch. If you are Ivan Hu please log in for upload directions.

Branch merges

Branch information

Name:
acpi_osi-v3
Repository:
lp:~ivan.hu/plainbox-provider-checkbox

Recent commits

ba818af... by Alex Hung

add ACPI OEM _OSI test

OEM _OSI strings were for workarounds in 2016 and 2017. They shouldn't be
used in BIOS/firmware anymore.

Signed-off-by: Alex Hung <email address hidden>
Signed-off-by: Ivan Hu <email address hidden>

f504afd... by Ubuntu <email address hidden>

Merge #431290 from ~pgentili/plainbox-provider-checkbox:fix-set-state-uppercase

Fix: zapper states to upper-case

95059ad... by Paolo Gentili

Fix: zapper states to upper-case

854ee30... by Ubuntu <email address hidden>

Merge #430807 from ~dirksu/plainbox-provider-checkbox:check_fixed_orientation

Skip fixed screen orientation check on system without touchscreen after Jammy

9661c2f... by Ubuntu <email address hidden>

Merge #431115 from ~sylvain-pineau/plainbox-provider-checkbox:add-tqdm-ppa

57f1945... by Sylvain Pineau

Add missing python3-tqdm to requirements/deb-base

6251b5a... by Ubuntu <email address hidden>

Merge #430196 from ~eugene2021/plainbox-provider-checkbox:fix_1969185

Fix: The message dialog of pm_test.py would not disappeared under Jammy

LP: #1969185

702d670... by Ubuntu <email address hidden>

Merge #427058 from ~bladernr/plainbox-provider-checkbox:1982017-loan-some-e-s-to-virtualization-test

applied dannf's patch to add some missing 'e's to the error messaging in virtualization.py.

80fe241... by Ubuntu <email address hidden>

Merge #430841 from ~pwlars/plainbox-provider-checkbox:no-storage-device-test-crypto

ef0fbf2... by Dirk Su

Skip fixed screen orientation check on system without touchscreen

In gnome42, auto screen rotation will need touchscreen and
accelerometer both existed. Refer mutter merge request
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1311 for
more information