Commit Graph
10 Commits
Author SHA1 Message Date
Pascal Abresch 03e4248786 AboutSystem: fix the build
Change-Id: Ie0c34be2cccf567d624449175b1e54f29c2e7602
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7498
Reviewed-by: nephele nephele <[email protected]>
2024-03-03 09:39:53 +00:00
Pascal Abresch e908eeabb6 Credits: add nephele and humdinger to maintainers
Change-Id: I19731c575fbe380ef9f788476852d9a3f33bcbbd
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7496
Reviewed-by: humdinger humdinger <[email protected]>
2024-03-03 09:20:08 +00:00
Pascal Abresch b005f8c975 DeskCalc: Fix expressionView text color
Also makes DeskCalc use the Panel text color if the contast is
sufficient
Change-Id: Ibe2d0ad4ba5958f2629be3759091233ad86bcc9d

Change-Id: I51cd7a06e6ea236ec3325d1787ff72ad489fe868
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7488
Tested-by: Commit checker robot <[email protected]>
Reviewed-by: waddlesplash <[email protected]>
2024-02-28 23:18:27 +00:00
Pascal Abresch da24b14bf2 FlatControlLook: build fix
Change-Id: Iecc2e406dc5c97f9cd45c6ba1e4c279f63aa166c
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7487
Reviewed-by: waddlesplash <[email protected]>
2024-02-28 18:36:23 +00:00
Pascal Abresch 4d120bec16 Tests: fix kit/interface/GetMouseTest
Change-Id: I7b17fe378aa7cc8e100e9cea526b2c1c04757681
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7486
Reviewed-by: waddlesplash <[email protected]>
Reviewed-by: nephele nephele <[email protected]>
2024-02-28 17:53:38 +00:00
Pascal Abresch f3fc706a68 Tests: Disable PPP tests
Change-Id: I2f8957dd52c32dbfb6bb5efdef64c48aa599692e
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7483
Reviewed-by: nephele nephele <[email protected]>
Reviewed-by: waddlesplash <[email protected]>
2024-02-28 17:53:38 +00:00
Pascal Abresch d260dfde10 Tests: fix app/messaging compile
Change-Id: Idf5311d8ad29bc96fc2d0d24b9e0b0124d69b43d
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7482
Reviewed-by: waddlesplash <[email protected]>
Reviewed-by: nephele nephele <[email protected]>
2024-02-28 17:53:38 +00:00
Pascal Abresch 9c274ccd09 Document new rgb_color apis, apply their usage.
Change-Id: I48f1bedd3abfb3b445c1c7090ce43504bcff4537
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7485
Reviewed-by: waddlesplash <[email protected]>
2024-02-28 17:53:38 +00:00
nep 9931e8eeee rgb_color: Add new APIs: Contrast(), IsLight(), IsDark()
- Remove perceptual_brightness
- Change implementation of rgb_color::Brightness() to the previous BPrivate::perceptual_brightness()
- Introduce convenience methods Contrast(rgb_color), IsLight() and IsDark()

Change-Id: Id677d4a32ce43d73bffecf9baf8cffaafb01a16d
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7399
Reviewed-by: waddlesplash <[email protected]>
2024-02-26 20:24:25 +00:00
Pascal Abresch f11b304632 Document Launch flags and Preference directory for findpath
Change-Id: I150c0ca1e0deb5749689bb1019a48efdcdc99def
Reviewed-on: https://review.haiku-os.org/c/haiku/+/6701
Tested-by: Commit checker robot <[email protected]>
Reviewed-by: Adrien Destugues <[email protected]>
Reviewed-by: nephele nephele <[email protected]>
2023-07-18 16:43:20 +00:00