Skip to content
Snippets Groups Projects
  1. Jul 05, 2014
  2. Jun 26, 2014
  3. Jun 25, 2014
    • Andrew Wedgbury's avatar
      screen-share: Allow fullscreen shell command to be configured · dfd9d0de
      Andrew Wedgbury authored
      
      I've updated this based on comments, simplifying the command handling.
      
      Currently the screen-share module uses a hard-coded command to start the
      fullscreen shell server. This patch causes the module to read the command from
      the weston config file (from the "command" key in the "screen-share" section).
      The default value remains the same (i.e. to run weston with the RDP backend and
      fullscreen shell), but is now located in the weston config file.
      
      As well as allowing the arguments to the fullscreen shell server to be changed,
      this also permits an alternative fullscreen shell server to be used if required,
      without needing to recompile. Since the command is run as the user running
      weston, this should not pose any additional security risk.
      
      Signed-off-by: default avatarAndrew Wedgbury <andrew.wedgbury@realvnc.com>
      dfd9d0de
    • Faith Ekstrand's avatar
      data-device: Clean up the logic in start_drag · 8202d720
      Faith Ekstrand authored
      Previoiusly, we had a mess of logic that was repeated with one of the
      repeats negated.  Not only was this unnecisaraly confusing, but it
      segfaulted and one of the negations was wrong.  This cleans the whole mess
      up and should fix bug #79725.
      8202d720
    • Arnout Engelen's avatar
      Better error message when exec'ing Xwayland fails · 7da71eec
      Arnout Engelen authored and Pekka Paalanen's avatar Pekka Paalanen committed
      7da71eec
    • Peter Hutterer's avatar
      Require libinput 0.4.0 · 3b843d3a
      Peter Hutterer authored
      
      No functional changes, just adjusting for API changes in libinput:
      - libinput_destroy() replaced by libinput_unref()
      - log functions now take a libinput context, userdata is gone
      - udev seat creation is now libinput_udev_create_context() and
        libinput_udev_assign_seat()
      
      Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
      3b843d3a
  4. Jun 24, 2014
  5. Jun 23, 2014
  6. Jun 21, 2014
  7. Jun 19, 2014
  8. Jun 18, 2014
  9. Jun 09, 2014
  10. Jun 03, 2014
  11. Jun 02, 2014
  12. May 23, 2014
  13. May 18, 2014
  14. May 13, 2014
Loading