Commit Graph

6254 Commits (3dc5c7e5e789d061feaea505da66e1a5690973cc)
 

Author SHA1 Message Date
Drew DeVault d3d1437bc4 Add wlr_wl_output_set_title 6 years ago
Drew DeVault 9921f9b28d Remove unused struct from tinywl 6 years ago
emersion f245caac9e
Merge pull request from swaywm/xdg-shell 6 years ago
Drew DeVault 1840c8c130
Merge pull request from emersion/codespell 6 years ago
Drew DeVault 97af2464b7 Update Wayland backend to xdg-shell stable 6 years ago
emersion 0fafab87e3
Fix a few typos 6 years ago
Drew DeVault fe187fc887
Merge pull request from jbeich/freebsd 6 years ago
Jan Beich bfd0254485 Update FreeBSD build 6 years ago
Jan Beich f80d174e8b Simplify evdev includes on FreeBSD by relying on up-to-date package 6 years ago
Drew DeVault e61ea7706b
Merge pull request from emersion/data-control 6 years ago
emersion e1eceddecf
Merge pull request from emersion/relative-pointer-send 6 years ago
emersion f71cf15aad
relative-pointer-v1: move pointer iteration in wlroots 6 years ago
emersion 86f263a0b8
fullscreen-shell-v1: initial protocol implementation 6 years ago
emersion aebd74243f
Merge pull request from myfreeweb/fix-retroarch-crash 6 years ago
Greg V 57edfacba4 rootston: fix crash with fullscreen surfaces 6 years ago
emersion 610f5bfc77
Merge pull request from ForTheReallys/relative-pointers 6 years ago
Drew DeVault bcf48931db
Merge pull request from swaywm/tinywl 6 years ago
Drew DeVault 25f905fdaa Use pkg-config for tinywl deps 6 years ago
Drew DeVault 33d9d9f175 Annotate the source 6 years ago
Drew DeVault f0d8b793a8 Update READMEs per tinywl merge 6 years ago
Drew DeVault fc2ba30cfa Merge remote-tracking branch 'tinywl/master' into tinywl 6 years ago
Alex Maese 78caed0c99 Only send relative events to the focused client in rootston 6 years ago
Alex Maese 8b97c20d01 Finish addressing @emersion's comments 6 years ago
Ian Fan e2c216a4b8 examples/layer-shell.c: check popup exists before drawing 6 years ago
emersion 69e7fd61b7
data-control-v1: update to latest protocol proposal 6 years ago
emersion 340281b48a
data-control-v1: fix data source not properly destroyed 6 years ago
emersion a28167c255
data-control-v1: allow clearing selection 6 years ago
emersion ae1dd635b1
data-device: fix dangling listener in seat_client_selection_source_destroy 6 years ago
emersion aa2dafb7c8
data-control-v1: fix crash in manager_handle_get_data_control 6 years ago
emersion 4423630687
data-control-v1: update protocol to allow NULL selections 6 years ago
emersion 1e581ad95c
data-control-v1: fix crash after wlr_data_control_v1_destroy 6 years ago
emersion 99d879c887
data-control-v1: initial protocol implementation 6 years ago
Drew DeVault 84c904752f
Merge pull request from emersion/edid-phys-size 6 years ago
Alex Maese b8460f448c Rename some variables for clarity 6 years ago
emersion 9b1d9fb91e
backend/drm: get physical size from libdrm 6 years ago
Jente Hidskes ed5296c6cf Protect against redefining MESA_EGL_NO_X11_HEADERS 6 years ago
Drew DeVault b6b1bf9490
Merge pull request from Timidger/box-parameter-standardize 6 years ago
Timidger 9af0c5338f
Standardize the wlr_box input paramaters 6 years ago
Alex Maese 5999d0322b Add a listener for when the pointer gets destroyed 6 years ago
Alex Maese 12d9edc0c9 Address more of @emersion's comments 6 years ago
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