Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
releng:4.14:roadmap:xfwm4 [2017/07/07 05:08] ninetlsreleng:4.14:roadmap:xfwm4 [2017/11/19 18:59] ninetls
Line 9: Line 9:
   * Components ported to GTK+ 3 (100%)   * Components ported to GTK+ 3 (100%)
   * Replace GdkGC with cairo drawing (100%)   * Replace GdkGC with cairo drawing (100%)
-  * Replace dbus-glib with GDbus (0%)+  * Add Xfconf 4.13 support (100%)
   * Add compatibility with GTK+ 2 theme engine for xfwm4 themes (100%)   * Add compatibility with GTK+ 2 theme engine for xfwm4 themes (100%)
 +  * Add XI2 support introduced with GDK 3 (75%)
  
-==== Known Issues ====+==== Issues ====
  
-  * Rare crash in myDisplayUngrabServer during XFlush call (SIGTRAP) +  * XCheckMaskEvent needs replacement to work with XI2 
- +  * XI2 availability is tested checking GdkDeviceManager class name, we need to find better solution
-==== Deprecations ==== +
- +
-  * main.c: gdk_display_get_n_screens +
-  * main.c: gdk_display_get_screen +
-  * screen.c: gdk_screen_get_width +
-  * screen.c: gdk_screen_get_height+