I spent some time working on implementing a new design for the list of controllers in @GIMP. The is the first instance of a "rich" list (low number of rows and rows made of multiple widgets) in GIMP's GUI. #gimp #gui #ux
@martymichal @GIMP It looks nice, but now you need two clicks where you needed one before. For me it is an optional improvement but not an UX one.

@supertobi @GIMP For which action specifically? In the current design:

- "Add a controller": select a category in the left column, click button with arrow pointing right. 2 clicks.
- "Configure/Move/Delete": select an active controller in the right column, click a button at the bottom for the appropriate action. 2 clicks.

In the new design you add, remove, configure and move a controller with also 2 clicks. With the exception of multiple moves in a row. But there an extra keybind could help.