|
|
|
|
Changelog for cinnamon-6.2.4-1.9.i586.rpm :
* Mon Jul 08 2024 Dead Mozay - Update to version 6.2.4: * Wed Jul 03 2024 Dead Mozay - Update to version 6.2.3: * Mon Jun 24 2024 Dead Mozay - Update to version 6.2.2: * Mon Jun 17 2024 Dead Mozay - Update to version 6.2.0 * Sat May 04 2024 Dead Mozay - Update to version 6.0.4: * Thu Nov 30 2023 Dead Mozay - Update to version 6.0.0: * Tue Jul 18 2023 Dead Mozay - Update to version 5.8.4: * Thu Jun 08 2023 Dead Mozay - Update to version 5.8.1: * Wed May 03 2023 Dead Mozay - Update to version 5.6.8: * Wed Mar 02 2022 Dominique Leuenberger - Add cinnamon-meson-0.61.patch: Fix build using meson 0.61, which became stricter about the used syntax. * Sun Jan 02 2022 andy great - Update to version 5.2.7. * cs_calendar.py: Update gnome\'s 24h preference when ours gets updated. * settings api demo: Fix dependency example to match description. * notification applet: Remove leftover log statement. * power applet: Show a generic panel icon even if there\'s only a single coarse-level device attached. * screenshot.js: Add SelectArea method. * calendar applet: Improve event dot positioning. * [calendar applet] Make new dates translatable (#10560) * calendar applet: Re-organize multi-day string construction. * calendar applet: Use the ► unicode symbol in place of \'->\' for event times. * Checking None values to prevent crashes (#10552) * Fix minimize effect when there is no icon geometry set by a window- list. * events: Actual time should be used with time_format, not a date-only. * calendar events: Clicking on the selected date over the event list will open gnome-calendar. * screenshot.js: Cancel an area selection op if the rubberbanding is completed with a width or height of 0. * Fix warning about using var for module exports. (#10568)- Update to version 5.2.6. * calendar: Have the \'no events\' icon/label open gnome-calendar when clicked. * calendar: Fix theme typo, close the calendar popup when launching gnome-calendar. * calendar: some default theme improvements for buttons. * screenshot.js: Adjust area coordinates by the ui scale. * cinnamon-calendar-server.py: Don\'t assume that an event will have a last-modified property. * cinnamon-calendar-server: Fix typo * calendar applet: Handle multi-day events. * Calendar applet: Fix a few translation and date-format issues. * calendar applet: some cleanup. * calendar applet: Enable opening gnome-calendar to a specific day when the \'no events\' button is clicked. * calendar: Fix missing prefix in bindir path for D-Bus service * build: Don\'t hardcode the libexec path for the cinnamon-calendar- server bin file. * cinnamon-screenshot.c: Fall back to a full screenshot when there is no default focus window. * cinnamon-screenshot.c: Don\'t take a screenshot of the \"Desktop\" window when taking a \'window\' screenshot. * calendar applet: Show countdown text for multiday events that start today on any day the event will be active. * l10n: Generate files * l10n: Update POT- Update to version 5.2.5 * calendar: Remove using GOA for calendar source discovery. * runDialog.js: Take the global.ui_scale into account when setting the dialog width. * Tue Dec 07 2021 andy great - Update to version 5.2.4. * window effects: Fix maximize effect. * notificationDaemon.js: Remove call to non-existant Source method.- Updates for version 5.2.3. * Add org.gnome.Shell.Screensaver service for taking screenshots. * flashspot.js: Improve effect. * Fri Dec 03 2021 andy great - Update to version 5.2.2. * build: disable gir install via list to pacify meson >= 0.60.2 (#10489) * JsonSettingsWidgets.py: Don\'t escape non-ascii characters when saving the json file. * flashspot.js: Use class expression to fix subclassing of Lightbox. * appletManager.js: Fix highlighting when adding an applet to a panel. * Add \"ReloadTheme\" to available dbus commands. * calendar applet: Change a few style classes. * calendar applet: Update the default theme for some calendar changes. * cinnamon-app.c: Unref the launch context if offloading setup fails. * calendar: Don\'t try to override vfade in the default theme. * cinnamon.css: Improve some spacing in the calendar, change how selected/current days are displayed.- Update for version 5.2.1. * l10n: Rename mgsid in calendar applet * calendar applet: Add an icon when no events are available * calendar: remove unintentional setting. * calendar: Don\'t use the new string format style for translatable strings. * calendar applet: Reset the periodic timer when settings change. * cinnamon.css: Move height element to affect the events box only. * Make cinnamon-settings a minimal GApplication to accomodate webkit. * l10n: Update POT * cinnamon-launcher: use os.WIFEXITED to interpret the status code when cinnamon exits. * calendar events: update when the applet is opened only, and update events incrementally, to reduce ui relayouts. * cinnamon-app.c: Don\'t allow offloaded programs to be dbus-activated. * Mon Nov 29 2021 Michael Gorse - Remove libcroco from BuildRequires: it is now bundled internally. * Thu Nov 18 2021 andy great - Update to version 5.2.0. * menu applet.js: Use localeCompare for the fallback sort. * cinnamon-settings: Remove ~/.local and /usr/local from python\'s module search paths. * Properly hide JavaEmbeddedFrame on Grouped Window List * menu applet: Check first if we should show items that are refreshed while the menu is open. * menu applet: Hide app buttons by default, and when the menu closes. * cinnamon-subprocess-wrapper: Set the exception result as bytes, not a string. * meson girs: Export gir names as a package Fixes an issue with the package tag in the gir not being generated. * Change method of making \"Clear list\" label bold.. (#10178) * spices update module: Add a way to check if a spice is currently enabled. * cinnamon-launcher: Don\'t call Gtk.main_quit() when showing the restart dialog. * cinnamon-launcher: prevent defunct metacity process when restarting via the dialog, fix \'cinnamon --replace --replace\' after crashes. * main.js: Fix activateWindow so it will respect the workspace index if provided. * main.js: Be strict about the workspace argument in activateWindow. * Documentation corrections * Small grammar corrections in README.md (#10292) * cinnamon-global.c: Allow disabling cinnamon as the default notifications handler. * GWL: Don\'t force the \"New Window\" option to show * sound-applet: use insensitive not disabled * Fix window ordering with vertical panels (#10297) * menu applet: Only show completion results when filesystem path entry is enabled. * Add confirmation dialog when removing a panel (#10340) * ui: Make the confirm dialog look a bit more like a real dialog * ui: Add some styling to the run dialog * Fix type to search boilerplate text not being automatically cleared (#10248) * Fix menu-editor with python-3.10 (#10370) * gwl: Remove redundant check for skip-taskbar. Main.isInteresting does this and more. * Stop using GTimeVal/g_get_current_time (#10043) * Fix previous commit - you can\'t call g_free on an autopointer. * Simplify window animations (#10389) * harvester.py: Catch request timeout errors. * harvester.py: Don\'t use a unique timestamp for every request from the spices server. * Fix memory leaks on error paths (#10406) * Fix a typo (#10405) * Spotify fixed the album art issue (#10433) * Add an option to disable scrolling in the workspace-switcher applet (#10427) * Add toggle for window labels on/off (#10343) * window-list: Rename newly added option * sound applet: added processing base64 code for art url data (#10226) * Lightbox: Add a radial shader effect (#10344) * notifications applet: Add new setting \"Don\'t show notification count in tray\" (#10166) * notification applet: Rephrase newly added option * menu applet: Give all applications a symbolic icon * Sound applet: Fix media control buttons having reverse order on RTL layouts (#10443) * Sound applet: Fix player status label being aligned to the left on an rtl layout (#10446) * Menu applet: Improve keyboard navigation with RTL layout (#10376) * GWL: Fix issue #10401; Update AppGroup icon every time a new window is added (#10439) * keyboard applet: Change \'let\' to \'const\' where possible (#10167) * Window button layout setting: improve rtl handling (#10441) * GWL: Fix window preview issue when fade-out effect is used (#10263) * Respect PrefersNonDefaultGPU desktop entry when launching apps (#10411) * Spices.py: simplify _url_retrieve (#10327) * capi.py: support non-i386/x86_64 architectures (#10426) * sound-applet: hide \"Unknown Artist\" on panel (#10326) * notifications: Simplify source code (#10144) * keyboard applet: Remove unneccesary \'if\' in offsets calculation (#10168) * JsonSettingsWidgets.py: remove keyword argument `encoding` (#10458) * keyboard applet: Respect \"icon-size\" when panel is vertical (#10456) * calendar applet: Add support for evolution-data-server (#10453) * l10n: Update POT * l10n: Generate files * Wed Jul 28 2021 andy great - Update to version 5.0.5. * util.js: Remove long parenthesized text in network device labels. * org.cinnamon.gschema.xml: Add lxterminal and xfce4-terminal to focus passthru list. * org.cinnamon.gschema.xml: Add firefox to focus passthru list. * window list applet: Track urgent/demanding attention separately from other-workspace transience during initial window item creation. * menu applet: Restore a max button width constraint, and the old width calculations for the application box. * menu applet: Fix the fallback sort method for search results. * org.cinnamon.gschema.xml: Add libreoffice to focus passthru list. * Fri Jul 09 2021 andy great - Update to version 5.0.4. * GWL: Remove Super+space shortcut- Update to version 5.0.3. * meson: Make install dir of the python spice modules configurable. * menu applet: Don\'t strip the search pattern before sending it to custom search providers. * xapp status applet: update the tooltip text immediately * lookingGlass.js: work around actor property access error * lookingGlass.js: delay and aggregate window tracker updates * lookingGlass.js: modernizations and cleanups * Add basic proxy auth for spices manager * Update Spices.py * main.js: Simplify activateWindow and let muffin handle workspace activation. * cinnamon-killer-daemon: user cinnamon-launcher instead * cinnamon-launcher: fix fallback recovery code * cinnamon-launcher: Show restart confirmation even if memory limiting is disabled. * Restore the window attention handler, but with a reversed role. * window-list applet: Don\'t rely on muffin signals for marking new windows as urgent.- Rebase cinnamon-fallback-icewm.patch. * Sat Jun 05 2021 andy great - Update to version 5.0.2. * power applet: Don\'t add a cinnamon style class to critical and warning battery icons on top of the color the icons already have. * network applet: Disable connectivity check, it is too unreliable. * cs_display.py: Add new setting to control visibility of fractional scaling controls. * l10n: Update POT * Wed Jun 02 2021 andy great - Update to version 5.0.1. * Use new screensaver name for required components- Updates for version 5.0.0. * GWL-fixes: move window to another workspace * st-texture-cache.c: Don\'t return from a GTask twice. * menu applet: Decode favorite uris used for display. * src/meson.build: Include st enum header file to executable sources as well. * power applet: Fix _devicesChanged so that calls to csd-power are handled sequentially. * power applet: When \'always show all batteries\' is enabled, only display devices that will have a valid percentage. * cs_startup: Improve ellipsizing of description labels * build: gstreamer only used by recorder, so make it conditional. * Spices: Show UUID in management/download tabs (#9911) * cinnamon-settings xlets: ignore multiversion when looking for an icon (#9908) * Applets: Fix some of the icons * Spices: Prefer icon.png over metadata * Desklets: Fix icons * Spices: Translate download tab content * Spices: Show the author * Spices: Add search by author * Spices: Improve layout * appSwitcher.js: If the initial grab fails, or the modifier key is released before pushModal (as explained in the old bug mentioned in the comments), still perform a single switch, rather than doing nothing at all. * windows-quick-list applet: avoid fixed popup size * windows-quick-list applet: remove extra padding * favorites applet: remove extra padding and avoid setting constant height * appSwitcher3D.js: Don\'t fail completely if the window actor is gone when removing previews. * Remove windowAttentionHandler and some associated items - this will be handled in muffin. * power applet: Adjust warning and critical levels to match the correctly colored icons in the set. * power applet: Fix handling of the panel info display to filter out non-percentage devices when multi-device is enabled. * meson.build: Re-enable build with pointer barriers support. * menu applet: Only count alpha-numeric characters in search matching. * menu applet: sort all search result types equally. * power applet: Fix icon style class logic. * meson.build: Restore some more missing config definitions from pre-meson builds. * window list: Keep track of window positions in the list so the order can be restored between restarts. * Grouped-Window-List: fix list refreshing when closing a window (4c1aa69) Fix #9802, fix #9845, fix #9900 * Move cinnamon-dbus-command into /usr/bin. * Fix cinnamon-xlet-makepot so it always gives the same output on every system (#9956) * cinnamon-xlet-makepot: ignore keywords if they\'re used as settings keys (#9939) * Add a memory limit mechanism to Cinnamon (#9923) * Eliminate use of python-dbus in most places. * accessibility: Rename caps and numlock indicators to be cinnamon- specific so they\'re acceptable in the hicolor theme, change the OSD handler to use icons with these as fallback names. * cinnamon-xlet-makepot: Add header and metadata to .pot file (#9964) * Grouped-Window-List: Fix finishing a launcher move outside of applet area not saving changes; misc cleanup (#9858) * cinnamon-settings-users: Check if user exists before user creation. * cinnamon-settings-users.py: Fix new string for localization. * util.js: Add a version comparison function. * network applet: Perform a periodic connectivity check to indicate on the panel when there is no internet (global) access. * a11y: Fix screen reader for popupMenu.js classes and the StButton class. * menu applet: use scrollbox for categories * menu applet: Refactor layout to allow allocation and scrollbar behavior to occur \'naturally\' for both favorites and categories. * xlets: remove unused \"indent\" setting properties. * cs_startup.py: Don\'t write an invalid override desktop file the second time it\'s created in the same process. * menu applet: Limit the width of the menu and keep the selected app box from expanding when long text is displayed. * fix empty artist in sound applet * cs_windows: Fix the button layout when placing icons on the right * accessibility.js: Only use cinnamon-specific icons for caps- and num-lock indicators. * Remove window-close action on Alt-Tab Q shortcut (#10031) * cinnamon-dbus-command: make executable. * menu applet: Use a different method of calculating the application box\'s width. * network applet: Report full connectivity when a tunnel connection is active, even if the primary device only reports \'limited\'. * Provide python3 and CLI interfaces to manage Cinnamon spice updates (#10032) * Attempt to fix parallel build * window list applets: Disable the maximize menu item if the window has resizing disabled. * Issue 9097. Removes signal connect. Adds signal to be emitted when applets, desklets, and extensions are finished loading. * Revert \"Issue 9097. Removes signal connect. Adds signal to be emitted when applets, desklets, and extensions are finished loading.\" * fix window-list drag+drop for windows from other desktops * Add additional information to the soundAATTcinnamon.org applet tooltip (#9954) * hotplug-sniffer: drop volatile * menu applet: Use unicode categories to find whitespace and separators. * Issue 9097. Removes signal connect. Adds signal to be emitted when applets, desklets, and extensions are finished loading. * Implement optional \"switch categories by clicking\" in menu applet * Update settings shema with new \"switch categories by hovering\" toggle * Fix a flatpak window mismatch * Use spread operator instead of concat * Revert new layout introduced in 146083fcfab8fd. * Display spaces instead of underscores in time zone selector * Fix scale effect on unmaximizing windows * Issue 10089. Cancels escaped drag on desklets * Change \"some issue\" to \"some issues\" in the README * Issue 9834. Desklets snap functionality works as expected * Refactor dbusMenu to es class * l10n: Generate files * l10n: don\'t delete pot file in cinnamon-xlet-makepot when run from makepot * l10n: Fix makepot error * l10n: Update POT- Rebase cinnamon-fallback-icewm.patch and support_yast_settings.patch * Sun Feb 28 2021 andy great - Fix cinnamon-favourite-applications.patch, YaST desktop renamed. * Tue Feb 09 2021 andy great - Add support_yast_settings.patch gh#linuxmint/cinnamon#9590 to fix cinnamon-settings cannot invoke YaST commands.- Rebase cinnamon-settings-native.patch to use with the patch support_yast_settings.patch. * Thu Jan 14 2021 andy great - Update to version 4.8.6. * Remove executable from xapp-status applet files (#9820) * messageTray.js: Remove call to nonexistant method. * spices: Fix URL timestamp not being used * cinnamon-file-dialog: Import GTK properly (#9843) * Sat Jan 02 2021 andy great - Update to version 4.8.5. * Adds Cycle Apps functionality back * cs_power.py: Remove a status icon * Power applet: Use spaces after commas. * New ICON_NAMES Entries for Tilix terminal actions * osdWindow.js: Hide the level label as well as the level itself when not used. * Fix for desktop files in subfolders: use the desktop id generated in cinnamon-menus * Docs: Update xlet-settings-ref.xml (#9813) * removable-drives applet: use drive-removable-media icon (#9818)
|
|
|