Skip to content
Tags give the ability to mark specific points in history as being important
  • libxfce4windowing-4.19.3 protected
    083cfbfb · Updates for release ·
    4.19.3
    
    - Update copyright year
    - Ensure workspace/group state is correct on X11 before emitting signals
    - Set initial workspace's group properly on X11
    - Add XfwClientType to doc sections
    - Add xfw_set_client_type() to doc sections
    - Add xfw_set_client_type()
    - Add an X11-specific header and xfw_window_get_xid()
    - Remove xfw_(window|application)_get_id()
    - build: Use AM_DISTCHECK_CONFIGURE_FLAGS
    - Expose class ids in XfwWindow and XfwApplication
    - Update ext-workspace protocol spec to current version
    - XfwWindowX11: Improve monitor list management
    - XfwWindowX11: Fix monitor management
    - build: Search for bind_textdomain_codeset in libintl too
    - build: Test if wlr-protocols dir is empty at configure time
    - Use system wlr-protocols defs if avail, fall back to submodule if not
    - Reduce verbosity
    - Add missing G_END_DECLS
    - I18n: Update po/LINGUAS list
    - window-wayland: Set app_id only if it changes
    - application: Fix window memory management (V2)
    - I18n: Update po/LINGUAS list
    - I18n: Update po/LINGUAS list
    - I18n: Update po/LINGUAS list
    - window-wayland: Ensure app always exists (Fixes #14)
    - I18n: Update po/LINGUAS list
    - I18n: Update po/LINGUAS list
    - Add monitor-added and monitor-removed signals to XfwWorkspaceWayland
    - Minor cleanup to wayland group monitor code
    - Remove unused code from XfwWorkspaceGroupWayland
    - Fix missing monitors-changed signal emission on x11/dummy
    - x11: use workspace number as ID
    - Use G_N_ELEMENTS()
    - Fix previous commit
    - XfwApplication: Fix window memory management
    - Translation Updates:
      Catalan, Chinese (Taiwan), Danish, Estonian, Irish, Italian, Occitan
      (post 1500), Ukrainian
  • libxfce4windowing-4.19.2 protected
    76a10eb6 · Updates for release ·
    4.19.2
    
    - Update copyright year
    - XfwScreenX11: Fix typo in property name when creating window
    - Use XDT_CHECK_PACKAGE_BINARY for wayland-scanner
    - Use XDT_CHECK_OPTIONAL_FEATURE
    - Use XDT_VERSION_INIT() and eliminate need for configure.ac.in
    - Use $PKG_CONFIG and not pkg-config in configure.ac
    - autogen.sh: fix xfce4-dev-tools dependency version
    - build: Get rid of IntlTool
    - Use bind_textdomain_codeset() if available
    - build: Fix autotools warning
    - Update bug report address
    - build: Fix "make dist" when disable wayland
    - configure: Fix X11's dependencies detection
    - XfwWnckIcon: Silently return NULL if no X11 window can be found
    - Add new CI builds to build without X11 and Wayland
    - configure: error out if no windowing backend enabled
    - Add configure args to enable/disable X11/Wayland
    - Fix Wayland-only build
    - Translation Updates:
      Albanian, Bulgarian, Chinese (China), Chinese (Taiwan), Croatian,
      Dutch, English (Canada), English (United Kingdom), Finnish, French,
      German, Hebrew, Indonesian, Interlingue, Italian, Japanese, Korean,
      Lithuanian, Norwegian Bokmål, Occitan (post 1500), Polish,
      Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian,
      Slovenian, Spanish, Swedish, Turkish, Ukrainian
  • libxfce4windowing-4.19.1 protected
    fbfc36b2 · Updates for release ·
    4.19.1
    
    - Allow callers to determine if a returned icon is a fallback icon
    - Remove duplicate _get_icon() code
    - Return correct fallback icon for XfwWindowWayland
    - Cache GIcon and GdkPixbuf in XfwApplication
    - Cache GIcon and GdkPixbuf in XfwWindow
    - Add xfw_(window|application)_get_gicon()
    - XfwApplication: Make XfwApplicationInstance opaque
    - Fix build when X11 disabled
  • libxfce4windowing-4.19.0 protected
    2948bd2b · Updates for release ·
    4.19.0
    
    - Initial release