Revisions of cinnamon
andy great (andythe_great)
committed
(revision 241)
- 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.
andy great (andythe_great)
committed
(revision 240)
buildservice-autocommit
accepted
request 865361
from
Factory Maintainer (factory-maintainer)
(revision 239)
baserev update by copy to link target
andy great (andythe_great)
committed
(revision 238)
- 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)
buildservice-autocommit
accepted
request 862005
from
Factory Maintainer (factory-maintainer)
(revision 237)
baserev update by copy to link target
andy great (andythe_great)
committed
(revision 236)
- 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)
buildservice-autocommit
accepted
request 859464
from
andy great (andythe_great)
(revision 235)
baserev update by copy to link target
andy great (andythe_great)
committed
(revision 234)
andy great (andythe_great)
committed
(revision 233)
- Remove explicit-lib-dependency libgnomekbd and libgnomesu.
andy great (andythe_great)
committed
(revision 232)
- Remove explicit-lib-dependency libgnomekbd.
andy great (andythe_great)
committed
(revision 231)
andy great (andythe_great)
committed
(revision 230)
- Update to version 4.8.4. * js/ui/settings.js: Return the default value of a setting if no 'value' field exists. * meson: fix order-only dependency on generated headers for cinnamon-enum-types-h * cinnamon-app.c: Never return NULL for the flatpak app id. * Icons: Add cinnamon-virtual-keyboard.svg * src/meson.build: Include the generated enum header in the other build targets that use libcinnamon. - Updates for version 4.8.3 * menu applet: Don't destroy the favorite category when rebuilding the application list. * cs_info: fix crash caused by missing key under getProcInfo * Proper fix for builds with networkmanager disabled. * l10n: Update POT * Don't show a notification when a spice settings file is corrupt. * favorites applet: remove debug line. * favorites applet: Use the global XAppFavorites instance. - Updates for version 4.8.2 * Favorites applet: Fix papercuts - Updates for version 4.8.1 * cr-utils.c: Fix copy/paste error. * debian/control: add cinnamon-desktop-dev back into the build deps. * cinnamon-window-tracker.c: Remove window role check when identifying chromium web apps. * meson: fix order-only dependency on generated headers * Add muffin rpath to cinnamon executable * Add libexecdir to meson
buildservice-autocommit
accepted
request 855396
from
andy great (andythe_great)
(revision 229)
baserev update by copy to link target
andy great (andythe_great)
accepted
request 854193
from
andy great (andythe_great)
(revision 228)
update
andy great (andythe_great)
accepted
request 853294
from
andy great (andythe_great)
(revision 227)
- Update to version 4.8.0. * implement suspend-then-hibernate * fix RTL bug in panel-edit-mode * fix bug when dragging windows in RTL * fix dragging launchers in RTL * change round to floor in position calculation * remove build dependency on dbus-glib * configure.ac: remove pkg-config module checks which are never used * Add Percentage Label to OSD for Volume Control (#9532) * cr-rgb: remove handling of "inherit" and "transparent" * Fix always-true condition * croco: Remove duplicated conditions * libcroco: Limit recursion in block and any productions (CVE-2020-12825) * Handle "color: inherit" directly in get_color_from_term(), not in libcroco * network applet: Make sure there's always a menu item for the active connection. * xapp status applet: Store icons using a unique key based on the icon name and object path. * xapp applet: Go back to using icon 'name' property, not the constructed key, to do applet role checking. * menu applet: Added option to display panel when the menu is opened * menu applet: Default new 'force show panel' preference to true, move it to the panel behavior group. * Update cinnamon-xlet-makepot * systray manager: make all role comparisons lower case * [sound@cinnamon.org] Update applet.js * Display volume tooltip while scrolling with the mouse for sound@cinnamon.org * js/misc/utils.js Fix latinise() * menu@cinnamon.org: Allow items to be re-ordered to better reflect the search outcome. * Update cs_panel.py: * Add show-buttons option to the TreeList Widgets, align titles as contents and update doc * menu applet: search for words inbetween * cinnamon-menu-editor: refactor ui file layout, add button to open a selected item's desktop file. * menu applet: fix broken search, if no recent documents * add applet uuid formatted as style class name * Fix Typo * Revert "add applet uuid formatted as style class name" * js/ui/scripting.js: Refactor invalid catch statement (not allowed with mozjs78). * Fixed applet not responding to fast workspace switches. due to the 100ms throttle, the applet shows the wrong window list for current workspace if more than 1 switch happens in a 100ms timespan (for example, when switching from workspace 1 to 3 very fast). * update throttle, see #9606; fix #9567 * Updade xlet-settings.py: Code debug * Clutter.KeyName -> Clutter.KEY_KeyName * " == Clutter.KEY_" -> " === Clutter.KEY_" * workspace-switcher applet: Standardization * workspace-switcher applet: New option: "Reverse scrolling direction" * windows-quick-list applet: Support scrolling, place the icons before the labels to be more consistent with the rest of cinnamon. * Port to meson * Port to mozjs78 * Replace deprecated gvfs-bin calls with gio-tool * Add 2 man pages from debian packages * Fix ./test * meson.build: Fix gettext domain (Cinnamon -> cinnamon), fix incorrect version check for cjs. * build: re-add missing defines to suppress some extra noise in the logs. * "KEY_KP_Enter" as an alternative to "KEY_Return" everywhere * Simplify spice version checks * Spices: Bypass global proxy * sound@cinnamon.org: Fix spotify artwork url. * network@cinnamon.org - add keybinding to show applet menu * Update xlet-settings.py: Take into account icon.svg prior to icon.png. Until now, when viewing an applet's settings, the icon.png icon was displayed in the panel, which could contrast with the applet icon itself and confuse the user. From now on, if an icon.svg icon exists then this one is displayed first. * Add Blueman to the possible icon in cinnamon settings * fix lmde4 build * Removed logic that was keeping icons around after window closed * GWL appList.js: * Make building the reference documentation optional * fix placeholder size not scaling to ui * Fix monitor disconnect resetting icon sizes * grouped-window-list: Add FLASH_MAX_COUNT constant * Improve dragging of items * fix juddring of windows while dragging (fix #8639). * change dragging animation. * fix problems with dragging icon showing incorrect operation. * add checks to keep pinned and unpinned items separate while dragging. * add support for dragging new launchers into middle of window list. * add name to proxy drag actor so it can be detected * update drag logic to test for 'xdnd-proxy-actor' * Add a favorites applet. * menu applet: Add a favorites category. * Solve a deprecation problem in an if statement * window-list applet: Add FLASH_MAX_COUNT constant * Add missing GdkPixbuf import * menu@cinnamon.org: lengthen the bit mask for the RefreshFlags. * cinnamon-window-tracker.c: Try to identify web apps in certain situations so that the correct icon can be used. * applet.js: adapt configureApplet to xlet-settings * desklet.js: adapt configureDesklet to xlet-settings * checkBox: refactor from prototype to es class * cinnamon-window-tracker.c: Remove leftover debugging line * Add mic mute keyboard shortcut option * fix apps being reactive during panel-edit-mode * Fix tooltip lables stuck on after menu cycle * Improve integration of flatpak apps for side-by-side installations * fix icon getting hidden in panel-edit-mode when toggling show-empty-tray setting * [FEAUTURE] [BETTER THEMING] Add applet uuid formatted as style class name * Icons: Make system settings use preferences-desktop instead of preferences-system * debian/control, meson: Update some dependencies. * l10n: Update POT and fix l10n issues. * Many bugs fixed. - Rebase cinnamon-favourite-applications.patch. - Rebase cinnamon-settings-native.patch. - Remove cinnamon-fix-cogl.patch, meson replace make.
buildservice-autocommit
accepted
request 840869
from
Factory Maintainer (factory-maintainer)
(revision 226)
baserev update by copy to link target
andy great (andythe_great)
accepted
request 839312
from
andy great (andythe_great)
(revision 225)
- Update to version 4.6.7. * xapp-status@cinnamon.org: Fix visibility for items when an icon is set after having it explicitly un-set. * keybindings: revisit #9375, keybindings not updating. * Correct Disks icon in System Settings * keyboard applet: Account for the ui scale when adjusting the flag icon size. - Rebased cinnamon-settings-native.patch - Remove cinnamon-settings-4.4.8-tinycss2.patch, fixed. - Remove cinnamon-4.4.8-python3-is-with-literal.patch, fixed. - Remove cinnamon-4.4.8-python3-platform.linux_distribution.patch, fixed - Remove cinnamon-fix-typelib-false-positive.patch, indicatorManager.js was removed.
andy great (andythe_great)
accepted
request 839234
from
andy great (andythe_great)
(revision 224)
- Update to version 4.6.7. * xapp-status@cinnamon.org: Fix visibility for items when an icon is set after having it explicitly un-set. * keybindings: revisit #9375, keybindings not updating. * Correct Disks icon in System Settings * keyboard applet: Account for the ui scale when adjusting the flag icon size. - Rebased cinnamon-settings-native.patch
Aaron Stern (ukbeast89)
committed
(revision 223)
Aaron Stern (ukbeast89)
committed
(revision 222)
Displaying revisions 41 - 60 of 281