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

Implement Drag and Drop for X11 #5316

Closed
wants to merge 2 commits into from
Closed

Implement Drag and Drop for X11 #5316

wants to merge 2 commits into from

Commits on Apr 18, 2024

  1. Implement drag and drop for X11

    This is the last platform to resolve wez#640
    ssiegel committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b4a27d6 View commit details
    Browse the repository at this point in the history
  2. Accept drag and drop of URLs from browsers and plain text on X11

    For filenames and urls an additional space is inserted after the last
    item to enable adding more files and urls with another drag-and-drop
    operation without the need to manually enter the space in between.
    ssiegel committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c236b11 View commit details
    Browse the repository at this point in the history