3464 Commits (bd5516d4ec4d614c9f2359c494d66cfab3edfea6)
 

Author SHA1 Message Date
Alex Maese e276d310e8 Add unaccelerated pointer values to wlr_event_pointer_motion events
6 years ago
Alex Maese a803a007fb Address @emersion's comments
6 years ago
Alex Maese f5ea393bca Remove pointer resource from relative pointer
6 years ago
Alex Maese d0c940d796 Only send relative motion to correct seat
6 years ago
Alex Maese 09bdbf24f4 Removed relative pointers from wlr_seat
6 years ago
Alex Maese f4cf3c0886 Remove wl_client from wlr_relative_pointer_v1
6 years ago
Alex Maese a2964a640b Add wlr_relative_pointer_v1.h to meson.build
6 years ago
random human 68137dca3f relative_pointer: implementation and code fixes
6 years ago
random human 42ffa413fb relative_pointer: add relative-pointer example
6 years ago
random human fb44ce9fa8 relative_pointer: send frame event to pointer for Xwayland
6 years ago
random human 6fa1777f94 relative_pointer: code formatting fixes
6 years ago
random human d020344675 relative_pointer: implement protocol events
6 years ago
random human ba5b1676df relative_pointer: implement protocol requests
6 years ago
random human 3a3d1b6617 relative_pointer: create skeleton and build
6 years ago
emersion 82d36025e1
Merge pull request #1440 from sghctoma/fbsd-manifest
6 years ago
sghctoma 615b25fafc Fix FreeBSD build manifest
6 years ago
emersion 36ba56140a
Merge pull request #1439 from ammen99/master
6 years ago
Ilia Bozhinov 96861ccb7a rootston: create foreign toplevel handle before sending outputs
6 years ago
emersion c4c1d63a0c
Merge pull request #1435 from emersion/duplicate-custom-modes
6 years ago
emersion ff6c4f80b2
backend/drm: don't insert duplicate custom modes, fix refresh rate
6 years ago
emersion 6d4bfa3226
Merge pull request #1377 from tokyovigilante/switch-events
6 years ago
Ryan Walklin f8129ecbc5 Remove unused variables
6 years ago
Ryan Walklin 282fcd458c Improve event matching logic
6 years ago
Ryan Walklin 8f5ec5e2bb Fix style nits
6 years ago
Ryan Walklin 810c7b700c Working switches in rootston:
6 years ago
Ryan Walklin 62a9cf87fa Remove debug logs
6 years ago
Ryan Walklin cd7a6daf48 Update config struct, reduce complexity and correctly parse config.ini
6 years ago
Ryan Walklin cc656670b2 Remove redundant signal in seat.c
6 years ago
Ryan Walklin 2a7edfa24c Factor out binding command execution to separate file
6 years ago
Ryan Walklin 2a3c62b4d2 [WIP][DONTMERGE]Add support for libinput_switch input devices
6 years ago
emersion 8a56b96c55
Merge pull request #1434 from martinetd/xwayland_clearenv
6 years ago
Dominique Martinet 384642b394 xwayland: remove clearenv() call
6 years ago
Drew DeVault ef9506b0bc
Merge pull request #1433 from ammen99/fix-layer-shell-unconstrain
6 years ago
Ilia Bozhinov 07865104e1 xdg-popup: fix wlr_xdg_popup_get_toplevel_coords()
6 years ago
Drew DeVault 6161a153c8
Merge pull request #1426 from emersion/drm-disappear-index
6 years ago
Drew DeVault 25b150352c
Merge pull request #1429 from emersion/primary-serial-validation
6 years ago
emersion c2113decb3
gtk-primary-selection: warn when offering MIME type after set_selection
6 years ago
emersion 8c573bc7c6
gtk-primary-selection: basic serial validation
6 years ago
Scott Anderson fec88770dd backend/drm: Fix uninitialized variable
6 years ago
Scott Anderson efdd4d6ea2 backend/drm: Improve encoder logic
6 years ago
emersion f8056a0350
backend/drm: fix disappeared output indices
6 years ago
emersion 3699496256
Merge pull request #1201 from ammen99/master
6 years ago
Ilia Bozhinov 16175751d6 examples: add wlr_foreign_toplevel_management_v1 example
6 years ago
Ilia Bozhinov 8cce2d75a9 rootston: add support for wlr_foreign_toplevel_management_v1
6 years ago
Ilia Bozhinov f387a840d8 rootston: add title/app_id/class listeners
6 years ago
Ilia Bozhinov 5b1b9657bf types: implement wlr_foreign_toplevel_management_v1
6 years ago
Drew DeVault e75075dfa2
Merge pull request #1422 from emersion/dmabuf-export-destroy
6 years ago
Drew DeVault 20f5fc9e2e
Merge pull request #1413 from emersion/logind-session-logs
6 years ago
emersion 1256314afe
export-dmabuf-v1: add missing destroy request handler
6 years ago
emersion e23fe328a6
backend/session/logind: improve logging
6 years ago