384 Commits (6656e25fd4c5575400a2a3bc4d94a8f834630c5e)

Author SHA1 Message Date
emersion 6656e25fd4
Transform cursor hotspot
7 years ago
emersion 2e2d63a164
Manage wlr_output_cursor from wlr_cursor
7 years ago
emersion 1b6c729360
Add wlr_output_cursor
7 years ago
Tony Crisci e9c2cf09dc
Merge pull request #361 from emersion/output-layout-checked-allocs
7 years ago
emersion 88f85f7477
Fix code style issues
7 years ago
emersion 816d6890ee
Fix remaining unchecked allocs in types and code style
7 years ago
emersion 78245a3998
Check allocation errors in wlr_output_layout
7 years ago
Tony Crisci 74bca7251b rename wlr_seat to seat on seat structs
7 years ago
Tony Crisci fddef4d58e rename seat handle to seat client
7 years ago
Drew DeVault 4281aefbf8
Merge pull request #324 from acrisci/feature/keyboard-redesign
7 years ago
emersion a43acae000
Send server-decoration ack event automatically
7 years ago
emersion e84d573b91
Complete server-decoration implementation
7 years ago
emersion e521b0404b
Add server-decoration skeleton
7 years ago
emersion 9ccf66f53d
Remove gamma_control->link from list in destroy
7 years ago
Drew DeVault bbf08f3ef9 Merge pull request #262 from acrisci/feature/data-device-selection
7 years ago
Drew DeVault 93042e844b Merge pull request #325 from acrisci/bug/texture-destroy
7 years ago
Tony Crisci 1dbe314937 Merge branch 'master' into feature/data-device-selection
7 years ago
Tony Crisci 06d8893543 wlr-seat: edit todos
7 years ago
Tony Crisci d33a9f8eaa wlr-seat: keyboard redesign
7 years ago
emersion eea532911a
Send output current mode when changed
7 years ago
Tony Crisci 6e7caaee6b Revert "wlr-surface: destroy texture on null buffer commit"
7 years ago
Tony Crisci 0e7d13fab7 wlr-surface: destroy texture on null buffer commit
7 years ago
Tony Crisci d1dd0a6970 refactor buffer detection
7 years ago
emersion 1cc8f21d8e
Cleanup wlr_gamma_control
7 years ago
emersion e1d213fccd
Create globals only for enabled outputs in DRM backend
7 years ago
Drew DeVault c5fff08f8a Forgot to rename these
7 years ago
emersion 4952a633ca
Remove interface version checks
7 years ago
Drew DeVault 16f35ecbea Merge branch 'master' into heghe/wl_list
7 years ago
Drew DeVault 169b68b17c Rename remaining refs to wlr_list
7 years ago
Drew DeVault 24ae081001 Merge pull request #308 from ascent12/render-fixups
7 years ago
Scott Anderson 37b8a096a9 Pass backend to render
7 years ago
Scott Anderson 822a9f65a4 Add pointer to backend inside wlr_output
7 years ago
Scott Anderson 9b984253e2 Move egl.h to render/egl.h
7 years ago
Tony Crisci 3c7ef3aae6 Merge branch 'master' into feature/data-device-selection
7 years ago
Tony Crisci a87b60e31e Merge branch 'master' into feature/data-device-selection
7 years ago
emersion c8570d0e42
Remove wl_list_init when using wl_signal_add
7 years ago
Tony Crisci eaed6b6d29 wl-output: send layout position
7 years ago
Heghedus Razvan 1d716241af Replace list_t with wl_list in wlr_output
7 years ago
Tony Crisci a339b10dcd xdg-shell: improve configure request change detection
7 years ago
Tony Crisci a5659b65c7 xdg-shell: send same-as-current configure if needed
7 years ago
Tony Crisci fcf4724da9 xdg-shell: improve configure request change detection
7 years ago
Tony Crisci ec83d9df58 xdg-shell: send same-as-current configure if needed
7 years ago
Tony Crisci 39308cb868 Merge branch 'master' into feature/data-device-selection
7 years ago
emersion a7d7659a93
Fix render errors with gnome-terminal
7 years ago
Tony Crisci b7c622a319 Merge branch 'master' into feature/data-device-selection
7 years ago
Drew DeVault 9129687ad6 Merge pull request #280 from acrisci/bug/xdg-shell-pending-different-force
7 years ago
Tony Crisci 82076bd772 xdg-shell: force configure when pending different
7 years ago
Drew DeVault 62371a9974 Merge pull request #257 from emersion/fix-client-cursors
7 years ago
Tony Crisci 2bd52c83ce bug: detect invalid texture in xdg-shell
7 years ago
emersion 786f4bdd4d
Disable hardware cursors for now
7 years ago