aboutsummaryrefslogtreecommitdiff
path: root/rootston
AgeCommit message (Expand)Author
2018-04-08Fix syntax errorsDrew DeVault
2018-04-08Fix assertions with side-effectsDrew DeVault
2018-04-08Merge pull request #850 from emersion/remove-backend-eglDrew DeVault
2018-04-08backend: remove wlr_backend_get_eglemersion
2018-04-07rootston: fix compilation without XWayland supportBruno
2018-04-05Remove rootston surface iteratoremersion
2018-04-05Add surface iteratorsemersion
2018-04-05Merge pull request #830 from swaywm/xdg-outputDrew DeVault
2018-04-05Initialize rootston _surfaceTancredi Orlando
2018-04-05Add wlr_xdg_output_managerDrew DeVault
2018-04-04Fix xdg-shell popups, add wlr_xdg_surface_surface_atemersion
2018-04-04Add wlr_xdg_surface_v6_surface_at and wlr_wl_shell_surface_surface_atemersion
2018-04-04rootston: fix view_atemersion
2018-04-04Fix wlr_surface_subsurface_at, change it to be wlr_surface_surface_atemersion
2018-04-03rootston: send enter event for layer surfacesemersion
2018-04-03Implement input inhibit in rootstonDrew DeVault
2018-04-03Add input-inhibitor example clientDrew DeVault
2018-04-03Fix segfault when clicking rootston desktopDrew DeVault
2018-04-02Merge pull request #804 from swaywm/keyboard-layersDrew DeVault
2018-04-02Add wlr_surface_is_*_surfaceDrew DeVault
2018-04-02Address review feedbackDrew DeVault
2018-04-02Handle layer surfaces below shell surfacesDrew DeVault
2018-04-02Change meson option names to use hypenDanilo Spinella
2018-04-02Always give keyboard focus to the topmost layerDrew DeVault
2018-04-02Identify topmost interactive layer surfaceDrew DeVault
2018-04-02Don't reset exclusive between layer shell passesDrew DeVault
2018-03-31FIx crash on touch downDrew DeVault
2018-03-31Initialize roots_output to fix -Wmaybe-uninitializedOrestis Floros
2018-03-31xwayland: specify xwm cursor stride in bytesemersion
2018-03-30Add wlr_surface_point_accepts_inputDrew DeVault
2018-03-30Address review feedbackDrew DeVault
2018-03-30Minor bugfixesDrew DeVault
2018-03-30Add pointer support to layer shell exampleDrew DeVault
2018-03-30Find layer surfaces for input eventsDrew DeVault
2018-03-30Refactor cursor event passhtroughDrew DeVault
2018-03-30xwayland: rename map_notify to map for consistencyemersion
2018-03-29Fix maximized windows interaction with layer shellDrew DeVault
2018-03-29Merge pull request #720 from acrisci/xdg-positioneremersion
2018-03-28toplevel_box to toplevel_sx_boxTony Crisci
2018-03-28add todo for rotated unconstrained popupTony Crisci
2018-03-28add comment for output box in toplevel coordsTony Crisci
2018-03-28popup constraint handle empty output layoutTony Crisci
2018-03-28xdg-positioner: honor constraint flagsTony Crisci
2018-03-28xdg-positioner wlr abstractionsTony Crisci
2018-03-28positioner rootston cleanup and bugfixTony Crisci
2018-03-28fix xdg-positioner left constrain bugTony Crisci
2018-03-28Remove width_mm from tablet eventsDrew DeVault
2018-03-28cleanup xdg-positioner rootston codeTony Crisci
2018-03-28Remove width_mm from wlr_touch eventsDrew DeVault
2018-03-28Remove width_mm from wlr_pointer eventsDrew DeVault