Revisions of cinnamon
Aaron Stern (ukbeast89)
committed
(revision 221)
Aaron Stern (ukbeast89)
committed
(revision 220)
Aaron Stern (ukbeast89)
accepted
request 813342
from
Aaron Stern (ukbeast89)
(revision 219)
- update version 4.6.3 * windowManager.js: Fix some runtime warnings, operate on the InfoOSD's actor, not the InfoOSD itself. * edgeFlip: refactor from prototype to es class * CI: Use explicit tags - update version 4.6.0, drop uneeded patches * python 3.8: fix all flake8 F632 errors * popupMenu.js: Use a simpler animation for open and close * Remove multicore-sys-monitor@ccadeptic23 of knownCinnamon4Conflicts list * Calendar applet: Initiate this.clock a little sooner * Add 2-second lock delay option * ExtensionCore.py: use Gio library for resetting settings instead on os.system * ExtensionCore.py: Don't set a default size for the message dialog, just allow gtk to decide the proper size based on its content. * main.js: Skip the startup animation unconditionally if cinnamon-session is already in the 'running' state (like it would be when restarting cinnamon). * Show a popup when cinnamon restarts * runDialog.js: Delay execution of dev commands until the run dialog has animated out. * Packaging: Remove version on gnome-icon-theme dependency * St: Make the theme follow the default font * cs_windows: Add a couple more button layout options * cs_backgrounds.py: Remove "screenshot" from the keywords * st-texture-cache: Add an async image-loading method that provides a callback that supplies the actor, which has been explicitly made the same size as the loaded image. * xapp status applet: Support irregularly-shaped images. * grouped window list: When a new appgroup is added, sync its actor's reactivity to the current state of panel-edit-mode. This prevents any windows added while panel edit mode is active from breaking DND. * st-texture-cache.c: Account for ui scale in st_texture_cache_load_image_from_file_async. * texture-cache: Stop using 'active-display-scale', remove setting key. * modalDialog: Quiet an ES6 warning * theme: Remove all hardcoded font sizing * restart-osd: Add an additional style class * workspace-osd: Simplify and reuse the InfoOSD * notifications: add button in applet settings, to open system settings * placesManager.js: Adapt messages to different cases of unmounting/ejection of volumes/drives/media. * placesManager.js: Display persistent message when attempting to remove a device and a busy error is received, then poll periodically and try again until it succeeds (or another io error occurs). * cinnamonDBus.js: Add a method to restart cinnamon, with optional osd display. * Sound applet: close the menu when a player is launched * Update project URL * Remove obsolete links * close the menu when the eject button is activated * cs_display: Remove the ui scale setting from the second page. * cinnamon-settings: Fix hiding of the display panel's monitor labels when navigating back to the icon view. * cinnamon-desktop-editor.py: Make the ask dialog modal, and let its size be determined by its content. * Makefile.am: simplify libcinnamon's dependendies * notificationDaemon.js: Allow icon names via the "image-path" hint. * python 3.8 compatibility fix for platform.linux_distribution() * cs_display: Remove the margins from the settings widget * JsonSettingsWidgets: don't call callback on the widget that was changed * grouped-window-list: Fix some errors when using super-<num> for switching apps. * Support disabling super+number in grouped-window-list applet * cs_themes: Don't refresh on every filemonitor event * Add scroll support, and set the icon size hint for xapp-sn-watcher. * Remove indicator support (fully supported in xapp status applet now). * Update some dependencies for 20.04 base. * grouped window list: Prevent button dragging from starting if dnd is disabled in the applet's settings. * grouped window list: Record button press regardless of what we do with it. * cs_info: fix disk size calculation * cs_info: optimize lsblk output * cinnamon-util.c: Fix icon fetching for known folders * Added new keywords * Remove 's' from headphone. * Fix "shutdown" typos (#9243) * Change `cycle` to first focust last window when switching apps * Fix translation of "Remove xlet" dialog * xlet-about-dialog: fix spices translations * hotCorner.js: only create corner actors when they are enabled * hotCorner.js: modernize classes and bound callbacks * hotCorner.js: fix codacy complaints * xlet-settings.py: Allow the settings window height to dynamically increase to accomodate translations. * calendar@cinnamon.org - add keybinding to show calendar * notifications@cinnamon.org - add keybindings to open menu and clear notifications * sound@cinnamon.org - don't hide launch player item when another player is active * messageTray: remove unused/obsolete code * all: remove CinnamonMountOperation * notification system: notification UI reworks * notifications: misc fixes * port tinycss to tinycss2 * calendar applet: Change translatable string to match existing ones. * Work around dependency problem with tinycss2 in mint 19.3. * Menu applet: Introduce a custom icon size * sound@cinnamon.org - add keybinding to show applet menu * sound@cinnamon.org - add settings-schema.json change for keybinding to open menu * menu@cinnamon.org - allow end-user control of favorite, category and application icon sizes * sound applet: Always initialize the look and shuffle controls - the player may not initialize them until later. The can be hidden/shown according to both the player capabilities and the setting. * Support nvidia on-demand app launching in the menu, panel launcher, and gwl applets. * grouped-window-list: Don't show the offload menu item if the app already has windows. * flake8: remove useless double or unneeded imports * backgroundManager: refactor from prototype to es class * Fixing gtk-doc build without cinnamon-recorder * cs_desktop.py: Remove stray print statement. * l10n: Update POT * l10n: Generate files * l10n: Generate module files
buildservice-autocommit
accepted
request 796152
from
Marguerite Su (MargueriteSu)
(revision 218)
baserev update by copy to link target
Marguerite Su (MargueriteSu)
accepted
request 796151
from
Marguerite Su (MargueriteSu)
(revision 217)
- update cinnamon-settings-native.patch, use more yast2 modules
buildservice-autocommit
accepted
request 794412
from
Marguerite Su (MargueriteSu)
(revision 216)
baserev update by copy to link target
Marguerite Su (MargueriteSu)
accepted
request 794411
from
Marguerite Su (MargueriteSu)
(revision 215)
- the cinnamon-settings' calendar module requires python3-pytz
buildservice-autocommit
accepted
request 790821
from
Marguerite Su (MargueriteSu)
(revision 214)
baserev update by copy to link target
Marguerite Su (MargueriteSu)
committed
(revision 213)
Marguerite Su (MargueriteSu)
accepted
request 790742
from
Marguerite Su (MargueriteSu)
(revision 212)
- fix an error in cinnamon-settings-4.4.8-tinycss2.patch, now "cinnamon-settings -> themes" can start (boo#1166981) - add cinnamon-settings-4.4.8-python3-platform.linux_distribution.patch * python3.7 deprecates "platform.linux_distribution", use "distro.linux_distribution" instead
Marguerite Su (MargueriteSu)
accepted
request 790741
from
Marguerite Su (MargueriteSu)
(revision 211)
- add cinnamon-4.4.8-python3-is-with-libteral.patch * fix 'using "is" with a literal warning
buildservice-autocommit
accepted
request 785769
from
Marguerite Su (MargueriteSu)
(revision 210)
baserev update by copy to link target
Marguerite Su (MargueriteSu)
accepted
request 785760
from
Marguerite Su (MargueriteSu)
(revision 209)
- update version 4.4.8 * details see github commits - refreshed patch cinnamon-settings-4.4.8-tinycss2.patch * dropped cinnamon-settings-4.2.3-tinycss2.patch
buildservice-autocommit
accepted
request 721441
from
Marguerite Su (MargueriteSu)
(revision 208)
baserev update by copy to link target
Marguerite Su (MargueriteSu)
committed
(revision 207)
Marguerite Su (MargueriteSu)
accepted
request 721440
from
Marguerite Su (MargueriteSu)
(revision 206)
refresh patch
buildservice-autocommit
accepted
request 721235
from
Marguerite Su (MargueriteSu)
(revision 205)
baserev update by copy to link target
Marguerite Su (MargueriteSu)
accepted
request 721234
from
Marguerite Su (MargueriteSu)
(revision 204)
Update 4.2.3; Fix cinnamon-settings
buildservice-autocommit
accepted
request 718665
from
Marguerite Su (MargueriteSu)
(revision 203)
baserev update by copy to link target
Marguerite Su (MargueriteSu)
accepted
request 718664
from
Marguerite Su (MargueriteSu)
(revision 202)
- add cinnamon-fix-typelib-false-positive.patch back * dependency generator will mistakenly generate a typelib(Webkit) dependency. it was caused by an inline comment.
Displaying revisions 61 - 80 of 281