2246 Commits (a94f4d0edcdb54ac59b399df36273555f29ffc7d)
 

Author SHA1 Message Date
emersion 8b58e1a3ad
Merge branch 'master' into matrix-redesign
7 years ago
emersion 824a95ad19
matrix: use 2D matrices
7 years ago
emersion de0e40d621
Merge pull request #698 from agx/linux-dmabuf
7 years ago
Guido Günther 653bc282a7 Indent GLSL by two spaces
7 years ago
Guido Günther eb4337b5ee Wire up linux_dmabuf in rootston
7 years ago
Guido Günther 14cdb6153f Add initial linux_dmabuf protocol support
7 years ago
emersion d26b67cb06
matrix: unify API, don't use array pointers
7 years ago
emersion b6a3f240c7
matrix: move to types/
7 years ago
emersion 3bd1d876ae
examples: simplify screenshot client
7 years ago
Tony Crisci 8836b167bf store xdg-positioner properties on the popup
7 years ago
Drew DeVault 85da9df807
Merge pull request #719 from acrisci/xdg-toplevel-role
7 years ago
Tony Crisci b2926a6c62 differentiate xdg-toplevel roles
7 years ago
emersion dd8a7a29e1
rootston: don't center view if maximized
7 years ago
emersion ace738dbca
xdg-shell-v6: next_geometry and geometry fields are not longer pointers in wlr_xdg_surface_v6
7 years ago
emersion 149209b72e
xdg-shell-v6: rename toplevel and popup fields in wlr_xdg_surface_v6 for consistency
7 years ago
emersion 657e5c8c0d
xdg-shell-v6: changed wlr_xdg_surface_v6_configure.toplevel_state to be NULL if surface isn't a toplevel
7 years ago
emersion e74ddaaf10
xdg-shell-v6: redesign the configure/ack_configure workflow
7 years ago
emersion 125138f1a0
rootston: unmap view after emitting destroy signal in view_destroy
7 years ago
emersion c1c88bfe5d
rootston: destroy seat view on unmap
7 years ago
Tony Crisci efa9eeb5d5
Merge pull request #716 from emersion/fix-cursor-hotspot-update
7 years ago
Tony Crisci 647c2e68ba
Merge pull request #696 from emersion/fix-output-layout-destroy-global
7 years ago
emersion d24f868bbe
backend/drm: fix cursor hotspot not updated
7 years ago
emersion 7cdad5cde4
Merge pull request #710 from emersion/dont-move-hidden-cursors
7 years ago
Drew DeVault 90409b9692
Merge pull request #718 from emersion/wlroots-subproject
7 years ago
emersion 375e1bdf2b
meson: use current_source_dir instead of source_root
7 years ago
emersion 42637a52cf
rootston: don't segfault when getting size of an unmapped xdg-shell view
7 years ago
emersion adec3f5c0f
xdg-shell-v6: add unmap support, add more protocol errors
7 years ago
emersion 6ac3534df6
rootston: add destroy to view interface
7 years ago
emersion 1f8854f217
rootston: remove xdg-shell-v6 map/unmap listeners on destroy
7 years ago
Guido Günther 2d0db16942 render: Flip textures in case of inverted_y
7 years ago
Drew DeVault 1c5e035884
Merge pull request #715 from emersion/fix-rootston-tablet-tool-destroy
7 years ago
emersion 9d6e17fb11
rootston: fix segfault in handle_tablet_tool_destroy
7 years ago
emersion 92ca4ad474
backend/drm: refactor wlr_drm_connector_set_cursor
7 years ago
emersion 8e3d294d6a
output: fix trailing cursor at (0, 0) on startup
7 years ago
emersion 3f072bedd9
xdg-shell-v6: add map signal
7 years ago
Cedric Sodhi ebdabc2030 Make X11 fully optional
7 years ago
emersion c27fd1e1ee
rootston: add view_map and view_unmap
7 years ago
Drew DeVault bfc0e95d2c Add mode support to libinput backend
7 years ago
emersion a951fbb264
output: don't move hidden cursors
7 years ago
emersion 36dcad13d0
Merge pull request #707 from ascent12/xcb_fixes
7 years ago
Scott Anderson 3c9fc7c68e Add const to x11 and input interfaces
7 years ago
Scott Anderson 902d6cc240 Use xcb atoms properly
7 years ago
Drew DeVault c986cc24a9
Merge pull request #703 from swaywm/drop-travis
7 years ago
Drew DeVault 925d7a4987 Remove Travis in favor of builds.sr.ht
7 years ago
Drew DeVault 3a291b189b
Merge pull request #699 from martinetd/xcb_errors
7 years ago
Dominique Martinet 2910972b25 xwm.h: fix guard ifdef and remove wlr_ prefix from xwm_atoms_contains
7 years ago
Drew DeVault 0713cb043f Change .build.yml upstream to GitHub
7 years ago
Dominique Martinet d9a724c4a2 xcb errors: init errors context at start
7 years ago
Dominique Martinet 7d1870c6f1 move xwm.h out of include/wlr
7 years ago
Drew DeVault 9a37a33f05
Merge pull request #701 from mikkeloscar/fix-arch-travis
7 years ago