Xfce Wiki

Sub domains
 

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
releng:4.12:roadmap:gtk3 [2012/09/19 08:04] – created nickreleng:4.12:roadmap:gtk3 [2012/09/19 13:40] – [Partly support GTK+ 3] nick
Line 8: Line 8:
     * xfce4-dev-tools will enable -DGSEAL_ENABLE when compiling with full debugging.     * xfce4-dev-tools will enable -DGSEAL_ENABLE when compiling with full debugging.
   * Stop using custom and deprecated widgets.   * Stop using custom and deprecated widgets.
-    * xfce4-dev-tools will enable -GTK_DISABLE_DEPRECATED when compiling with full debugging.+    * xfce4-dev-tools will enable -DGTK_DISABLE_DEPRECATED when compiling with full debugging.
  
 ===== Partly support GTK+ 3 ===== ===== Partly support GTK+ 3 =====
  
-Eventually Xfce has to with to GTK+ 3, so we can optionally support this in a couple of applications to make the migration easier and it becomes easier to track the status of GTK+ 3. This involves the following tasks:+Eventually Xfce has to work with to GTK+ 3, so we can optionally support this in a couple of applications to make the migration quicker and it becomes easier to track the status of GTK+ 3. This involves the following tasks:
  
-  * Allow building parallel GTK+ 3 libraries for libxfce4ui and exo.+  * Allow building parallel GTK+ 2 and 3 libraries for libxfce4ui and exo.
   * Core components can optionally compile against GTK+ 3 for testing.   * Core components can optionally compile against GTK+ 3 for testing.
  
 Depending on the time we'll see how this goes, but it give everybody the opportunity to work on this during the 4.12 release cycle. Keep in mind that GTK+ 2 is still the target for Xfce 4.12, so this should work at all times. Depending on the time we'll see how this goes, but it give everybody the opportunity to work on this during the 4.12 release cycle. Keep in mind that GTK+ 2 is still the target for Xfce 4.12, so this should work at all times.