summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Releasedebian/2.0.0_beta2-1archive/debian/2.0.0_beta2-1Felipe Sateler2019-09-22
* Bump Standards-Version (no changes needed)Felipe Sateler2019-09-22
* Bump debhelper from old 11 to 12.Felipe Sateler2019-09-22
* Install zsh completions into the correct dirFelipe Sateler2019-09-22
* Update changelog for new versionFelipe Sateler2019-09-22
* Update upstream source from tag 'upstream/2.0.0_beta2'Felipe Sateler2019-09-22
|\
| * New upstream version 2.0.0~beta2Felipe Sateler2019-09-22
| |\
| | * Expand a commentSergey Bugaev2019-09-16
| | * Improve an error messageSergey Bugaev2019-09-16
| | * Update build instructionsSergey Bugaev2019-09-16
| | * Remove a leftover mention of PATH_MAXSergey Bugaev2019-09-16
| | * Document that --watch implies --no-newlineSergey Bugaev2019-09-16
| | * Ensure wl-paste --watch gets a full subcommand, not an argumentSergey Bugaev2019-09-16
| | * Add generated protocol headers to sources listSergey Bugaev2019-09-16
| | * Add zsh completionsRonan Pigott2019-09-16
| | * Bump the version to 2.0.0-betaSergey Bugaev2019-09-16
| | * Implement wl-paste --watchSergey Bugaev2019-09-16
| | * Move forking to background to happen after setting selectionSergey Bugaev2019-09-16
| | * Move copy action logic into types/copy-actionSergey Bugaev2019-09-16
| | * Support acessing primary selection using wlr-data-controlSergey Bugaev2019-09-16
| | * Update the bundled version of wlr-data-control-unstable-v1Sergey Bugaev2019-09-16
| | * Reimplement clearing selectionSergey Bugaev2019-09-16
| | * Move Wayland initialization into wl-copy and wl-pasteSergey Bugaev2019-09-16
| | * Make wl-copy and wl-paste use popup surface directlySergey Bugaev2019-09-16
| | * Add a typedef for argv_tSergey Bugaev2019-09-16
| | * Make popup surface manage the keyboard and forward its callbackSergey Bugaev2019-09-16
| | * Move seat handling to types/seatSergey Bugaev2019-09-16
| | * Move registry and globals handling to types/registrySergey Bugaev2019-09-16
| | * Move popup surface handling to types/popup-surfaceSergey Bugaev2019-09-16
| | * Move shell handling to types/shellSergey Bugaev2019-09-16
| | * Move shell surface handling to types/shell-surfaceSergey Bugaev2019-09-16
| | * Move keyboard handling to types/keyboardSergey Bugaev2019-09-16
| | * Move device manager handling to types/device-managerSergey Bugaev2019-09-16
| | * Move device handling to types/deviceSergey Bugaev2019-09-16
| | * Move offer mime type handling to struct offerSergey Bugaev2019-09-16
| | * Move offer handling to types/offerSergey Bugaev2019-09-16
| | * Move source handling to types/sourceSergey Bugaev2019-09-16
| | * Rename libwl-clipboard-boilerplate to just libwl-clipboardSergey Bugaev2019-09-16
| | * Move Wayland protocol includes to their own filesSergey Bugaev2019-09-16
| | * Do not allow any positional arguments to wl-pasteSergey Bugaev2019-09-16
| | * Make sure to always handle fork() failureSergey Bugaev2019-09-16
| | * Add a missing shell surface listenerSergey Bugaev2019-09-16
| | * Make most symbols staticSergey Bugaev2019-09-16
| | * Separate option parsing into parse_options()Sergey Bugaev2019-09-16
| | * Consolidate all options into struct { ... } optionsSergey Bugaev2019-09-16
| | * Workaround id_rsa.pub not being identified as textSergey Bugaev2019-09-16
| | * Unimplement wlr-layer-shell supportSergey Bugaev2019-09-16
| | * Tweak comments throughout the codebaseSergey Bugaev2019-09-16
| | * Fix a potential buffer overflowSergey Bugaev2019-09-16
| | * Treat YAML and PGP keys as textSergey Bugaev2019-09-16