Skip to content
Snippets Groups Projects
  1. May 27, 2020
  2. May 26, 2020
  3. May 25, 2020
  4. May 24, 2020
  5. May 23, 2020
  6. May 22, 2020
  7. May 21, 2020
  8. May 19, 2020
  9. May 15, 2020
  10. May 11, 2020
  11. May 10, 2020
  12. May 06, 2020
  13. May 05, 2020
  14. Apr 30, 2020
  15. Apr 29, 2020
  16. Apr 28, 2020
  17. Apr 27, 2020
    • Romain Bouvier's avatar
      Fix panel build with vala 0.48 (Bug #16426) · 659d61ee
      Romain Bouvier authored
      This commit disables the remote_event in vala plugins.
      
      - Since vala 0.48, vapigen fails with :
        overriding method `Xfce.PanelPlugin.remote_event' is incompatible with base method
        `bool Xfce.PanelPluginProvider.remote_event (string, GLib.Value, uint)': too few parameters.
      - The problem may be present since 2010 when remote event replies from the wrapper
        has been added in d168066d (so not for internal plugins which don't use the wrapper)
      - So, skip PanelPlugin.remote_event from vapi generation. Maybe this can
        break some vala plugins, but I'm not aware of any using this
        remote_event feature.
      659d61ee
  18. Apr 25, 2020
  19. Apr 24, 2020
  20. Apr 18, 2020
  21. Apr 14, 2020
Loading