aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce
AgeCommit message (Collapse)Author
2021-08-03Convert to new override syntaxMartin Jansa
This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2021-06-09xfce4-settings: 4.16.1 upgrade 4.16.2Andreas Müller
Release notes for 4.16.2 ======================== - keyboard: Mark system defaults switch as active (Fixes #310) - keyboard: Correctly initialize setting (Fixes #310) - keyboard: Fix icon name in settings dialog - keyboard: Make buttons translatable (Fixes #306) - xfsettingsd: Fix setting float array properties - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-06-01thunar: 4.16.6 -> 4.16.8Kai Kang
The commits to fix CVE-2021-32563 have been merged in 4.16.8. 4.16.8 ====== - Activating Desktop Icon does not Use Default Application (Issue #575) - Translation Updates: Spanish Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-05-28thunar: fix CVE-2021-32563Stefan Ghinea
An issue was discovered in Thunar before 4.16.7 and 4.17.x before 4.17.2. When called with a regular file as a command-line argument, it delegates to a different program (based on the file type) without user confirmation. This could be used to achieve code execution. References: https://nvd.nist.gov/vuln/detail/CVE-2021-32563 Upstream patches: https://gitlab.xfce.org/xfce/thunar/-/commit/9165a61f95e43cc0b5abf9b98eee2818a0191e0b https://gitlab.xfce.org/xfce/thunar/-/commit/3b54d9d7dbd7fd16235e2141c43a7f18718f5664 Signed-off-by: Stefan Ghinea <stefan.ghinea@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-05-11xfce4-panel: upgrade 4.16.2 -> 4.16.3Andreas Müller
Release notes for 4.16.3 ======================== - panel: Change width of default panel-2 to 1% (Fixes #454) - panel: Fix xfce4-panel-CRITICAL - panel: Fix xfce4-panel-CRITICAL when already running - libxfce4panel: Do not destroy context menu if popped up (Fixes #442) - launcher: Check for menu item initialization - launcher: Fix garcon-CRITICAL at startup - systray: Fix GObject-CRITICAL - systray: Fix Gtk-CRITICAL at startup/shutdown - systray: Fix libsystray-CRITICAL - tasklist: Fix Gtk-CRITICAL - Silent `-Wcast-align` from Clang - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-04-30xfce4-settings: upgrade 4.16.0 -> 4.16.1Andreas Müller
Release notes for 4.16.1 ======================== - display: Fix scale by rounding (Fixes #258) - Drop preferences-desktop-default-applications icon name - Also allocate terminating element - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-04-08thunar: upgrade 4.16.4 -> 4.16.6Andreas Müller
4.16.6 ====== - Reload current directory before selecting new files (Issue #524) - tree-view: Hide menu-item "properties" for unmounted devices - Removed 'the root folder has no parent' dialog box - Revamp documentation to modernize/uniformize accross components - Remove watches on shortcuts (Issue #513) (Issue #47) - Translation Updates: Finnish, Occitan 4.16.5 ====== - Revert "Bookmarks no longer need an existing file (Issue #47)" Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-03-16exo: 4.16.0 -> 4.16.1Kai Kang
Release notes for exo 4.16.1 ============================ - Revamp the documentation to modernize and uniformize accross components - Fix keyboard navigation when only one item is present (#53) Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-03-07thunar: upgrade 4.16.2 -> 4.16.4Andreas Müller
thunar-4.16.4: - Bookmarks no longer need an existing, underlying file (Issue #47) - Regression: Select copied files after copy operation (Issue #520) - Reintroduce alternative zoom shortcuts (Issue #514) - Prevent hangup if a copy task that is blocked is resumed (Issue #467) - Regression: Allow custom image files for UCA icons (Issue #517) - Dont merge folders when creating copy with same name (Issue #491) - Fix incorrect return value in scroll event handler (Issue #512) - Translation Updates thunar-4.16.3: - By default show all available volumes - Regression: Skip app info updates on sendto actions (Issue #502) - Regression: Toggle menu visibility on F10 if menu hidden (Issue #498) - Regression: "Shift" + "Select Trash in menu" has to trigger delete - Dont select previous file after delete/trash (Issue #477) - Increase min. size of "text" field in bulk renamer (Issue #474) - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-03-07xfce4-panel: upgrade 4.16.1 -> 4.16.2Andreas Müller
Release notes for 4.16.2 ======================== - Add icons to help and about items in panel menu - Modernize documentation (developer.xfce.org) - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-02-11xfce4-session: increase ALTERNATIVE_PRIORITYSakib Sajal
xfce4-session provides x-session-manager. It is also provided by matchbox-session with the same priority resulting in a conflict. Increase priority of x-session-manager provided by xfce4-session to resolve conflict and and give precedence to xfce4-session. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-28xfce4-notes-plugin: re-add 1.9.0Andreas Müller
* we lost by xfce 4.16 * it is a development release but it was run tested and as soon as a stable version is released we can come back Release notes for 1.9.0 ======================= [Please note that this is a development release.] This is a development release which (finally) port the plugin to gtk3 and make it compatible with xfce 4.16. - Remove unused variable - Update deprecated autotools macros - Do not mark text with ':' after '://' as a link (bug #52) - Add support for links with scheme other than HTTP (bug #52) - Fix missing-prototypes - Create README.md. Update configure.ac.in - Add basic gitlab CI - Fix "Disabled labels on context menu are dark yellow" - Fix a few deprecation warnings - Fix make distcheck - Fix blinking image on panel - Remove commented code - Update build system - Fix make distcheck - Remove deprecated gtk stock usage - Fix build system - Continue the gtk3 port - Update URLs from goodies.x.o to docs.x.o (Bug #16171) - po: update POTFILES.in - gtk3: update css style with required changes from 3.20 - gtk3: drop libunique leftover flags and code - gtk3: Drop support for GTK+-2.0 - bump post release - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-28xfce4-panel: upgrade 4.16.0 -> 4.16.1Andreas Müller
Release notes for 4.16.1 ======================== - pager: Use gobject bindings (Fixes #376) - pager: Switch to new workspaces icon name - launcher: avoid double fork - statustray: Display tooltip title of statusnotifier items as plaintext - statustray: Prevent crash when parsing properties (Fixes #379) - windowmenu: fix use-after-free in window_menu_plugin_window_item_new - Fix compilation warnings - Update `.gitignore` - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-28xfce4-appfinder: upgrade 4.16.0 -> 4.16.1Andreas Müller
Release notes for 4.16.1 ======================== - Launch applications as children again Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-19thunar: upgrade 4.16.0 -> 4.16.2Andreas Müller
Changes (and yes 4.16.2 'Regression:'... was on my list) 4.16.2 - Regression: "Open with other application" missing (Issue #470) - Always create new files and folders in current directory (Issue #462) - Translation Updates: Albanian, Arabic, Armenian, Armenian (Armenia), Asturian, Basque, Belarusian, Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Esperanto, Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Panjabi (Punjabi), Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Vietnamese 4.16.1 - Prevent crash on Ctrl+H when there is no sidepane (Issue #453) - Roleback to previous spinner handling (Issue #448) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-19garcon: upgrade 0.8.0 -> 4.16.1Andreas Müller
Release notes for 4.16.1 ======================== - Launch applications as children again (Fixes #18) - Translation Updates: Kabyle, Portuguese Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-13xfwm4: upgrade 4.16.0 -> 4.16.1Andreas Müller
Release notes for 4.16.1 ======================== - Catch more XErrors (#476, #486) - Untile window before switching to fullscreen (#478) - Allow interactive resizing with any keyboard modifier (#487) - Do not prefer Xpresent on AMD/Radeon (#490) - Use g_info/g_print instead of g_message for some message - I18n: Update translation: ast, be, be@tarask, cs, el, et, eu, fi, he, hr, hu, ie, pl, pt_BR, zh_TW. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-09libxfce4ui: Fix sporadic install errorAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-06xfce4-notes-plugin: remove for nowAndreas Müller
* It is broken since xfce 4.16 * GTK3 support was merged to master. Tried to build from git but that requires vala support all over the place causing build failures and is beyond worth it * As soon as a working version is released it will be re-added [1] https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin/-/merge_requests/2 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-06xfce4-equake-plugin: remove for nowAndreas Müller
* It is broken since xfce 4.16 * A ticket was opened [1] but no visible activities yet * As soon as a working version is released it will be re-added [1] https://sourceforge.net/p/equake/tickets/3/ Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-06xfce4-embed-plugin: remove for nowAndreas Müller
* It stopped building for xfce 4.16 * There have been activities on GTK3 port [1] but... * As soon as a working version is released it will be re-added [1] https://gitlab.xfce.org/panel-plugins/xfce4-embed-plugin/-/issues/2 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-06xfce4-hotcorner-plugin: removeAndreas Müller
* it broke by xfce 4.16 * the develeoper will not continue it [1] [1] https://github.com/brianhsu/xfce4-hotcorner-plugin/issues/11 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-06xfce4-appfinder: upgrade 4.14.0 -> 4.16.0Andreas Müller
Release notes for 4.16.0 ======================== - Launch applications reparenting them to init - Bump gtk minimum version to 3.22.0 - bump glib (and gio, gthread, etc) minimum to 2.50.0 - Translation Updates: Albanian, Amharic, Arabic, Armenian (Armenia), Basque, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Danish, Dutch, Eastern Armenian, English (Australia), English (Canada), English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovenian, Spanish, Swedish, Telugu, Turkish, Ukrainian, Uyghur, Vietnamese Release notes for 4.15.2 ======================== Please note that this is a development release. - Add small delay before reloading menu tree (!6) - Clear entry's error icon and tooltip - Update copyright year - GitLab is the new bugtracker - Remove unnecessary code for unsupported glib versions - Remove padding from context menu - Fix memory leaks when sorting items - Update README.md - Apply light blue to 16px icon - Improved and simplified icons for better scaling - Add back git tag - Remove extra spaces in configure.ac.in so xfce-do-release works as expected - Translation Updates: Belarusian, Czech, Hindi, Indonesian, Slovak, Swedish, Thai Release notes for 4.15.1 ======================== [Please note that this is a development release.] - Drop close button - Add new app icon and switch to rDNS - Limit popup completion width to be same as entry - Switch to a few symbolic icons - Add keywords to .desktop files to xfce4-appfinder - Translation Updates: Albanian, Bulgarian, Chinese (China), Chinese (Hong Kong), Danish, Eastern Armenian, English (Canada), Estonian, Finnish, French, Galician, German, Hebrew, Hungarian, Italian, Japanese, Kazakh, Korean, Lithuanian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Spanish, Turkish Release notes for 4.15.0 ======================== First development release targeting Xfce 4.16. - Record last commands only once (Bug #15767) - Sort by frecency (Bug #9265) - Switch to README.md and foreign automake mode - Move from exo-csource to xdt-csource (Bug #16717) - Make Preferences button always visible (Bug #16489) - Fix gtk version checking - Hidden option to disable entry completion (Bug #15827) - Use casefolded string when searching for apps not commands (Bug #15893) - Translation Updates: Albanian, Amharic, Arabic, Basque, Belarusian, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Danish, English (Australia), English (United Kingdom), Estonian, French, Galician, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Korean, Norwegian Nynorsk, Occitan (post 1500), Romanian, Russian, Slovak, Slovenian, Spanish, Swedish, Telugu, Uighur, Vietnamese Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-06thunar: upgrade 1.8.15 -> 4.16.0Andreas Müller
Release notes for 4.16.0 ======================== - Fix action of Back/Forward mouse gesture when using RTL (Issue #90) - Prevent crash on mouse gesture action (Issue #443) - Avoid crashes when closing thunar with ctrl+w (#336) - Ignore double-click events from back/forward mouse button (Issue #371) - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump - bump minimum required exo version to 4.15.3 - Wrap box around spinner to prevent flickering (Issue #440) - Use g_drive_is_removable over g_drive_is_media_removable - bump glib (and gio, gthread, etc) to 2.50.0 - Do not duplicate app_info when added via custom command (Issue #309) - Escape all whitespace characters in custom command path - Remove hidden quotes for "Open with"->"custom command" (Issue #425) - Ignore unknown XML elements in UCA.xml - Regression: Fix broken bulk renamer context menu (Issue #436) - Revert of b12247c2 and proper fix for Issue #423 - Remove duplicated code in renamer and prevent possible leak - Prevent possible crash of thunar_launcher_poke (Issue #436) - Fix combo box entry order (Issue #435) - Remove TODO file - Change focus when clicking an emblem entry (Issue #315) - Bump GLib minimum version to 2.44 - Prevent Gtk-CRITICAL when terminating session (Issue #430) - Missing thunarx support on the shortcut view (Issue #423) - Translation Updates: Basque, Chinese (China), Czech, Danish, Estonian, Korean, Norwegian Nynorsk, Turkish, Vietnamese Release notes for 4.15.0 ======================== This is a development release of Thunar aiming the upcoming release of Xfce 4.16. - Fix unavailable rubber banding in detailed view (Issue #326) - Context menu entries in Thunar flutter while downloading (Issue #276) - Improve cusor handling after file deletion in thunar (Issue #69) - Fix regression: Trying to open a .desktop file from the context menu leads to the execution of the file (Issue #325) - Use numbering on label "open new window/tab" only for multiple windows/tabs (MR #15) - Remove "Sort by" and "View as" from menu item labels (Issue #247) - Add new app icon and switch to rDNS icon name (MR #11) - Replace deprecated GtkActionEntry with XfceGtkActionEntry (Issue #293) - Menus are now updated when selection changes not only when opened (Issue #293) - Merge all file-context-menus into one (Issue #198) - Ghost file ocasionally remains when dropping file into directory (Fixes #312) - Use XfceFilenameInput to validate long filenames (Bug #13720) - Support for variables like $HOME in address bar (Bug #12165) - Fix eject button click detection when using RTL languages (Bug #11387) - Remove upper case from group names in shortcuts view - Option to rename a file when existing copy conflicts (Bug #16686) - Remove suffix "- FileManager" from window title - Move from exo-csource to xdt-csource (Bug #16717) - Pause button on copy/move (Bug #16685) - Allow drag-and-drop of multiple files in icon view (Bug #2487) - Add keywords to .desktop files to thunar (Bug #16618) - Reduce vertical space in Templates info popup - Hide android phone from network group (Bug #11584) - Reduce size of Templates info popup - Do not add "cant-write" emblem to files in the Trash - Hide Browse Network entry in shortcuts view if not supported - Move 'network' to the bottom of tree view (Bug #16516) - Add examples to "Select by Pattern" dialog (Bug #16587) - Improve tooltips in shortcuts view (Bug #16566) - Rename "Disconnect" context menu entry in side pane (Bug #16558) - Make path entry matching case-insensitive (Bug #12747) - Add new bookmarks to bottom of list in shortcuts view (Bug #16526) - Move places above devices in shortcuts view (Bug #11586) - Add desktop actions for home, computer and trash (Bug #16497) - Option to use static icon instead of folder icon (Bug #16501) - Remove top level desktop entry from tree view (Bug #16474) - Easy access to computer:/// (Bug #16472) - Use libxfce4ui close-multiple-tab dialog (Bug #16254) - Replace deprecated G_FILE_MONITOR_EVENT_MOVED (Bug #16328) - Use symbolic icon for eject (Bug #16281) - Prevent ghost files after "move" on remote locations (Bug #15704) - Add a confirmation dialog when closing a window with multiple open tabs. - Improve explanation string for "invert selection" action (Bug #15625) - Improve layout of Permissions tab (Bug #15557) - Remove superfluous shell script "ThunarBulkRename" (Bug #15373) - Make labels in permissions chooser wrap - Add a small delay when dismissing notifications (Bug #14552) - File / Folder size text in statusbar sometimes is ambiguous (Bug #14203) - Add missing parameter to ThunarBrowserPokeDeviceFunc function - Add property to enable/disable frames on thumbnails (Bug #14433) - Improved spacing between widgets in Properties and Preferences dialogs - Fixed numerous compiler warnings - Fixed numerous warning and critical messages - Translation Updates: Albanian, Amharic, Arabic, Armenian, Armenian (Armenia), Asturian, Basque, Belarusian, Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Esperanto, Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Panjabi (Punjabi), Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Uighur, Ukrainian, Urdu, Urdu (Pakistan), Vietnamese Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-06thunar-volman: upgrade 0.9.5 -> 4.16.0Andreas Müller
Release notes for 4.16.0 ======================== - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump - bump glib (and gio, gthread, etc) minimum to 2.50.0 - Add README.md to EXTRA_DIST - Translation Updates: Turkish, Vietnamese Release notes for 4.15.1 ======================== This is a development release of Thunar-volman aiming the upcoming release of Xfce 4.16. - Fix typo in README - Adds new README.md updates AM_INIT_AUTOMAKE - Translation Updates: Albanian, Amharic, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Latvian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Uyghur, Vietnamese Release notes for 4.15.0 ======================== [Please note that this is a development release.] - Use icons from icon theme in the dialog (!3) - Add new app icon and switch to rDNS - Remove PDA tab (!1) - Avoid critical error when closing preferences dialog - Support libxfce4ui XfceTitledDialog new API - Translation Updates: Albanian, Belarusian, Bulgarian, Chinese (China), Chinese (Taiwan), Croatian, Danish, Dutch, Eastern Armenian, English (United Kingdom), Estonian, Galician, Greek, Hebrew, Hungarian, Indonesian, Interlingue, Italian, Japanese, Lithuanian, Portuguese, Russian, Slovenian, Spanish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-06tumbler: upgrade 0.3.1 -> 4.16.0Andreas Müller
Release notes for 4.16.0 ======================== - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump - bump glib (and gio, gthread, etc) minimum to 2.50.0 - Adjust bug report URL - Translation Updates: Estonian, Turkish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-06xfce4-power-manager: upgrade 1.6.6 -> 4.16.0Andreas Müller
Release notes for 4.16.0 ======================== - bump glib (and gio, gthread, etc) minimum to 2.50.0 - panel-plugin: Prefer ac-adapter-symbolic (Fixes #103) - Add new icons in size 24x24 and 32x32 - Translation Updates: Albanian, Basque, Catalan, Danish, Estonian, French, Galician, Hebrew, Indonesian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovenian, Swedish, Turkish Release notes for 1.7.1 ======================= [Please note that this is a development release.] - Add new app icon and switch to rDNS icon name - Use more accurate status icons (Fixes #95) - Also use symbolic icons in battery notifications - Reorder screensavers so Xfce comes first (Fixes #101) - settings: Adjust title and show min/max buttons - settings: Allow critical battery level up to 70% (Fixes #67) - settings: Add keywords for discoverability (Bug #10694) - settings: Fix GtkSwitch signal handlers (Issue #99) - xfpm: avoid default double fork - Respect the notification daemon's timeouts (Fixes #57) - Fix Laptop lid settings (Bug #15300) - Fix spelling mistake (Bug #16698) - Only update blank time when appropriate - Bug #16717: Move from exo-csource to xdt-csource - Guard against NULL pointer dereference - More blank time debug code - Indentation fixes - Cleanup code - Move default icon names into one place - Silence compiler warnings - Add README.md - Add basic GitLab pipeline - Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (Canada), English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kannada, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Sinhala, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Uyghur, Vietnamese Release notes for 1.7.0 ======================= [Please note that this is a development release.] - Fix inhibiting xfce4-screensaver (Bug #16364) - Fix indentation (makes git blame harder, but code more readable) - settings: Unclutter system and display tabs - settings: Move % sign out of spinbutton (Bug #15994) - Switch to symbolic window-close icons - Dismiss critical notification when connecting to AC - Make brightness steps configurable (Bug #12062) - Allow compilation with panel 4.15 - panel-plugin: Properly show 'About' menu item - panel-plugin: Add (optional) Presentation mode indicator (Bug #15773) - panel-plugin: Toggle presentation mode on middle click - panel-plugin: Add warning color to presentation mode indicator - panel-plugin: Use GtkSwitch for Presentation mode - panel-plugin: Replace deprecated call - systray: Ensure presentation mode can be toggled (Bug #16337) - Translation Updates: Albanian, Arabic, Belarusian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Finnish, French, Galician, German, Greek, Hebrew, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Turkish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-06xfdesktop: upgrade 4.14.2 -> 4.16.0Andreas Müller
Release notes for 4.16.0 ======================== - Set new wallpaper as default - Add wallpaper for 4.16 - settings: Drop subtitle - Drop autogenerated xfce-backdrop-settings.desktop.in from git - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump - bump glib (and gio, gthread, etc) minimum to 2.50.0 - Remove GSourceFunc casts - Avoid warning, pointer target in assignment differ in signedness - Translation Updates: Chinese (China), Danish, Greek, Norwegian Nynorsk, Slovenian Release notes for 4.15.1 ======================== This is a development release of Xfdesktop aiming the upcoming release of Xfce 4.16. - Add keywords to .desktop files in xfdesktop - Add 24px and 32px icons - Remove extra separator from context menu - Move 'Open in New Window' of root window context menu (#59) - Remove "Properties..." entry from desktop context menu (#59) - Translation Updates: Albanian, Amharic, Arabic, Armenian (Armenia), Basque, Belarusian, Belarusian (Tarask), Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (Canada), English (United Kingdom), Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur, Uzbek Release notes for 4.15.0 ======================== This is a development release of Xfdesktop aiming the upcoming release of Xfce 4.16. - Pull in new fallback icon from Adwaita - Add new app icon and switch to rDNS icon name - Avoid redundant calls to backdrop_changed_cb (Bug #16773) - Move from exo-csource to xdt-csource (Bug #16717) - Increase minimum desktop icon size to 16 (Bug #16667) - Correct spelling of file system (Bug #16543) - Increase desktop icon increments to 2 (Bug #16668) - Unselect all items after single click activation - Fix memory leak when reconnecting DP monitor (Bug #16314) - Fix regression caused by (Bug #16342) - Fix transparent background color (Bug #16380) - Add Shift+Ctrl+N keybinding for Create Folder (Bug #15660) - Ignore modifier key events in type-ahead find (Bug #11149) - Added type-ahead find for Desktop icons (Bug #11149) - Do not insert hyphens at intra-word line breaks (Bug #16339) - Replace deprecated G_FILE_MONITOR_EVENT_MOVED (Bug #16342) - Translation Updates: Albanian, Amharic, Arabic, Armenian (Armenia), Basque, Belarusian, Belarusian (Tarask), Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia), English (Canada), English (United Kingdom), Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Uighur, Ukrainian, Uzbek Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-06xfce4-session: upgrade 4.14.2 -> 4.16.0Andreas Müller
Release notes for 4.16.0 ======================== - settings: Accept all types of GIcon - settings: Adjust inline toolbar - Fix compilation with -Wmissing-prototypes - Don't warn when there are no saved sessions - bump glib (and gio, gthread, etc) minimum to 2.50.0 - Remove GSourceFunc casts - Update .gitignore - Add README.md to EXTRA_DIST - Translation Updates: Basque, Chinese (China), Czech, Danish, Estonian, French, Galician, Hebrew, Hindi, Indonesian, Italian, Lithuanian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovenian, Turkish, Vietnamese Release notes for 4.15.1 ======================== [Please note that this is a development release.] - Fix potential crash in suspend and shutdown (Fixes #65) - Avoid potential format-string vulns (Issue #65) - settings: Tweak 'Current Session' tab - settings: Make 'App Autostart' columns sortable - settings: Fix 'Current session' column width (!10) - Add lock icon, 24px and 32px icons - Add more guards around GErrors - Update copyright year - Fix ifdef - Add README.md - Translation Updates: Armenian (Armenia), Basque, Belarusian (Tarask), Chinese (China), Czech, Danish, Eastern Armenian, Estonian, French, Hebrew, Hungarian, Indonesian, Norwegian Bokmål, Portuguese (Brazil), Russian, Slovak, Slovenian, Swedish, Turkish, Uyghur Release notes for 4.15.0 ======================== [Please note that this is a development release.] - Use new icon in settings dialog (Bug #16885) - Add new application icon and rDNS icon name - logout-dialog: Add new icons - logout-dialog: Bump icon size to 48px - Switch to symbolic window-close icons - Drop GDM compatibility code to avoid invalid session locale - Segfault when suspending without pm-suspend installed (Bug #16632) - Expand field codes - Add a GnuPG 2.1+ mode - Fix session crash at logout (Bug #16105) - Free the intermediate "cmd" variable in xfsm_startup_init() - Re-add xfsm_startup_shutdown() call to xfce4-session main() - Remove sys/sysctl.h on linux platform - Move from exo-csource to xdt-csource (Bug #16717) - Try xfce screensaver before cinnamon (Bug #16223) - Add support for xfce4-screensaver (Bug #16522) - Silence runtime warning (Bug #15731) - settings: Don't warn when there are no saved sessions (Fixes #62) - settings: Add sort-on-click to columns in "Current Session" tab (!3) - settings: Add keywords for discoverability (Bug #10694) - settings: Add tooltips to image-buttons - settings: Better app icon lookup - settings: Be more precise in infobar wording - settings: Drop inline-toolbar button labels - settings: Move autostart info to docs.xfce - settings: Don't make 'saved sessions' tab reorderable - settings: Sort saved sessions by most recently used (Bug #15338) - Add basic GitLab pipeline - Drop unused var - Bump copyright years - Only clean generated sources when in maintainer mode - Do not show translation info on --help output - Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Belarusian (Tarask), Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (Canada), English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Uighur, Ukrainian, Vietnamese Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-06xfce4-panel: upgrade 4.14.4 -> 4.16.0Andreas Müller
Release notes for 4.16.0 ======================== - panel: Fix intellihide with CSD (Fixes #368) - tasklist: Fix wireframe for CSD windows (Fixes #338) - tasklist: Auto-adjust icon size (Closes #90) - Revert "tasklist: Auto-adjust icon size (Closes #90)" - Fix GSourceFunc removal - Remove GSourceFunc casts - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump Release notes for 4.15.6 ======================== [Please note that this is a development release.] - settings: Use spinbuttons for size and nrows - settings: Update item listview toolbar - Make dbusmenu-gtk3-0.4 optional, disables StatusNotifier integration - gobject introspection wants a capital letter for the gir file - Use new xfce_spawn API - Bump GLib (and gio, gthread, etc) minimum to 2.50.0 - Update .gitignore - Add README.md to EXTRA_DIST - Fix compiler warnings - Fix memory leaks - Drop generated code from repo - Revert "launcher: Appear "checked" on click (Fixes #256)" - Translation Updates: Chinese (China), Estonian, Norwegian Nynorsk, Russian, Serbian, Slovak, Slovenian, Turkish, Vietnamese Release notes for 4.15.5 ======================== [Please note that this is a development release.] - actions: Switch to new session icons (Fixes #332) - add-items: Drop not-so-helpful dialog subtitle - add-items: Bump default dialog size (Fixes #258) - launcher: Appear "checked" on click (Fixes #256) - tasklist: Limit blinking notification - intellihide: Check if cursor is over the panel (Fixes #311) - launcher: Set plugin icon as fallback (Fixes #329) - Add new README.md - Fixed icon for about dialog and added more icons for better scaling - Unref datetime objects - Translation Updates: Albanian, Amharic, Arabic, Armenian (Armenia), Basque, Belarusian, Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Panjabi (Punjabi), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Sinhala, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur, Vietnamese Release notes for 4.15.4 ======================== [Please note that this is a development release.] - New plugin: statustray (supports statusnotifier and systray) - plugins: Add new rDNS icons for all plugins - Use shared field codes expansion - tasklist: Add "Launch New Instance" item to menu (Fixes #158) - Translation Updates: Albanian, Chinese (China), Chinese (Taiwan), Croatian, Estonian, French, Hebrew, Japanese, Kazakh, Korean, Lithuanian, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Serbian, Swedish, Turkish Release notes for 4.15.3 ======================== [Please note that this is a development release.] - Add new app icon and rDNS icon name - Fix background of 48px app icons (Bug #16873) - dark-mode: Make property unique across panels - tasklist: Allow keyboard navigation within groups (Fixes #270) - applicationsmenu: Correctly block autohiding (Fixes #287) - action buttons: Fix combobox signal - action buttons: Drop 'inverted buttons' setting (#223) - action buttons: Add button title options (Bug #8980) - action buttons: Fix separator width (Bug #15558) - launcher: Fix launcher menu button state (Fixes #264) - launcher: Fix crash with actions menu (Bug #16823) - launcher: Fix in default panel configuration - Improve docs for xfce_panel_plugin_position_widget (Bug #9438) - Add Gio to libxfce4panel gir includes - Add basic GitLab pipeline - Fix whitespace error - Fix panel build with vala 0.48 (Bug #16426) - Fix build - Update gitignore (Fixes #295) - Drop references to Gtk2 and 4.6 panel plugins - Translation Updates: Albanian, Amharic, Arabic, Armenian (Armenia), Belarusian, Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Panjabi (Punjabi), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Sinhala, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Uighur, Ukrainian, Vietnamese Release notes for 4.15.2 ======================== [Please note that this is a development release.] - panel: Improve autohide animation - panel: Add "popdown-speed" property to adjust autohide animation - panel: Fix autohide state machine - panel: Fix cancellation of autohide animation - panel: Immediately show panel in intellihide - panel: Don't tamper with leave_opacity value (Bug #16296) - launcher: Show desktop actions in context menu - plugin: Show custom menu items below plugin name - tasklist: Hide brackets for min windows by default - tasklist: Fix crash middle-click-closing grouped windows (Bug #16410) - systray: Basic support for symbolic icons - systray: Silence deprecation warnings - systray: Remove superfluous warning - Improve wording in "Remove plugin" dialog (Bug #9000) - settings: Add keywords for discoverability (Bug #10694) - Fix GTimeVal deprecation (Bug #16643) - Fix memory leak in panel plugin wrapper (Bug #16640) - Update docstring - Update libxfce4panel symbols - Make var names more consistent - Fix cast - Fix typo - Fix indentation - Translation Updates: Albanian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Danish, Dutch, Finnish, French, Galician, Georgian, German, Hebrew, Hungarian, Italian, Japanese, Kazakh, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovenian, Spanish, Turkish, Ukrainian Release notes for 4.15.1 ======================== [Please note that this is a development release.] - Enable dark-mode by default - tic-tac-toe: Fix XfceTitledDialog with CSD - add-item dialog: Fix XfceTitledDialog with CSD - systray: Improve app icon lookup - directorymenu: Add create folder/document menuitems (Bug #15639) - directorymenu: Add option to hide folder/terminal menuitems (Bug - plugins: Fix enter/leave opacity w/o compositing (Bug #14577) - clock: Drop leading zeros for days in default layout - clock: Add back hour:min to format presets (Bug #16035) - panel: Make sure "span monitors" is conditionally sensitive - tasklist: Fix drag&drop in deskbar mode (Bug #16298) - Fix autohide with bg color or image (Bug #16064) - Improve the marching ants animation - Remove extra underscore (Bug #16266) - Use an empty placeholder icon for launcher (Bug #15819) - Always provide files for vala binding in dist tarball - Replace GtkStock icon - Use symbolic window-close button image - Fix doc typos - Fix indentation - Translation Updates: Albanian, Basque, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (United Kingdom), Finnish, French, Galician, Georgian, German, Greek, Hungarian, Interlingue, Italian, Japanese, Lithuanian, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Turkish Release notes for 4.15.0 ======================== - Drop support for Gtk2 and 4.6 plugins - Drop Gtk2/4.6-only references from the docs - Don't show or try to load Gtk2 plugins anymore - Add dark mode preference - autohide: Add sliding out animation - Draw panel border based on position and length - appmenu: Listen to icon theme changes (Bug #15861) - appmenu: Use panel's icon size - clock: Validate timezone entry (Bug #16036) - prefs: Plug memory leaks (Bug #16016) - docs: Fix build by dropping unused refs (Bug #16031) - pager: Fix scrolling in pager-buttons (Bug #15614) - pager: Face-lift of settings dialog - pager: Only show scroll-option with buttons - pager: Add option to show workspace number - systray: Drop "Show frame" option (Bug #14186) - tasklist: Resize when windows get removed (Bug #14394) - systray: Fix icons without compositing (Bug #14577) - windowlist: Make layout consistent with xfdesktop - windowlist: Replace deprecated gtk_widget_modify_font - launcher: Fix visual state of arrow-button (Bug #15818) - launcher: Avoid excessive left padding on popup menu (Bug #15819) - Fix typos and improve code formatting - Translation Updates: Albanian, Arabic, Armenian (Armenia), Belarusian, Bulgarian, Chinese (China), Chinese (Taiwan), Croatian, Danish, Dutch, French, Galician, German, Greek, Hebrew, Hungarian, Indonesian, Italian, Japanese, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Spanish, Swedish, Thai, Turkish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-06xfce4-settings: upgrade 4.14.3 -> 4.16.0Andreas Müller
Release notes for 4.16.0 ======================== - Drop subtitles from settings dialogs (Fixes #239) - display: Fix icon name in settings dialog - settings-manager: Fix visibility of filterbar - settings-manager: Correctly show/hide the filterbar - settings-manager: Switch to GtkSearchEntry - settings-manager: Put filter in separate bar (Fixes #226) - appearance: Add 'Add' button to install themes (Fixes #193) - color: Tweak colors of icon - mime: Accept Thunar's old id name (Fixes #247) - settings-editor: Enable tooltips and ellipsizing for `Value` column - settings-editor: Fix scrollbar for channels - settings-editor: Point to correct docs URL (#245) - bump glib (and gio, gthread, etc) minimum to 2.50.0 - Remove GSourceFunc casts - Indentation fixes - Translation Updates: Basque, Bulgarian, Estonian, French, German, Hebrew, Indonesian, Italian, Japanese, Norwegian Bokmål, Norwegian Nynorsk, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovenian, Swedish, Turkish, Ukrainian Release notes for 4.15.3 ======================== [Please note that this is a development release.] - Disable UPower support by default - Add 24px and 32px icons - xfsettingsd: avoid default double fork - mime: Add 'Open with...' button - mime: Add new generic launcher icons - color: Adjust padding of dialog - color: Add labels to toolbar - keyboard: Make 'system defaults' a GtkSwitch - keyboard: Adjust width of shortcut column (Fixes #223) - keyboard: Update dialog UI - keyboard: Make all table columns sortable - keyboard: Improve inline toolbar alignment - display: Center minimal dialog on monitor where cursor is - settings-editor: Add labels to toolbar items - Update README file - Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Belarusian (Tarask), Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (Canada), English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur Release notes for 4.15.2 ======================== [Please note that this is a development release.] - appearance: Fix width of DPI spinbutton (Bug #16125) - appearence: Sync theme, icon, font names to gsettings - appearance: Fix list refresh on DnD (Fixes #213) - appearance: Drop toolbar style setting (Bug #16665) - display: Initial fractional scaling support (Fixes #162) - display: Custom scale changes are display changes - display: Improve layout in settings dialog - display: Resize display widget according to scale - display: Move scaling presets to glade - display: Set minimum scale to 0.1 - display: Improve state machine for scaling option - xfsettingsd: Correctly get current xrandr scale - mime-settings: Rename dialog and icon to 'Default Applications' - mime-settings: Fix window icon name - mime-settings: Fix double free - mime-helpers: Fix Nautilus icon name - mime-helpers: Rename Thunar to thunar - Rename Thunar to thunar in make and potfiles - Expand desktop entry field codes - keyboard-settings: Support libxfce4ui XfceTitledDialog new API - keyboard: Show shortcuts with keycap class - settings-manager: Ensure searchbox has initial focus (Bug #16890) - settings-manager: Simplify redrawing of search results (Fixes #141) - settings-manager: Hide filter entry in plugged dialogs - Convert xfce4-compose-mail to Python - Add dependency to Python3 - Use just binary name (instead of full path) as argument - Don't crash when upowerd isnt present (bug #60) - Always install shiny new icons - Drop libxfce4ui 4.15.1 ifdefs - Fix xfconf-related memory leaks - Update .gitignore - Fix typo - Translation Updates: Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Danish, Dutch, English (Canada), Estonian, Finnish, French, German, Hebrew, Hungarian, Indonesian, Italian, Japanese, Kazakh, Korean, Lithuanian, Norwegian Bokmål, Serbian, Swedish, Turkish Release notes for 4.15.0 ======================== [Please note that this is a development release.] - xsettings: Use CSD for GtkDialogs by default - settings-manager: Fix XfceTitledDialog layout with CSD - settings-manager: Drop setting the old header style - display: Show ratio next to display resolution - display: Mark preferred mode with an asterisk - display: Add init function for aspect ratios - display: Right-align the display ratio - display: Fixed warning and removed ratio - display: Improve look of ratio - display: Fix icon name for primary indicator - display: Initialize crtc->scalex/y (Bug #15971) - settings-editor: Add consistent inline-toolbar - appearance: Only show themes that support Gtk3 (Bug #15849) - color: Fix crash in add-profiles dialog (Bug #15876) - color: Conditionally hide info button in add-profile dialog - color: Add tooltip to profile info buttons - display: Fix profile matching in xfsettingsd - display: Assure correct gchar** (Bug #15816) - keyboard: Improve layout of add-command dialog - keyboard: Add mnemonics to add-command dialog (Bug #10495) - Switch to symbolic window-close icon - Bump libxfce4ui dependency to 4.15.1 - Improve string for session managers - Ensure the newly labeled 'Xfce Settings Daemon' is translated - Do not show translation info on --help output - Translation Updates: Albanian, Arabic, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (United Kingdom), Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Indonesian, Interlingue, Italian, Japanese, Korean, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-06xfwm4: upgrade 4.14.5 -> 4.16.0Andreas Müller
Compositor patch does not apply anymore and testing x86-64 excceeds my resources. Looked into Fedora sources: They build xfwm4 un-patched either. Release notes for 4.16.0 ======================== - common: Avoid zero refresh rate for monitor - hints: Protect against XError from XGetTransientFor() - netwm: Allow above/below only for regular windows - netwm: Mark splashscreen as transient for groups - client: Complete client state even on different workspaces - build: Increase GTK+ requirement to 3.22 - Add `cycle_minimized` option - compositor: Release overlay window last - compositor: Free GLX data when really using GLX - compositor: Remove useless trace message - compositor: Release current GLX context on teardown - display: Remove custom XError handler - compositor: Check for XError when adding windows - compositor: Trap XErrors when disabling compositor - main: Enable compositor by default - compositor: Remove automatic redirect support - main: Add short command line options - main: Add debug command line option - pixmap: Use a safer strncpy() - settings: Fix compiler warning - Remove useless autotools macros and Makefile targets - Use --enable-debug=yes when compiling from git - Revert "compositor: Do not damage on opaque region update" - themes: Use smaller, lighter shadows - compositor: Check if compositor is enabled - compositor: Avoid XError when disabling compositor - compositor: Warn for missing epoxy GL function - netwm: Do not raise window if activate is set to none - Remove GSourceFunc casts - compositor: Fix build with older epoxy versions - settings: Add 'Always on top' to the double click action - Settings: Remove default alphabetical sorting of keyboard shortcuts Closes: #451 (Disable initial sorting of keyboard shortcuts) - compositor: Handle XFixes XError - compositor: Add support for GL_ARB_sync - compositor: Return early if a Present swap is pending - debug: Fix build in debug mode - compositor: Fix compilation issue with Xpresent - compositor: Log fence and GLX swap time in debug mode - compositor: Move fence sync to redraw_glx - compositor: Move fence triggered to its own function - compositor: Set swap control if possible - compositor: Adjust to the actual number of buffers - compositor: Use a GLX drawable per buffer - client: Allow transients for group to be minimized - settings: Add a UI option for desktop zooming - themes: Remove title shadow - themes: Adjust shadows size/opacity - client: Make above/below consistent - compositor: Limit damage region to the screen - compositor: Optimize repaint without vblank - compositor: Only accumulate damage with multiple buffers - compositor: Copy entire content for GLX buffers - xsync: Handle XError - compositor: Ignore opaque region for shaded windows - compositor: Clip opaque region against window shape - client: Protect against XError in XKillClient() - compositor: Do not damage on opaque region update - compositor: Opaque region applies to client window - compositor: Reuse client size - client: Toggle tiling on key shortcut - client: Small cleanup - Add README.md to EXTRA_DIST - client: Keep tiled size of windows - compositor: No need to update compositor window on configure - compositor: Limit opaque region clipping to window extents - compositor: Damage on opaque region update only if visible - client: Send synthetic configure on force redraw - Post release tag bump - Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Belarusian (Tarask), Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (Canada), English (United Kingdom), Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Uyghur Release notes for 4.15.3 ======================== [Please note that this is a development release.] - Quick release after 4.15.2 to fix a regression with opaque regions leaving trails of unpainted areas on resize. Release notes for 4.15.2 ======================== [Please note this is a preview release of a development version] - Add support for opaque regions in the compositor - Make cursor zoom optional (xfce/xfwm4#439) - Remove the deprecated options "--daemon" (Pablo Mazzini) - Disable Xi2 support by default - Add column sorting in settings - Optimize window matching in the compositor with a hash table (Michael Banack) - Add more XErrors traps - I18n: Updated translations: ar, ast, be, be@tarask, bg, bn, ca, cs, da, de, el, en_AU, en_CA, en_GB, es, et, eu, fa_IR, fi, fr, gl, he, hr, hu, hy_AM, hye, id, ie, is, it, ja, ka, kk, ko, lt, lv, ms, nb, nl, nn, oc, pl, pt, pt_BR, ro, ru, sk, sl, sq, sr, sv, th, tr, ug, uk, ur, ur_PK, vi, zh_CN, zh_HK, zh_TW New translations: be@tarask, fa_IR, hye, ka Release notes for 4.15.1 ======================== [Please note that this is a development release.] - Fix an error leak in compositor (xfce/xfwm4#351) - Fix compositor selection atom misuse - Prefer zero initialized memory allocation functions - Use g_slice allocator for compositor windows Release notes for 4.15.0 ======================== [Please note that this is a development release.] - First 4.15.x development release - Show tabwin only on primary monitor if set - All fixes and i18n as found in 4.14.4 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-06garcon: upgrade 0.7.0 -> 0.8.0Andreas Müller
Release notes for 0.8.0 ======================= - fix GarconMenuItem file documentation - Remove GSourceFunc casts - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump Release notes for 0.7.3 ======================= [Please note that this is a development release.] - garcon now needs libxfce4ui/4util 4.15.6+ - Use the symbolic close icon in the error dialog - Don't launch apps as children - bump glib (and gio, gthread, etc) minimum to 2.50.0 - relax automake requirement to 1.15 - Add new icon needed for xfce4-about-dialog. - Translation Updates: Slovenian Release notes for 0.7.2 ======================= [Please note that this is a development release.] - Update README.md - Translation Updates: Armenian, Armenian (Armenia), Hebrew, Lithuanian, Occitan (post 1500), Uyghur Release notes for 0.7.1 ======================= [Please note that this is a development release.] - Drop support for Gtk2 - Drop Gtk3 ifdefs - Switch to xfce_gtk_image_menu_item - Add support for GObject Introspection (Fixes #4) - Improve GObject introspection annotations (Fixes #8) - Fix missing transfer annotation - Field codes expansion API update - Transfer some code to libxfce4util - Fix default merge rules in xfce-applications.menu (Bug #15504) - Rename exo-helpers to the new xfce4-xx ones - Do not add INSTALL in dist tarball - Fix a memory leak - Switch to README.md and foreign automake mode - README: Use table for debug arguments - Add basic GitLab pipeline - Translation Updates: Albanian, Asturian, Chinese (Hong Kong), Danish, Dutch, Eastern Armenian, Estonian, Greek, Hebrew, Indonesian, Interlingue, Norwegian Nynorsk, Polish, Portuguese, Uzbek, Uzbek (Latin) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-06exo: upgrade 0.12.11 -> 4.16.0Andreas Müller
* exo-csource was removed. It is now xdt-csource shipped by xfce4-dev-tools => native build extension can go * gtk2 support is gone Release notes for 4.16.0 ======================== - Focus must not be required in single click mode (Issue #190) - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump - Adjust padding only for vertical item orientation (Issue #48) - bump glib (and gio, gthread, etc) to 2.50.0 - Fix GCC warning (false negative) - Translation Updates: Basque, Estonian, Norwegian Bokmål, Portuguese (Brazil), Russian, Slovenian, Turkish, Vietnamese Release notes for 4.15.2 ======================== [Please note that this is a development release.] - icon-chooser-dialog: Allow removing selected icon (Fixes #2) - desktop-item-edit: Fix sensitivity of save button (Fixes #28) - Rework exo_icon_view_scroll_event for overshoot effect (Fixes #25) - Allow resizing the xfce4-settings window smaller (Fixes #19) - Drop exo-csource from exo - Fix build on OpenBSD (!2) - Fix race condition in make install (Fixes #29) - Remove unused perl module requirement - Replace bugzilla occurences with gitlab (Fixes #30) - Translation Updates: Albanian, Chinese (China), Chinese (Hong Kong), Danish, Eastern Armenian, French, German, Hebrew, Japanese, Kazakh, Korean, Lithuanian, Portuguese, Portuguese (Brazil), Russian, Swedish, Turkish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-06libxfce4ui: upgrade 4.14.1 -> 4.16.0Andreas Müller
GTK2 libs are gone so extra GRK2/GTK3 packages can go Release notes for 4.16.0 ======================== - about: Harmonize capitalisation - Update credits for Xfce 4.16 - Translation Updates: Basque, Bulgarian, Catalan, Chinese (Taiwan), Dutch, Galician, Japanese, Lithuanian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Serbian Release notes for 4.15.7 ======================== [Please note that this is a development release.] - libxfce4ui now needs libxfce4util >= 4.15.6 - Update configure.ac.in syntax - Namespace of the gir needs capital first letter - Remove hardcoded translators list - Bump libepoxy version to 1.2 - Translation Updates: Portuguese (Brazil), Slovenian, Swedish Release notes for 4.15.6 ======================== [Please note that this is a development release.] - Introduce xfce_spawn and xfce_spawn_command_line in favor and instead of xfce_spawn_no_child - Bump GLib (and gio, gthread, etc) minimum to 2.50.0 - about: Support multiple GPUs and print GPU memory size - about: Drop window subtitle - Always perform sanity check - Avoid checking for epoxy if libgtop is disabled - XfceTitledDialog: Fix erroneous check (Fixes #30) - No startup notification in Wayland to prevent crash (Issue #17) - Translation Updates: Chinese (China), Chinese (Taiwan), Estonian, French, German, Hebrew, Indonesian, Italian, Japanese, Lithuanian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Swedish, Turkish Release notes for 4.15.5 ======================== [Please note that this is a development release.] - Add new API xfce_spawn_no_child (!8): Launch processes re-parenting them to init vs. as children - about: Fix icon names - about: Display userspace bitness if it differs from OS kernel bitness - about: Print GPU name in system info - about: Use more understandable arch labels (Issue #27) - Improve xfce_icon_name API - No startup notification in wayland to prevent crash (Issue #17) - Add missing docstring - Fix typos - Add README.md to EXTRA_DIST - Translation Updates: Catalan, Chinese (China), Danish, Galician, German, Italian, Lithuanian, Turkish Release notes for 4.15.4 ======================== This is a development release of libxfce4ui aiming the upcoming release of Xfce 4.16. - Avoid redundant key re-grabbing - Adds new README.md and updates AM_INIT_AUTOMAKE - Silence compiler warnings (Fixes #25) - AC_CONFIG_MACRO_DIR → AC_CONFIG_MACRO_DIRS - Add default shortcuts for tiling (Fixes #4) - Avoid shortening the keycodes GArray while walking it. - about: Revamp About Xfce tab - about: More icon name fixes - Add more logo icons and new about icon - Update deprecated icon names - keyboard-shortcuts: Improve UI for setting shortcuts - shortcut-dialog: Add label to clear button - shortcut-dialog: Port to new XfceTitledDialog API - shortcut-dialog: Only grab keyboard - Always return GTK_RESPONSE_OK for accepted shortcut keys (fixes #20) - Translation Updates: Albanian, Amharic, Arabic, Armenian, Armenian (Armenia), Basque, Belarusian, Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Uyghur, Welsh Release notes for 4.15.3 ======================== [Please note that this is a development release.] - Update bug URLs to point to gitlab.xfce - xfce-about: Hide empty email address tags (Fixes #12) - Remove translator email address as per request (Fixes #11) - Add missing translator "Hugo Carvalho" to xfce4-about (issue #18) - Replace deprecated 'gdk_keyboard_ungrab' function (Fixes #15) - shortcuts-grabber: Correctly ungrab keys on updating shortcuts (Fixes #16) - Add basic GitLab pipeline - Allow more granular control over menu item accelerators. - No automatic accelerator activation formenu items - Added 'gtk_menu_item_set_accel_label' - Added 'xfce_gtk_accel_group_connect_action_entries' - renamed 'xfce_gtk_accel_group_append' to 'xfce_gtk_accel_map_add_entries' and modified internals accordingly. No automatic add to an accel_group any more, since this may lead to double-activation in some cases. - Add "xfce_gtk_accel_group_disconnect_action_entries" to be able to revert "xfce_gtk_accel_group_connect_action_entries" - Add title to xfce_dialog_confirm_close_tabs - Add new methods to libxfce4ui.symbols. Followup of 231e57daccb5946379f413ed440629c32025f6f3 - Translation Updates: Albanian, Amharic, Arabic, Armenian, Armenian (Armenia), Basque, Belarusian, Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Uighur, Ukrainian, Welsh Release notes for 4.15.2 ======================== [Please note that this is a development release.] - Introduced 'XfceGtkActionEntry' as replacement for the deprecated 'GtkAction', 'GtkActionEntry' in order to keep simple menu creation. This includes various support methods, like: 'xfce_gtk_translate_action_entries' to to translate a list of XfceGtkActionEntrys 'xfce_gtk_accel_group_append' to register the provided accelerators of the entries 'xfce_gtk_get_action_entry_by_id' to find a single XfceGtkActionEntry, e.g. by using a enumeration 'xfce_gtk_***_new_from_action_entry' to create the specific menu- or tool-items from an XfceGtkActionEntry - Add a widget for filename input (Bug #16542) - Enabled doc generation for XfceGtkActionEntry and related methods - Enabled doc generation for new widget 'xfce-filename-input' - Switch Ctrl+Alt+Del to xfce4-session-logout (Bug #11979) - Add more default keyboard shortcuts (Bug #16470) - shortcuts: Replace xfrun4 by xfce4-appfinder - shortcuts: Also map Homepage to browser - shortcuts: Remove calculator shortcut - Update gitignore - Translation Updates: Albanian, Basque, Belarusian, Chinese (China), Chinese (Taiwan), Croatian, Danish, Dutch, French, Galician, German, Hebrew, Hungarian, Kazakh, Malay, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovenian, Swedish, Ukrainian Release notes for 4.15.1 ======================== This release introduces the following features: - Switch XfceTitledDialog to headerbar/CSD layout - Use GtkMessageDialog as base class for Xfce Dialogs - Add two new functions to search for app icons - Improve Tests and Docs Full changelog: - Switch XfceTitledDialog to headerbar layout - XfceTitledDialog: Keep buttons in the action area - XfceTitledDialog: Also repack xfce_titled_dialog_new - XfceTitledDialog: Make sure windows can be dragged - XfceTitledDialog: Add _create_action_area, _add_button and _add_action_widget - Introduce xfce_titled_dialog_set_default_response - Mark xfce_titled_dialog_new_with_buttons as deprecated - Add two new functions to search for app icons - xfce-about: Fix Makefile - shortcut-dialog: Show dialog content (Bug #16338) - xfce-dialogs: Use GtkMessageDialog as base class - xfce-dialogs: Improve layout of confirm_close_tabs - xfce-dialogs: Improve alignment and layout of dialogs - xfce-dialogs: Add right margin back to labels - xfce-dialogs: Drop default window titles - docs: Add xfce_dialog_confirm_close_tabs - tests: Add xfce_dialog_confirm_close_tabs - tests: Improve UI - tests: Add icons to dialog buttons - tests: Simplify code by using XfceTitledDialog - tests: Re-order buttons - tests: Fix typo in test-ui.c (Bug #16253) - Rename test-ui-gtk3 to test-ui - Improve docstrings - Fix typos - Drop gladeui Gtk2 from distcheck options - Drop unused declaration - Fix compiler warnings - Remove trailing whitespace - Always provides needed files for vala binding in dist tarball - Add recents functions to libxfce4ui.symbols - Drop xfce-header from pot files - Update docstrings - Fix license text box too small (Bug #16259) - .gitignore: ignore all .o files - Make autogen output friendlier - Translation Updates: Albanian, Bulgarian, Catalan, Chinese (China), Croatian, Danish, Dutch, French, Galician, German, Hungarian, Italian, Japanese, Lithuanian, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Turkish, Ukrainian Release notes for 4.15.0 ======================== - Drop support for Gtk2 - Make glibtop an optional dependency ("About System" tab) - about: Add system info tab - about: Hide system tab conditionally - dialogs: Use symbolic window-close icon - Fix Window not visible when grabbing keyboard (Bug #16054) - Bump Gtk3 to 3.22 (Bug #15781) - Do not use gdk_screen_get_monitor_at_point (Bug #15781) - Replace gtk_show_uri (Bug #15781) - Replace gdk_display_get_screen (Bug #15781) - Replace gdk_keymap_get_default (Bug #15781) - Replace deprecated device functions (Bug #15781) - Replace gdk_error_trap_* and gdk_flush (Bug #15781) - Ignore what is hard to replace (Bug #15781) - Add a dialog to confirm closure of multiple tabs (bug #15873) - Translation Updates: Bulgarian, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (United Kingdom), Finnish, French, Galician, German, Hungarian, Interlingue, Italian, Japanese, Korean, Norwegian Bokmål, Norwegian Nynorsk, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Turkish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-06xfconf: upgrade 4.14.3 -> 4.16.0Andreas Müller
Release notes for 4.16.0 ======================== - Don't use shebang for bash completion file - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump - bump glib (and gio, gthread, etc) minimum to 2.50.0 - remove last traces of xfconf-perl - Fix make distcheck and enable it on gitlab CI - Add README.md to EXTRA_DIST Release notes for 4.15.1 ======================== [Please note that this is a development release.] - Fix stray double-quote in bash-completion PKG_CONFIG invocation - Disable parallelism on all tests - Adds new README.md and updates AM_INIT_AUTOMAKE - xfconf-cache: Fix access to freed data (#16) - Translation Updates: oc, he, hu, hy_AM, lt, sk, sq, ug, tr. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-06libxfce4util: upgrade 4.14.0 -> 4.16.0Andreas Müller
Release notes for 4.16.0 ======================== - Bump xfce_version_string to 4.16 - Properly handle URI schemes other than "file" Release notes for 4.15.6 ======================== [Please note that this is a development release.] - Update configure.ac.in syntax - Namespace of the gir needs capital first letter - Bump GLib (and gio, gthread, etc) minimum to 2.50.0 - Remove typedef already defined by G_DECLARE_FINAL_TYPE macro (Fixes #4) Release notes for 4.15.5 ======================== [Please note that this is a development release.] This is an emergency release to account for the lack of version bump to 4.16pre2 in 4.15.4. - Bump Xfce version to 4.16pre2 - Add README.md to EXTRA_DIST Release notes for 4.15.4 ======================== This is a development release of libxfce4util aiming the upcoming release of Xfce 4.16. - Create README.md - Translation Updates: Albanian, Armenian, Hebrew, Slovak, Uyghur Release notes for 4.15.3 ======================== [Please note that this is a development release.] - Version bump in preparation of 4.16pre1 Release notes for 4.15.2 ======================== [Please note that this is a development release.] - Complete the field codes expansion Release notes for 4.15.1 ======================== [Please note that this is a development release.] - Add field codes expansion and related utilities (code moved from garcon) - docs: Show the "Miscellaneous Utilities" section - Add basic GitLab pipeline - Translation Updates: Albanian, Armenian (Armenia), Asturian, Belarusian, Hindi, Italian, Spanish, Uzbek Release notes for 4.15.0 ======================== - Bump the Xfce version to 4.15 - Translation Updates: Albanian, Galician, Spanish Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-06xfce4-dev-tools: upgrade 4.14.0 -> 4.16.0Andreas Müller
Release notes for 4.16.0 ======================== - Bump glib to 2.50 based on xfce4.16 roadmap - Do not process @LINGUAS@ at xdt-autogen stage - Fail xfce-build container generation if there is any error - helpers: Prefer xfce-build over xfce-test (Fixes #38) - helpers: Add new helper xfce-open-gitlab - helpers: Add helper to locally run xfce-build - helpers: Add xfce-build 'pull' argument - xfce-build: Add Thunar to container (Fixes #40) - Disable CFLAGS override when building CI container - use strict CFLAGS to catch common mistakes in ci pipeline - Add xvfb on xfce-build Release notes for 4.15.1 ======================== [Please note that this is a development release.] Various improvements to the helpers introduced in 4.15.0, cleanup of xdt-autogen code (thanks to Gaël Bonithon), various fixes for our CI. - get-translations: Fix line wrapping - xdt-autogen: Various small improvements - xdt-autogen: Properly handle whitespaces in filenames - xdt-autogen: Use sed instead of tr to replace strings - Updates README.md - xfce-build: Add libclutter-1.0-dev for xfdashboard build - Update .gitignore - helpers: Use blank line for tags message - helpers: Reuse release notes from NEWS for tag message - helpers: Simplify xfce-update-news - helpers: Do not strip NEWS blank line at EOF - helpers: Install xfce-do-release - xfce-build: Add depend for mousepad (Fixes #37) - helpers: Add do-release helper and Readme - xfce-build: Install python3 version of distutils-extra - helpers: Make get-translations executable - get-translations: Remove last comma - get-translations: Correctly get locale from commit messages - xfce-build: Replace build-dep with package names Release notes for 4.15.0 ======================== [Please note that this is a development release.] - New macro XDT_VERSION_INIT(SEMVER[, TAG]) This macro takes care of setting up the version numbering. It will define the following macros based on SEMVER and TAG: - xdt_version - xdt_version_major - xdt_version_minor - xdt_version_micro - xdt_version_tag - xdt_version_build - xdt_debug_default If TAG isn't specified, the xdt_version_tag and xdt_version_git will be empty and xdt_debug_default will be set to "minimum", otherwise the xdt_version_build will contain a git hash and xdt_debug_default will be set to "yes" Example usage: XDT_VERSION_INIT([4.15.3],[git]) AC_INIT([xfce4-someproject], [xdt_version()]) ... XDT_FEATURE_DEBUG([xdt_debug_default]) - XDT_I18N macro will now automatically find the linguas if none are specified during the autoconf run. - Install m4 macros in default search dir. This makes autoconf find the macros by default. By setting version via XDT_VERSION_INIT and using XDT_I18N without arguments, this is no longer necessary to use a separate configure.ac.in and a plain configure.ac can be used ! A big thank to Natanael Copa (ncopa) for his work on this part ! - xfce4-dev-tools now also handle the CI (docker container, .gitlab-ci.yml templates files etc) on our new gitlab instance. A merge request or a push to master to any of our projects automatically trigger a build. This will help us to catch errors quicker and have better quality. Thanks to Jason Yavorska and Simon Steinbeiss. - New helpers are also available (xfce-get-release-notes, xfce-get-translations, xfce-update-news) to help our maintainers to do releases ! Thanks Simon again. - Use datarootdir instead of datadir - xdt-autogen: explicitly set search path for m4 macros - Install the xfce-helpers - Add two new helpers to help releasers - Install m4 macros into default $datadir/aclocal - Update README for new gitlab urls - xdt-autogen: Improve and simplify linguas detection - Let XDT_I18N automatically find the po/*.po as default - Let configure generate the xdt-autogen script - Implement XDT_VERSION_INIT - Add manpage and tests to xdt-csource - Add xfce4-dev-tools build in addition to container build - Check BEFORE_SHA along with changes to .po files - gitlabci: Ensure to run autogen in distcheck stage - Switch to "foreign" mode for automake - Add CI templates notes - Update README with explanation of Dockerfile - Fix whitespace error - Add helper script to get all translation-updates - Integrate xfce-build container build/creation Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-11-19tumbler: 0.2.9 -> 0.3.1Kai Kang
0.3.1 ===== - New plugin, libgepub thumbnailer plugin - Fix documentation URL - Add README.md and EXTRA_DIST - Add new icon needed for xfce4-about-dialog - Translation Updates: lt, oc, he, hi, hu, sk, tr, ug 0.3.0 ===== - Fix jpeg thumbnail orientation when fallback code is taken place (Bug #28). - Use AC_CONFIG_MACRO_DIRS instead of AC_CONFIG_MACRO_DIR - Fix GTimeVal deprecation - Drop support of GLib < 2.32 - Use guint32 for request handle and fix its further occurrences of 0 - Implement Excludes paths in tumbler.rc - Translation Updates: be, da, el, es, he, hu, hye, it, nl, pl, sq, zh_TW, zh_HK Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-13xfwm4: upgrade 4.14.4 -> 4.14.5Andreas Müller
Release notes for 4.14.5 ======================== - Fix an error leak in compositor (xfce/xfwm4#351) - Fix compositor selection atom misuse Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-09xfwm4: upgrade 4.14.3 -> 4.14.4Andreas Müller
Release notes for 4.14.4 ======================== 4.14.4 ====== - Fix a crash on FreeBSD (xfce/xfwm4#411) - Fix compilation warning due to g_type_class_add_private deprecation Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-08-09tumbler: upgrade 0.2.8 -> 0.2.9Andreas Müller
Release notes for 0.2.9 ======================= This is a bugfix release from the stable xfce-4.14 branch. This release addresses the issue described in Bug #28 and partially solved by the previous release 0.2.8. The issue now is completely solved by adding the correct orientation handling when fallback code for generating jpeg thumbnail takes place. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-07-28xfwm4: upgrade 4.14.2 -> 4.14.3Andreas Müller
Release notes for 4.14.3 ======================== 4.14.3 ====== - Add support for XRes X11 extension to get the PID of sandboxed apps - Fix use-after-free of settings strings (xfce/xfwm4#406) - More XError traps (xfce/xfwm4#405) - I18n: Update translations: en_CA, et, he, hy_AM, id, it, sq, zh_HK New translations: hye Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-25Revert "packagegroup-xfce-base: add RDEPEND packagegroup-core-x11"Andreas Müller
packagegroup-core-x11 drags stuff not everybody needs e.g xserver-nodm-init and that's not what everybody wants. packagegroup-core-x11 is something to add into images. This reverts commit 394567c0078c627642e7b80b722f147da5a6f376: packagegroup-xfce-base: add RDEPEND packagegroup-core-x11 without packagegroup-core-x11, after boot target, and run startx, it will report error like: /usr/bin/startx: line 203: xauth: command not found xinit: unable to run server "/usr/bin/X": No such file or directory Use the -- option, or make sure that /usr/bin is in your path and that "/usr/bin/X" is a program or a link to the right type of server for your display. Possible server names include: Xorg Common X server for most displays Xvfb Virtual frame buffer Xfake kdrive-based virtual frame buffer Xnest X server nested in a window on anot Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-03packagegroup-xfce-base: add RDEPEND packagegroup-core-x11Changqing Li
without packagegroup-core-x11, after boot target, and run startx, it will report error like: /usr/bin/startx: line 203: xauth: command not found xinit: unable to run server "/usr/bin/X": No such file or directory Use the -- option, or make sure that /usr/bin is in your path and that "/usr/bin/X" is a program or a link to the right type of server for your display. Possible server names include: Xorg Common X server for most displays Xvfb Virtual frame buffer Xfake kdrive-based virtual frame buffer Xnest X server nested in a window on anot Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-24thunar: upgrade 1.8.14 -> 1.8.15Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-18thunar: 1.8.12 -> 1.8.14Kai Kang
1.8.14 ====== - Revert "Allow opening of multiple file selections (bug #2487)", because it introduced a regression (Not possible any more to DnD multiple files in icon/compact view) - Translation Updates: Portuguese, 1.8.13 ====== - Use tre-view toplevel path of the cursor, if available, in order to prevent jumping (Bug #16024) - Increase vertical gap between icon and its label slightly (Bug #16041) - Fix crash when inserting USB device in tree-view mode. (Bug #15172) - Fix jump to Home when ejecting a currently viewed device (Bug #16504) - Allow context menu when editing location in pathbar (Bug #16483) - Sort device entries in tree view (Bug #16471) - Allow to open multiple files at once (Bug #2487) - Fix incorrect pathbar autocomplete (Bug #16267) - Avoid unreadable names in detailed view (Bug #16391) - Prevent crash when renaming files (Bug #10805) - Translation Updates: Belarusian, Croatian, Finnish, French, Hebrew, Indonesian, Kazakh, Malay, Portuguese, Portuguese (Brazil), Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-18xfconf: 4.14.2 -> 4.14.3Kai Kang
xfconf 4.14.3 NEWS ================== - Always provide files for vala bindings Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-18garcon: 0.6.4 -> 0.7.0Kai Kang
garcon 0.7.0: - Add garcon_menu_item_[g|s]et_keywords to docs - Add garcon_gtk_menu_get_desktop_actions_menu - Improve docstrings - Translation Updates: Albanian, Asturian, Belarusian, Chinese (Taiwan), Galician, Georgian, Hindi, Spanish Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-05-11xfwm4: upgrade 4.14.1 -> 4.14.2Andreas Müller
Release notes for 4.14.2 ======================== 4.14.2 ====== - Prefer GLX on AMD (Bug #16716) - Fix compositor without required X11 extensions (Bug #16713) - Fix window decorations without XRender extension (Bug #16713) - Avoid grabbing the keyboard with Alt-Tab to work around a bug in Qt with XInput2 valuators (Bug #16708) - Automatically update window title fonts on scale change - Fix a regression with title font size at scale 2 (Bug #16711) - Fix an X error with XShape (Bug #16383) - I18n: Update translations: ar, be, be@tarask, bg, bn, ca, cs, da, de, el, en_AU, en_CA, en_GB, es, eu, fi, fr, gl, he, hr, hy_AM, id, ie, is, it, ka, ko, lt, lv, nb, nl, nn, oc, pl, pt, pt_BR, ro, sk, sl, sq, sv, th, ug, ur, ur_PK, zh_CN, zh_HK Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>