~vcs-imports/gnome-system-monitor/+git/gnome-system-monitor:gtk4-port

Last commit made on 2023-07-08
Get this branch:
git clone -b gtk4-port https://git.launchpad.net/~vcs-imports/gnome-system-monitor/+git/gnome-system-monitor

Branch merges

Branch information

Recent commits

84a8c50... by Robert Roth

Fixed compile error

01aa81a... by =?utf-8?b?T25kxZllaiBNw61jaGFs?= <email address hidden>

legacy/gsm_color_button: Assign whole GdkRGBA in setter

0b99e69... by =?utf-8?b?T25kxZllaiBNw61jaGFs?= <email address hidden>

legacy/gsm_color_button: Use color setter on ColorChoose OK response

99e1e42... by =?utf-8?b?T25kxZllaiBNw61jaGFs?= <email address hidden>

legacy/gsm_color_button: Implement GtkDropTarget

974ab28... by =?utf-8?b?T25kxZllaiBNw61jaGFs?= <email address hidden>

legacy/gsm_color_button: Implement GtkDragSource

03bb7c7... by =?utf-8?b?T25kxZllaiBNw61jaGFs?= <email address hidden>

legacy/gsm_color_button: Update measure function

cdd1ab0... by =?utf-8?b?T25kxZllaiBNw61jaGFs?= <email address hidden>

legacy/gsm_color_button: Re-enable highlight on hover

ff506a0... by =?utf-8?b?T25kxZllaiBNw61jaGFs?= <email address hidden>

legacy/gsm_color_button: Derive from GtkWidget instead of GtkDrawingArea

The used API is for GtkWidget anyway.

629232a... by =?utf-8?b?T25kxZllaiBNw61jaGFs?= <email address hidden>

legacy/gsm_color_button: Re-implement click handling

a30ce4d... by =?utf-8?b?T25kxZllaiBNw61jaGFs?= <email address hidden>

legacy/gsm_color_button: Rearrange functions in call order