1709 Commits (d13114520acef63f9293ff313b8a549bc81be30c)
 

Author SHA1 Message Date
Tony Crisci d13114520a move matrix model code to matrix.h
7 years ago
Tony Crisci 7474f00591 Merge branch 'master' into decorations
7 years ago
emersion 79f2c87193
Merge pull request #574 from jsshandle/master
7 years ago
Johannes Schramm 47eb478c35 style: add else keywords in xwm.c
7 years ago
Johannes Schramm e37ebf6869 style: add comment to empty while loop in logind.c
7 years ago
Johannes Schramm dcc743047b style: include brackets for if/while/for, even if it's a single statement
7 years ago
Drew DeVault 1fbd6cb0f0
Merge pull request #553 from acrisci/modifier-fixes
7 years ago
Tony Crisci b6f29e87e8 dont use pointer for modifiers
7 years ago
Tony Crisci 43896af90f Merge branch 'master' into modifier-fixes
7 years ago
Tony Crisci f2698a8960
Merge pull request #569 from emersion/hide-seat-cursor
7 years ago
emersion 6e9c652fc4
rootston: hide cursor if seat has no pointer
7 years ago
Tony Crisci 61bd79200c basic decorations
7 years ago
emersion 7f56ccd713
rootston: set real seat capabilities
7 years ago
Tony Crisci 3751a17321 decorate xwayland views
7 years ago
Tony Crisci dc701b72fc abstract box matrix
7 years ago
Drew DeVault bcb58b5caa
Merge pull request #567 from Timidger/example-logging
7 years ago
Timidger 264ef0c261
Fixed logging for examples
7 years ago
Drew DeVault b331c5c2c5
Merge pull request #549 from emersion/output-enabled
7 years ago
emersion 0eebaf98d0
drm: do not pageflip when enabling output
7 years ago
Tony Crisci c690420501
Merge pull request #562 from emersion/xwayland-fullscreen-render-children
7 years ago
emersion 38887a09dc
Merge pull request #564 from agx/master
7 years ago
Guido Günther 3101c300b1 Don't crash if crtc->cursor is NULL
7 years ago
Tony Crisci e46d2dd0f8
Merge pull request #556 from raazvvann/heghe/idle-protocol
7 years ago
emersion 65b28b3823
xwayland: render children window in fullscreen
7 years ago
Drew DeVault 66d4d2928f Remove unnecessary wlr_backend_destroy
7 years ago
Drew DeVault 64f6a44329
Merge pull request #559 from Ongy/wayland_remote
7 years ago
Markus Ongyerth dfae5ff98f Update comment for wlr_headless_backend_create
7 years ago
Markus Ongyerth c00e9d1416 adds remote argument to wayland backend create
7 years ago
Heghedus Razvan 9e85283f06 Add example for idle protocol
7 years ago
Heghedus Razvan 440cf7112d Include idle protocol in rootston
7 years ago
Heghedus Razvan 21cc5e6fef Add idle protocol
7 years ago
emersion 33c427a6aa
output_layout: disabled outputs are just like enabled outputs
7 years ago
emersion e56b82e896
rootston: add toggle_outputs command
7 years ago
emersion 77fc0505e6
rootston: do not attempt to render disabled outputs
7 years ago
emersion 53ba9b4eec
Fix output enable in DRM backend
7 years ago
Tony Crisci b40a5f084a keyboard grab enter with modifiers
7 years ago
Tony Crisci 2bd3a75f80 fix send modifiers in wlr-seat set keyboard
7 years ago
Tony Crisci 670d336099 Merge branch 'master' into modifier-fixes
7 years ago
Tony Crisci 9765232096 update xkb state on layout change
7 years ago
Tony Crisci ca0f456d6c wlr-keyboard set layout error handling
7 years ago
Tony Crisci fcab1e87ed fix data-device keyboard grab signature
7 years ago
emersion 8ebd7d4dbe
output: rename resolution event to mode
7 years ago
emersion 6fe380a176
output_layout: handle output enable event
7 years ago
Drew DeVault 03faf17942
Merge pull request #554 from Ongy/seat_modifiers
7 years ago
Markus Ongyerth 6834067ef5 sends the modifiers on wlr_seat_set_keyboard
7 years ago
Tony Crisci 0ef2df21f2 compositor modifier hook
7 years ago
Drew DeVault c8b9c0ad0e
Merge pull request #551 from martinetd/meson_include
7 years ago
Dominique Martinet 85b9368c48 meson: fix include path in generated .pc
7 years ago
emersion be3a7b0017
Disable outputs in rootston config
7 years ago
emersion d9ecfbaf32
Add wlr_output enable event
7 years ago