Bug 540674 - [GTK4] Adapt to new drawing model changes
Summary: [GTK4] Adapt to new drawing model changes
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.10   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug RHT
Keywords: triaged
Depends on:
Blocks: 540385
  Show dependency tree
 
Reported: 2018-10-31 18:00 EDT by Eric Williams CLA
Modified: 2021-10-27 03:00 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Williams CLA 2018-10-31 18:00:38 EDT
The "draw" signal is gone, use snapshots instead.
Comment 1 Eric Williams CLA 2018-11-21 10:55:14 EST
Note that gtk_container_propagate_draw() looks to have been replaced by gtk_widget_snapshot_child(): https://developer.gnome.org/gtk4/stable/GtkWidget.html#gtk-widget-snapshot-child
Comment 2 Eclipse Genie CLA 2018-12-20 14:04:04 EST
New Gerrit change created: https://git.eclipse.org/r/134356
Comment 4 Eric Williams CLA 2019-01-04 14:16:08 EST
Note: GDK can be removed from Image drawing/creation. This means things like gdk_window_create_similar_surface() -- we can use straight Cairo surfaces instead (i.e. cairo_image_surface_create()).
Comment 6 Eric Williams CLA 2019-01-24 14:21:46 EST
(In reply to Eclipse Genie from comment #5)
> Gerrit change https://git.eclipse.org/r/135062 was merged to [master].
> Commit:
> http://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/
> ?id=5a838c080a6ceb66add0bde541a2eeedf458e970

This commit allows for basic Shell drawing snippets to work, like Snippet245.
Comment 7 Eclipse Genie CLA 2019-03-04 11:11:01 EST
New Gerrit change created: https://git.eclipse.org/r/137994
Comment 9 Eclipse Genie CLA 2019-09-13 16:13:01 EDT
New Gerrit change created: https://git.eclipse.org/r/149509
Comment 11 Eclipse Genie CLA 2021-10-27 03:00:10 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.