Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Adapt c-s-d to Mutter 3.36.9 rebase #349

Merged
merged 7 commits into from
Jun 9, 2022
Merged

Commits on Jun 8, 2022

  1. increase version to 5.3.0

    Don't build csd-sound.
    Muffin has its own sound player now.
    mtwebster committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    5ffd7f6 View commit details
    Browse the repository at this point in the history
  2. remove sound plugin

    about deps nothing removed in debian packaging because seems used by
    other plugins from some grep
    Fantu authored and mtwebster committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    6d0470e View commit details
    Browse the repository at this point in the history
  3. Plugin changes and removals for muffin rebase.

    - remove some things from the keyboard plugin that are handled in
      muffin now.
    - xsettings: rework to let muffin determine scaling, tie cinnamon's
      and gtk animation togethere
    - remove obsolete plugins: a11y-keyboard, cursor, mouse, orientation,
      sound, xrandr.
    - some media-keys actions are handled in cinnamon/muffin now, remove
      their handling here.
    mtwebster committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    9f6ab01 View commit details
    Browse the repository at this point in the history
  4. [muffin-5.2-test] debian packaging improvements (#357)

    * debian: wrap and sort
    
    * update debian/copyright
    
    * d/rules: hardening from bindnow to all
    
    * d/control: Drop the libdbus-glib-1-dev dependency in cinnamon-settings-daemon-dev
    
    looks useless looking at the pkg-config file
    
    * remove tracker-gui and gnome-search-tool from suggests
    
    they are not present anymore in latest debian versions
    
    * debian: add small changes to support some archs
    
    merged from debian package
    Fantu authored and mtwebster committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    e63e27d View commit details
    Browse the repository at this point in the history
  5. [muffin-5.2-test] debian: other fixes (#358)

    * debian: add removed etc files to maintscript
    
    * d/changelog: mention other plugin removed
    
    remove also trailing whitespace
    
    * d/copyright: remove entry of file removed
    Fantu authored and mtwebster committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    0536fa4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2797af View commit details
    Browse the repository at this point in the history
  7. datetime: Use Gio's dbus implementation.

    This removes dbus as a dependency.
    
    Fedora and Suse need to be tested.
    mtwebster committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    0ec5e1a View commit details
    Browse the repository at this point in the history