Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • xfce-4.20pre1 protected
    47d854fd · Updates for release ·
    4.20pre1
  • libxfce4windowing-4.19.9 protected
    47d854fd · Updates for release ·
    4.19.9
    
    - Fix leak of seats GList
  • libxfce4windowing-4.19.8 protected
    0f6ad99f · Updates for release ·
    4.19.8
    
    - Clean up xsettings client & work around GDK swallowing events
    - Remove private sources from the public sources list
  • libxfce4windowing-4.19.7 protected
    64f50330 · Updates for release ·
    4.19.7
    
    - Fix missing parent instance in XfwSeatWayland
    - Add XfwWindowListMenu widget
    - Remove the "(constructor)" annotation on xfw_screen_get_default()
    - Fix crash on workspace add/remove after XfwWindowActionMenu destroyed
    - Make XfwWindowAction menu struct private
  • libxfce4windowing-4.19.6 protected
    b612017a · Updates for release ·
    4.19.6
    
    - Actually export xfw_screen_get_seats from the library
    - Add XfwSeat abstraction
    - build: Adjust Wayland requirements for Xfce 4.20
  • libxfce4windowing-4.19.5 protected
    d126272b · Updates for release ·
    4.19.5
    
    - Add more compiler flags to the meson build
    - Use physical geometry when comparing X11 window geometry to monitor
    - build: Bump requirements for Xfce 4.20
    - Include meson build files in autotools dist tarball
    - Set up GNU symbol visibility
    - Ditch maintainer mode
    - Suppress spurious uninitialized var warning
    - Make window listener struct static
    - Update meson build
    - Bump C std from gnu99 to gnu11
    - meson: fix missing checks for x11 and wayland feature detection
    - Fix physical monitor height not getting set on X11
    - Ensure private symbols don't end up in the introspection file
    - autotools: don't build tests by default
    - Print monitor ID in xfw-enum-monitors test app
    - Try to make monitor IDs stable between X11 and Wayland
    - Move xrandr event base into XfwMonitorManagerX11
    - Fetch X11 scale factor from XSETTINGS, not GDK
    - Fix monitor workarea setting when monitors appear
  • libxfce4windowing-4.19.4 protected
    ed682b08 · Updates for release ·
    4.19.4
    
    - Add tests/Makefile.am
    - x11: refresh monitors in an idle function
    - I18n: Update po/LINGUAS list
    - Add a couple small test programs
    - Defer binding to the toplevel manager until after we have the outputs
    - Add debug logging to toplevel output_enter/leave
    - Add debugging when finalizing output properties
    - Add a few more display synchronization points in the wayland code
    - Reset XfwMonitorWayland output_done/xdg_output_done count on finalize
    - Add XfwMonitor:fractional-scale
    - Add primary monitor fallback guessing to X11 too
    - Remove extra wl_registry for the wayland monitor management
    - Remove extra wl_registry for the wayland workspace manager
    - Fix missing wl_output & xdg_output assignment in XfwMonitorWayland
    - Add workarea info and tracking to XfwMonitor
    - Use XfwMonitor instead of GdkMonitor throughout
    - Add XfwScreen::monitor-added and XfwScreen::monitor-removed
    - Fix 'Since' doc tag typos
    - Don't g_warning() if xrandr returns no monitors
    - Add xfw_monitor_get_gdk_monitor()
    - Fix bad doc comment for XfwMonitor:is-primary
    - Add primary monitor concept to XfwMonitor
    - Use system-relative include paths in public headers
    - Fix bad property name (from a stray search-and-replace)
    - Move monitors list into XfwScreen
    - Make XfwScreen an abstract class instead of an interface
    - wayland: Fix monitor ownership
    - XfwMonitor: add object properties
    - Add XfwMonitor
    - Apply .clang-format file
    - clang-format: Add file
    - build: Complete use of XDT_VERSION_INIT
    - Fix warnings about typedef redeclaration
    - use -no-undefined so that libtool consumes it
    - scan-build: Add false positive file
    - build: clang: Fix -Wcast-align
    - I18n: Update po/LINGUAS list
    - Revert "Add new CI builds to build without X11 and Wayland"
    - I18n: Update po/LINGUAS list
    - Don't toggle show-desktop whenever wnck tells us it changed
    - make sure bash is found non non-linux
    - Add meson build files
    - Add layout-row and layout-column properties to XfwWorkspace
    - Implement workspace layout row/column for Wayland
    - I18n: Update po/LINGUAS list
    - Translation Updates:
      Asturian, Czech, Greek, Kazakh
  • 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