aboutsummaryrefslogtreecommitdiff
path: root/rootston
AgeCommit message (Expand)Author
2019-02-22rootston: don't try to maximize fullscreen surfacesSebastian Krzyszkowiak
2019-02-19Merge pull request #1493 from emersion/primary-selection-v1Drew DeVault
2019-02-17subsurface: add map/unmap eventsemersion
2019-02-13primary-selection-v1: copy from gtk-primary-selectionemersion
2019-01-30rootston: only allow one drag icon per seatemersion
2019-01-30seat: don't send motion if pointer hasn't movedemersion
2019-01-29Fix two issues found with Clang's static analyzeremersion
2019-01-28Implement the pointer-gestures-unstable-v1 protocolGreg V
2019-01-26pointer: add a frame eventemersion
2019-01-24data-device, primary-selection: add request_set_selectionemersion
2019-01-21Fix indentation in various filesemersion
2019-01-18rootston: document why Xwayland is disconnected before clientsemersion
2019-01-13Remove wlr_xdg_surface_send_close.Connor E
2019-01-07Simplify evdev includes on FreeBSD by relying on up-to-date packageJan Beich
2019-01-06Merge pull request #1423 from emersion/data-controlDrew DeVault
2019-01-06relative-pointer-v1: move pointer iteration in wlrootsemersion
2019-01-04Merge pull request #1448 from myfreeweb/fix-retroarch-crashemersion
2019-01-04rootston: fix crash with fullscreen surfacesGreg V
2019-01-04Merge pull request #1432 from ForTheReallys/relative-pointersemersion
2019-01-03Update READMEs per tinywl mergeDrew DeVault
2019-01-02Only send relative events to the focused client in rootstonAlex Maese
2018-12-30data-control-v1: initial protocol implementationemersion
2018-12-21Standardize the wlr_box input paramatersTimidger
2018-12-21Add unaccelerated pointer values to wlr_event_pointer_motion eventsAlex Maese
2018-12-21Address @emersion's commentsAlex Maese
2018-12-21Remove pointer resource from relative pointerAlex Maese
2018-12-21Only send relative motion to correct seatAlex Maese
2018-12-21Removed relative pointers from wlr_seatAlex Maese
2018-12-21relative_pointer: implementation and code fixesrandom human
2018-12-21relative_pointer: code formatting fixesrandom human
2018-12-21relative_pointer: implement protocol eventsrandom human
2018-12-21relative_pointer: create skeleton and buildrandom human
2018-12-20rootston: create foreign toplevel handle before sending outputsIlia Bozhinov
2018-12-15Remove unused variablesRyan Walklin
2018-12-15Improve event matching logicRyan Walklin
2018-12-15Fix style nitsRyan Walklin
2018-12-15Working switches in rootston:Ryan Walklin
2018-12-15Remove debug logsRyan Walklin
2018-12-15Update config struct, reduce complexity and correctly parse config.iniRyan Walklin
2018-12-15Remove redundant signal in seat.cRyan Walklin
2018-12-15Factor out binding command execution to separate fileRyan Walklin
2018-12-15[WIP][DONTMERGE]Add support for libinput_switch input devicesRyan Walklin
2018-12-08rootston: add support for wlr_foreign_toplevel_management_v1Ilia Bozhinov
2018-12-08rootston: add title/app_id/class listenersIlia Bozhinov
2018-12-05rootston: use box for views positionLouis Taylor
2018-12-05rootston: use int for width, heightLouis Taylor
2018-12-02Merge pull request #1403 from emersion/swap-buffers-damage-coordsDrew DeVault
2018-12-01output: switch swap_buffers damage to output-buffer-local coordsemersion
2018-11-29primary-selection: introduce wlr_primary_selection_sourceemersion
2018-11-27gtk-primary-selection: refactor everything, untie from seatemersion