J-P Nurmi

Results 74 issues of J-P Nurmi

Would it be possible to make the selection color nullable and draw selected cells inverted when the selection color is null? [gnome-terminal-selection.webm](https://user-images.githubusercontent.com/140617/192566551-3d003f72-cd04-48a4-b9cc-bfff23ad79ef.webm)

### Is there an existing feature request for this? - [X] I have searched the existing issues. ### Command ``` melos analyze [--fatal-infos] [--[no-]fatal-warnings] ``` ### Description It would be...

Type: Accepted
feature request

titlebar actions (lower, menu, minimize, none, toggle maximize, toggle maximize horizontally, toggle maximize vertically, toggle shade) - double-click - middle-click - secondary-click titlebar buttons - maximize (show/hide) - minimize (show/hide)...

bug
widgets
accessibility

Perhaps we could have a simple golden test that takes screenshots of all pages in the example with the different variants? It's somewhat tedious and error-prone to manually browse the...

testing
theme

I experimented with giving `yaruUbuntuBudgieLight` and `yaruUbuntuBudgieDark` the correct background colors; #f5f6f7 and #20222a, respectively. It works pretty well besides a few hardcoded fill colors here and there. :tada: I...

enhancement
theme

It would feel more appropriate on the desktop if there were no sliding transitions. [Screencast from 2023-01-20 13-46-03.webm](https://user-images.githubusercontent.com/140617/213698270-f5fb96d8-5dd3-4657-ae1f-8801b38a23ce.webm)

enhancement
widgets

Implement [Diagnosticable.debugFillProperties](https://api.flutter.dev/flutter/foundation/Diagnosticable/debugFillProperties.html) for all widgets to allow inspecting property values in [dev tools](https://docs.flutter.dev/development/tools/devtools/inspector#details-tree).

enhancement
development

Flutter specifies "click" and "forbidden" mouse cursors for normal and disabled buttons, respectively. | Enabled | Disabled | |---|---| | ![yaru-enabled](https://user-images.githubusercontent.com/140617/128516750-56d9cf34-10f1-4ee8-823a-bb5876629ad2.png) | ![disabled](https://user-images.githubusercontent.com/140617/128516757-b2118c93-44b0-4550-9733-c8222ae04fd6.png) | While this is the appropriate behavior...

theme
accessibility

Split off from #280. Many classes don't have any class-level description. It's arguably the most important part of the docs to give a short summary of what each class does....

documentation

The window controls are not supposed to slide but they do in the firmware updater (MD): [Screencast from 2023-02-22 12-28-15.webm](https://user-images.githubusercontent.com/113362648/220607579-e0211760-a83a-4d9d-8993-27692f5adf23.webm) - https://github.com/canonical/firmware-updater/pull/156

bug
widgets