Bug 518714 - [GTK3] Replace deprecated gdk_screen_get_active_window()
Summary: [GTK3] Replace deprecated gdk_screen_get_active_window()
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.8   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 4.10 M1   Edit
Assignee: Xi Yan CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks: 502193
  Show dependency tree
 
Reported: 2017-06-23 12:04 EDT by Eric Williams CLA
Modified: 2020-05-08 18:02 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 2017-06-23 12:04:47 EDT
The function gdk_screen_get_active_window() is deprecated as of GTK3.22.
Comment 1 Eclipse Genie CLA 2018-09-28 11:20:55 EDT
New Gerrit change created: https://git.eclipse.org/r/130165
Comment 3 Eric Williams CLA 2018-10-02 09:53:12 EDT
(In reply to Eclipse Genie from comment #2)
> Gerrit change https://git.eclipse.org/r/130165 was merged to [master].
> Commit:
> http://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/
> ?id=c20eead8e2a8bedbacf2c2f44242056ae1f344de

In master, thanks for the patch Xi.
Comment 4 Xi Yan CLA 2018-10-04 09:31:28 EDT
Verified in I20181002-1800.
Comment 5 Al Bundy CLA 2020-05-08 18:02:06 EDT
It seems that with this change also invisible windows are returned.

see https://bugs.eclipse.org/bugs/show_bug.cgi?id=562774