nalim / cinnamon-settings-daemon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO:

  • Remove custom keybinding code (we handle that in Cinnamon now) - do we want to handle media keys in cinnamon also? Would get around the 'no meda keys while a menu is open' issue.
  • Switch to Gnome's keyboard layout (gsettings) handler - basically reverting Ubuntu's patch for this. This will allow us to implement ibus popups directly in Cinnamon
  • Look into backgrounds - we should be able to eliminate the background manager in the cinnamon gnome 3.8 compat rollup, and continue to handle backgrounds as we currently do
  • Investigate: How to keep gnome-settings-daemon from autostarting. It checks for environment=GNOME... which means Cinnamon also - is it time to have our own freedesktop.org name?

-- Update on this: Setting session name to Cinnamon works - then add to main.c in cinnamon, to set XDG_CURRENT_DESKTOP=GNOME makes sure apps keep showing up

  • Multiple backgrounds on multiple monitors

  • /etc/acpi/powerbtn.sh - add cinnamon-settings-daemon to script - how? postinst?

About

License:GNU General Public License v2.0


Languages

Language:C 99.8%Language:C++ 0.1%Language:Shell 0.1%Language:CSS 0.0%