| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: muffin-lang | Distribution: openSUSE Tumbleweed |
| Version: 6.4.1 | Vendor: openSUSE |
| Release: 1.3 | Build date: Sun Jan 12 04:49:25 2025 |
| Group: System/Localization | Build host: reproducible |
| Size: 2843560 | Source RPM: muffin-6.4.1-1.3.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/linuxmint/muffin | |
| Summary: Translations for package muffin | |
Provides translations for the "muffin" package.
GPL-2.0-or-later AND MIT
* Sun Jan 12 2025 Marguerite Su <i@marguerite.su>
- update to 6.4.1
* Remove volatile qualifier for g_once_init handles
* Exposes monitor names
- update to 6.4.0
* window-x11.c: Handle a special case for sending a ConfigureNotify
* Change all g_memdup() to g_memdup2()
* Make clutter_offscreen_effect_get_target avaiable to Cjs
* gir: Correct usage of the closure annotation
* constraints: Allow resize of windows moved above screen
* Sun Aug 11 2024 sb56637 <mxoo28j7@duck.com>
- update to 6.2.0:
* packaging: Forbid compilation if the symbols file is outdated
* packaging: Update symbols file
* Fix compile issue
* meta-input-settings-x11.c: Don't warn about receiving more values than expected from libinput.
* Fix segfault during Alt-Tab when window focus mode is either 'Sloppy' or 'Mouse'
* meta-crtc-xrandr.c: use nearest neighbor filter for integer randr scales
* meta-monitor-manager-xrandr.c: DeleteMonitor before SetMonitor
* meta-monitor-manager-xrandr.c: fix crtc disabling
* meta-monitor-manager-xrandr.c: fix screen size
* meta-monitor-manager-xrandr.c: screen size fixes
- update to 6.0.1:
* meta-compositor-x11.c: Don't disable fractional scaling when unredirecting a fullscreen window
* Mon May 13 2024 Dirk Müller <dmueller@suse.com>
- update to 6.0.1:
* meta-compositor-x11.c: Don't disable fractional scaling when
unredirecting a fullscreen window.
* Fri Dec 01 2023 sb56637 <mxoo28j7@duck.com>
- Update to version 6.0.0:
* Remove deprecated/removed zenity arguments.
* Update issue templates.
* bug report: Mention crashes.
* Update issue template with a link to open and closed issues.
* meta-monitor.c: Allow 75% scaling once more.
* Make meta_set_verbose() public.
* Fix a meson warning
* Fix meson.build deprecations up to 0.56.0
* keybindings: Restore window opacity keybindings.
* input settings: Allow disabling stylus buttons.
* Fix some incorrect gsettings schemas
* build/packaging: Restore Wayland support
* wayland: Fix desktop background
* Tue Jul 18 2023 Dead Mozay <dead_mozay@opensuse.org>
- Update to version 5.8.1:
- drop muffin-svid-default-source.patch
* Sat Jul 15 2023 sb56637 <mxoo28j7@duck.com>
- Building on Dead Mozay's work; update to version 5.8.1:
* Thu Jun 08 2023 Dead Mozay <dead_mozay@opensuse.org>
- Update to version 5.8.0:
* Fri Jun 02 2023 Dirk Müller <dmueller@suse.com>
- update to 5.2.1:
* Fix window centering calculations, and now include the frame
if there is one.
* constraints: Fix inability to drag c-s-d windows up beyond
their titlebars.
* Wed May 03 2023 Dead Mozay <dead_mozay@opensuse.org>
- Update to version 5.6.4:
* meta-gpu-xrandr: Account for the current user text scale
factor when calculating the crtc scale based on Xft.dpi.
* window.c: Allow meta_window_get_xwindow() to be used with introspection.
* window.c: Restore property notify for the tile mode property.
* place.c: Add missing import.
* display.c: Make meta_display_get_pointer_window() available to cinnamon again.
* clutter-text.c: Remove redundant clutter_text_set_buffer call in finalize.
* compositor: Fix possible crash when restarting Cinnamon (#655)
* tiling: Skip the resize effect for tiled windows during user grabs.
* tiling: Remove unnecessary update_edge_constraints().
* Add tilix and qterminal to the new-window focus list.
* window activation: Detect a couple of conditions that might
cause initial window focus and stacking to be wrong
(mostly because of bad timestamps), and correct them.
* window.c: Improve the test for checking if an 'above'
window may cover a new window.
* Disable automaximize by default.
* Bring back window placement-mode (#649)
* tooltips: ensure tooltips are viewable.
* window-props: Change a warning to a debug message.
* meta-input-settings: Re-apply settings once the display is done setting up.
* Support multiple key bindings for 'locate-pointer-key' (#638)
* Revert renaming of the X11 atoms wm_name and gnome_wm_keybindings
* keybindings: Fix workspace navigation while dragging a window with the mouse.
* tiling: Try to tile to the default size if a match exists,
but is impossible to satisfy due to min/max size constraints.
* tiling: Fix tile top/maximize tests.
* window.c: Remove unused code.
* tiling: Make it easier to debug.
* Relocate bring-windows-to-current-workspace from org.cinnamon to org.cinnamon.muffin.
* prefs.c: Restore the locate pointer functionality
* tiling: Skip the resize effect for tiled windows during user grabs.
* clutter: Bail out and warn on reentry into mapping/unmapping cycle
* fix a spelling error spotted by lintian
* window.c: Allow tiling in any monitor orientataion.
* tiling: Disable drag-to-maximize behavior if tiling is disabled,
fix drag re-tile/maximize behavior in all scenarios.
* workspace.c: Don't abort when requesting the index of an invalid workspace.
* Enable tablet support.
* keybindings.c: Make sure we can tile before we attempt to (#624)
* tiling: Treat a maximized window as tiled for the purposes of determining
whether or not to save the window's original position and size.
* tiling: When tiling at the end of a grab, use the initial position
and size from when the grab began instead of it's last position before tiling.
* Fix placement of transient children of fullscreen windows
* frames.c: Re-implement directional maximization when double-clicking the frame edges.
* theme.c: Don't suppress the invisible border for non-tile/maximized non-resizable windows.
* Restore the 'bring windows which require attention to the current workspace' feature.
* window.c: Make opacity a public property.
* Fix "Center window in screen" behavior (#623)
* frames.c: Fix calculations for determining resize zones in a tiled state.
* tiling: re-maximize previously-maximized windows when dragging,
regardless of the tile-maximize preference.
* grabs: Fix restoration of window state when resize or move actions
are cancelled via Escape.
* window.c: If maximizing a tiled window via titlebar,
use the window's current, not its unconstrained position and
size to pass to the constraints call.
* compositor: Add a MetaSizeChange value for tiling.
* Fri Nov 26 2021 Aaron Stern <ukbeast89@protonmail.com>
- Update to version 5.2.0.
* Don't allow fullscreen windows to also become decorated.
* window.c: Fix de-tiling using keyboard shortcuts.
* compositor.c: Skip offscreen windows when unredirecting.
* Fix regression caused by 610d60d953cb1 - it was affecting programs that started in fullscreen mode.
* window.c: Properly update gtK_edge_constraints
* window.c: Update a wrong value in our edge constraints
* debian/control: Update build dep, remove transitional package.
* meta-shadow-factory: Tweak window shadows
* build: improve check ACLOCAL_AMFLAGS
/usr/share/locale/ar/LC_MESSAGES/muffin.mo /usr/share/locale/as/LC_MESSAGES/muffin.mo /usr/share/locale/ast/LC_MESSAGES/muffin.mo /usr/share/locale/az/LC_MESSAGES/muffin.mo /usr/share/locale/be/LC_MESSAGES/muffin.mo /usr/share/locale/be@latin/LC_MESSAGES/muffin.mo /usr/share/locale/bg/LC_MESSAGES/muffin.mo /usr/share/locale/bn/LC_MESSAGES/muffin.mo /usr/share/locale/bn_IN/LC_MESSAGES/muffin.mo /usr/share/locale/br/LC_MESSAGES/muffin.mo /usr/share/locale/bs/LC_MESSAGES/muffin.mo /usr/share/locale/ca/LC_MESSAGES/muffin.mo /usr/share/locale/ca@valencia/LC_MESSAGES/muffin.mo /usr/share/locale/cs/LC_MESSAGES/muffin.mo /usr/share/locale/cy/LC_MESSAGES/muffin.mo /usr/share/locale/da/LC_MESSAGES/muffin.mo /usr/share/locale/de/LC_MESSAGES/muffin.mo /usr/share/locale/dz/LC_MESSAGES/muffin.mo /usr/share/locale/el/LC_MESSAGES/muffin.mo /usr/share/locale/en_CA/LC_MESSAGES/muffin.mo /usr/share/locale/en_GB/LC_MESSAGES/muffin.mo /usr/share/locale/eo/LC_MESSAGES/muffin.mo /usr/share/locale/es/LC_MESSAGES/muffin.mo /usr/share/locale/et/LC_MESSAGES/muffin.mo /usr/share/locale/eu/LC_MESSAGES/muffin.mo /usr/share/locale/fa/LC_MESSAGES/muffin.mo /usr/share/locale/fi/LC_MESSAGES/muffin.mo /usr/share/locale/fr/LC_MESSAGES/muffin.mo /usr/share/locale/fur/LC_MESSAGES/muffin.mo /usr/share/locale/ga/LC_MESSAGES/muffin.mo /usr/share/locale/gd/LC_MESSAGES/muffin.mo /usr/share/locale/gl/LC_MESSAGES/muffin.mo /usr/share/locale/gu/LC_MESSAGES/muffin.mo /usr/share/locale/he/LC_MESSAGES/muffin.mo /usr/share/locale/hi/LC_MESSAGES/muffin.mo /usr/share/locale/hr/LC_MESSAGES/muffin.mo /usr/share/locale/hu/LC_MESSAGES/muffin.mo /usr/share/locale/id/LC_MESSAGES/muffin.mo /usr/share/locale/is/LC_MESSAGES/muffin.mo /usr/share/locale/it/LC_MESSAGES/muffin.mo /usr/share/locale/ja/LC_MESSAGES/muffin.mo /usr/share/locale/ka/LC_MESSAGES/muffin.mo /usr/share/locale/kk/LC_MESSAGES/muffin.mo /usr/share/locale/kn/LC_MESSAGES/muffin.mo /usr/share/locale/ko/LC_MESSAGES/muffin.mo /usr/share/locale/lt/LC_MESSAGES/muffin.mo /usr/share/locale/lv/LC_MESSAGES/muffin.mo /usr/share/locale/mai/LC_MESSAGES/muffin.mo /usr/share/locale/mk/LC_MESSAGES/muffin.mo /usr/share/locale/ml/LC_MESSAGES/muffin.mo /usr/share/locale/mr/LC_MESSAGES/muffin.mo /usr/share/locale/ms/LC_MESSAGES/muffin.mo /usr/share/locale/nb/LC_MESSAGES/muffin.mo /usr/share/locale/nds/LC_MESSAGES/muffin.mo /usr/share/locale/ne/LC_MESSAGES/muffin.mo /usr/share/locale/nl/LC_MESSAGES/muffin.mo /usr/share/locale/nn/LC_MESSAGES/muffin.mo /usr/share/locale/oc/LC_MESSAGES/muffin.mo /usr/share/locale/or/LC_MESSAGES/muffin.mo /usr/share/locale/pa/LC_MESSAGES/muffin.mo /usr/share/locale/pl/LC_MESSAGES/muffin.mo /usr/share/locale/pt/LC_MESSAGES/muffin.mo /usr/share/locale/pt_BR/LC_MESSAGES/muffin.mo /usr/share/locale/ro/LC_MESSAGES/muffin.mo /usr/share/locale/ru/LC_MESSAGES/muffin.mo /usr/share/locale/si/LC_MESSAGES/muffin.mo /usr/share/locale/sk/LC_MESSAGES/muffin.mo /usr/share/locale/sl/LC_MESSAGES/muffin.mo /usr/share/locale/sq/LC_MESSAGES/muffin.mo /usr/share/locale/sr/LC_MESSAGES/muffin.mo /usr/share/locale/sr@latin/LC_MESSAGES/muffin.mo /usr/share/locale/sv/LC_MESSAGES/muffin.mo /usr/share/locale/ta/LC_MESSAGES/muffin.mo /usr/share/locale/te/LC_MESSAGES/muffin.mo /usr/share/locale/th/LC_MESSAGES/muffin.mo /usr/share/locale/tr/LC_MESSAGES/muffin.mo /usr/share/locale/ug/LC_MESSAGES/muffin.mo /usr/share/locale/uk/LC_MESSAGES/muffin.mo /usr/share/locale/vi/LC_MESSAGES/muffin.mo /usr/share/locale/wa/LC_MESSAGES/muffin.mo /usr/share/locale/zh_CN/LC_MESSAGES/muffin.mo /usr/share/locale/zh_HK/LC_MESSAGES/muffin.mo /usr/share/locale/zh_TW/LC_MESSAGES/muffin.mo
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 1 22:25:32 2025