Skip to content

Fix Carret drawing on GTK 4#2582

Merged
akurtakov merged 1 commit into
eclipse-platform:masterfrom
akurtakov:junit
Oct 2, 2025
Merged

Fix Carret drawing on GTK 4#2582
akurtakov merged 1 commit into
eclipse-platform:masterfrom
akurtakov:junit

Conversation

@akurtakov
Copy link
Copy Markdown
Member

Hooked Gtk 4 focus and draw events for Canvas to enable drawing. It is unclear why cairo_set_source_rgb actually reverses color on Gtk 4 but this makes us move a step ahead towards working editor.

Tested via Snippet74.

Hooked Gtk 4 focus and draw events for Canvas to enable drawing.
It is unclear why cairo_set_source_rgb actually reverses color on Gtk 4
but this makes us move a step ahead towards working editor.

Tested via Snippet74.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 2, 2025

Test Results

  118 files  ±0    118 suites  ±0   10m 54s ⏱️ - 1m 35s
4 583 tests ±0  4 547 ✅ ±0  36 💤 ±0  0 ❌ ±0 
  330 runs  ±0    307 ✅ ±0  23 💤 ±0  0 ❌ ±0 

Results for commit 6b8ac26. ± Comparison against base commit 0e04bc9.

@akurtakov akurtakov merged commit c051490 into eclipse-platform:master Oct 2, 2025
17 checks passed
akurtakov added a commit to akurtakov/eclipse.platform.swt that referenced this pull request Oct 2, 2025
In eclipse-platform#2582
I've mixed the handlers. This fixes it to not call into each other.
akurtakov added a commit that referenced this pull request Oct 2, 2025
In #2582
I've mixed the handlers. This fixes it to not call into each other.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant