[gnome-settings-daemon] (42 commits) Non-fast-forward update to branch wip/benzea/keybindings-grabbing-rework



The branch 'wip/benzea/keybindings-grabbing-rework' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  1a57b02... Update Korean translation
  f43244a... Update Serbian translation
  77398f2... media-keys: Unconditionally clean proxy pointers
  f3f02a4... media-keys: Do not create weak references to GCancellable's
  47c072c... a11y-settings: Use G_DECLARE_FINAL_TYPE for GsdA11ySettings
  9215e21... clipboard: Use G_DECLARE_FINAL_TYPE for GsdClipboardManager
  18fe8b1... color: Use G_DECLARE_FINAL_TYPE for GcmEdid
  4c5366d... color: Use G_DECLARE_FINAL_TYPE for GsdColorCalibrate
  a526d6a... color: Use G_DECLARE_FINAL for GsdColorManager
  4a5294a... color: Use G_DECLARE_FINAL_TYPE for GsdColorProfiles
  e68f0b8... color: Use G_DECLARE_FINAL_TYPE for GsdColorState
  5d6b676... color: Fix warning from cast in g_clear_pointer parameter
  0f7400a... datetime: Use G_DECLARE_FINAL_TYPE for GsdDatetimeManager
  073f13d... dummy: Use G_DECLARE_FINAL_TYPE for GsdDummyManager
  dca1177... housekeeping: Use G_DECLARE_FINAL_TYPE for GsdHousekeepingM
  a7a601b... keyboard: Use G_DECLARE_FINAL_TYPE for GsdKeyboardManager
  fcab598... keyboard: Remove a couple of unused variables
  6f06462... media-keys: Use G_DECLARE_DERIVABLE_TYPE for GsdMediaKeysMa
  2de75f0... media-keys: Use gtk_show_uri_on_window to fix a compile war
  695eb13... media-keys: Use G_DECLARE_FINAL_TYPE for MprisController
  916247b... mouse: Use G_DECLARE_FINAL_TYPE for GsdMouseManager
  d8bf0a8... mouse: Use G_DECLARE_DERIVABLE_TYPE for GsdTimeline
  f6b1163... power: Use G_DECLARE_FINAL_TYPE for GsdPowerManager
  6f06e73... print-notifications: Use G_DECLARE_FINAL_TYPE for GsdPrintN
  6bf3474... print-notifications: Drop invalid const qualifier from stri
  aa7964c... rfkill: Use G_DEFINE_FINAL_TYPE for GsdRfkillManager
  8ed8b82... screensaver-proxy: Use G_DECLARE_FINAL_TYPE for GsdScreensa
  1466151... sharing: Use G_DECLARE_FINAL_TYPE for GsdSharingManager
  0650c18... smartcard: Use G_DECLARE_FINAL_TYPE for GsdSmartcardManager
  b88eb2f... smartcard: Use G_DECLARE_FINAL_TYPE for GsdSmartcardService
  71055aa... smartcard: Fix warnings in g_clear_pointer callback paramet
  87180fe... sound: Use G_DECLARE_FINAL_TYPE for GsdSoundManager
  1a5946e... wacom: Use G_DECLARE_FINAL_TYPE for GsdWacomManager
  ad54fab... xsettings: Use Gsd prefix and G_DECLARE_FINAL_TYPE for GsdX
  15b5be8... xsettings: Use G_DECLARE_FINAL_TYPE for GsdRemoteDisplayMan
  0f7cfab... xsettings: Use G_DECLARE_FINAL_TYPE for GsdXSettingsGtk
  846d3a3... clipboard: Balance out error trapping code
  d96472b... clipboard: Use X11 specific error trap functions
  2565fa8... power: Use X11 specific error trap functions
  7d3e343... power: Add missing include to enums helper
  bafc91b... common: Use X11 specific functions for error trapping
  3eafb97... power: Fix upower related memory leak and deprecation warni
  e827e5f... xsettings: Use X11 specific GDK API to fix compile time war
  cc00550... common: Pass new default value during schema migration
  52f0570... media-keys: Make internal keybindings to be lists
  eee8c60... media-keys: Rework key grabbing code

Commits added to the branch:

  113fecf... media-keys: Unconditionally clean proxy pointers (*)
  3b2fb33... media-keys: Do not create weak references to GCancellable's (*)
  a015de5... a11y-settings: Use G_DECLARE_FINAL_TYPE for GsdA11ySettings (*)
  ff4d70d... clipboard: Use G_DECLARE_FINAL_TYPE for GsdClipboardManager (*)
  77c7ced... color: Use G_DECLARE_FINAL_TYPE for GcmEdid (*)
  20c1537... color: Use G_DECLARE_FINAL_TYPE for GsdColorCalibrate (*)
  0e9a0e9... color: Use G_DECLARE_FINAL for GsdColorManager (*)
  2f8a677... color: Use G_DECLARE_FINAL_TYPE for GsdColorProfiles (*)
  4adc465... color: Use G_DECLARE_FINAL_TYPE for GsdColorState (*)
  6c04270... color: Fix warning from cast in g_clear_pointer parameter (*)
  12c7667... datetime: Use G_DECLARE_FINAL_TYPE for GsdDatetimeManager (*)
  ae852a8... dummy: Use G_DECLARE_FINAL_TYPE for GsdDummyManager (*)
  f2018c4... housekeeping: Use G_DECLARE_FINAL_TYPE for GsdHousekeepingM (*)
  34d6ca0... keyboard: Use G_DECLARE_FINAL_TYPE for GsdKeyboardManager (*)
  1330733... keyboard: Remove a couple of unused variables (*)
  aca8015... media-keys: Use G_DECLARE_DERIVABLE_TYPE for GsdMediaKeysMa (*)
  454f106... media-keys: Use gtk_show_uri_on_window to fix a compile war (*)
  019a40d... media-keys: Use G_DECLARE_FINAL_TYPE for MprisController (*)
  da2f483... mouse: Use G_DECLARE_FINAL_TYPE for GsdMouseManager (*)
  9ad2b8b... mouse: Use G_DECLARE_DERIVABLE_TYPE for GsdTimeline (*)
  50e80ef... power: Use G_DECLARE_FINAL_TYPE for GsdPowerManager (*)
  a2896b3... print-notifications: Use G_DECLARE_FINAL_TYPE for GsdPrintN (*)
  aed0a20... print-notifications: Drop invalid const qualifier from stri (*)
  798e822... rfkill: Use G_DEFINE_FINAL_TYPE for GsdRfkillManager (*)
  69de3ec... screensaver-proxy: Use G_DECLARE_FINAL_TYPE for GsdScreensa (*)
  7adccc7... sharing: Use G_DECLARE_FINAL_TYPE for GsdSharingManager (*)
  03fbd26... smartcard: Use G_DECLARE_FINAL_TYPE for GsdSmartcardManager (*)
  5c8bf6e... smartcard: Use G_DECLARE_FINAL_TYPE for GsdSmartcardService (*)
  d4fac8f... smartcard: Fix warnings in g_clear_pointer callback paramet (*)
  f7c4530... sound: Use G_DECLARE_FINAL_TYPE for GsdSoundManager (*)
  d68cebf... wacom: Use G_DECLARE_FINAL_TYPE for GsdWacomManager (*)
  1647e28... xsettings: Use Gsd prefix and G_DECLARE_FINAL_TYPE for GsdX (*)
  0a3d9fc... xsettings: Use G_DECLARE_FINAL_TYPE for GsdRemoteDisplayMan (*)
  d60e9eb... xsettings: Use G_DECLARE_FINAL_TYPE for GsdXSettingsGtk (*)
  a7748db... clipboard: Balance out error trapping code (*)
  e01d535... clipboard: Use X11 specific error trap functions (*)
  e99e0f6... power: Use X11 specific error trap functions (*)
  b0ec86b... power: Add missing include to enums helper (*)
  4d32ca4... common: Use X11 specific functions for error trapping (*)
  e0791b3... power: Fix upower related memory leak and deprecation warni (*)
  68cd6c7... xsettings: Use X11 specific GDK API to fix compile time war (*)
  a025b2c... media-keys: Rework key grabbing code

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]