1762 Commits (86a404f2cd7e046e9ce9d23b4ae52c91adb47570)
 

Author SHA1 Message Date
Drew DeVault 86a404f2cd
Merge pull request #601 from emersion/output-modeset-enabled
7 years ago
emersion bb39277e97
backend/drm: update output enabled property on modeset
7 years ago
Drew DeVault 39d5e78d37 Fix typo in xcursor.h
7 years ago
Drew DeVault 8cf622f074 Improve xcursor docs
7 years ago
emersion a43555d7f5
Merge pull request #598 from Ongy/screenshot_transform
7 years ago
Markus Ongyerth cd925f496c fixes the off by one errors in examples/screenshot
7 years ago
emersion 42ec696b82
Merge pull request #599 from emersion/output-cursor-destroy-signal
7 years ago
emersion 8eed857292
output: add destroy signal for wlr_output_cursor
7 years ago
Markus Ongyerth 3a404e4f8d handle the other transformations for screenshots
7 years ago
Markus Ongyerth 4afc933ea4 fixes 90 degree rotation screenshots
7 years ago
emersion 429f06d3f1
Merge pull request #597 from agx/typos
7 years ago
Guido Günther c5aac77692 Fix some typos
7 years ago
emersion f152fdb4c5
Merge pull request #594 from Ongy/drm-surface-buffers
7 years ago
Tony Crisci ed5b1fdedd
Merge pull request #580 from emersion/screenshooter-renderer-backport
7 years ago
Markus Ongyerth cde0f454b3 Clean up the gbm/egl as well
7 years ago
Markus Ongyerth 2cdb646531 relases gbm buffers on init
7 years ago
Drew DeVault 60b2d969e0
Merge pull request #591 from emersion/fix-data-source-notify-finish
7 years ago
emersion 5bbff20b8d
Fix assertion failed in data_source_notify_finish
7 years ago
Drew DeVault f0b3a71fbc
Merge pull request #590 from pks-t/pks/rootston-wo-xwayland
7 years ago
Patrick Steinhardt 41ec686693 meson: add systemd/elogind backends only if enabled
7 years ago
Patrick Steinhardt 91c034d164 travis: add job building wlroots without various options
7 years ago
Patrick Steinhardt d05143950b rootston: move together XWayland setup code
7 years ago
Patrick Steinhardt 52cb19d99d rootston: fix compilation without XWayland support
7 years ago
Drew DeVault facc5ef93a
Merge pull request #588 from agx/arm
7 years ago
Guido Günther d7dfbd23fa drm: Use ptrdiff_t instead of intmax_t in format string
7 years ago
Guido Günther 1633b8d793 wlr_keyboard: use correct printf format string for keymap_size
7 years ago
emersion f34a1b75eb
render/gles2: use format bpp when reading pixels
7 years ago
emersion 174d1aa81b
Merge pull request #585 from agx/meson
7 years ago
Guido Günther e5dacbae5d meson: add ctags and etags targets
7 years ago
Drew DeVault ab738256ac Remove vim stuff from .gitignore
7 years ago
Drew DeVault a0351fb5d7
Merge pull request #584 from VincentVanlaer/drm-segfault
7 years ago
emersion 4dd214c0d3
Merge pull request #583 from agx/meson
7 years ago
Vincent Vanlaer 72507f9820 Clean up session signal handler on drm init fail
7 years ago
Guido Günther 66ab1a98a0 meson: print enabled options
7 years ago
emersion 7a2e9a17ba
Merge pull request #579 from Ongy/dpms_decouple
7 years ago
Markus Ongyerth f946c10cb1 re-adds wlr_output_update_enabled
7 years ago
Tony Crisci c09c2dfbc4
Merge pull request #570 from acrisci/decorations
7 years ago
emersion 4fa90b0511
Backport screenshooter fixes from the renderer redesign v1
7 years ago
Markus Ongyerth 3cf7225cec decouples outputenable state and wl_output global
7 years ago
Tony Crisci a4d601e3d6 decorations: respect motif hints
7 years ago
Tony Crisci fc627afd18 fix decorations on wayland backend
7 years ago
Drew DeVault 03440bbd83
Merge pull request #578 from emersion/fix-cursor-output-layout-destroy
7 years ago
emersion f5507ec677
cursor: fix segfault when destroying a wlr_output_layout with a wlr_cursor attached
7 years ago
Tony Crisci 9d87d4e336 take roots_view out of input.h
7 years ago
Tony Crisci 9076ecd91f take seat.h out of view.h
7 years ago
Tony Crisci 85a6939cf2 rename matrix model box to project box
7 years ago
Tony Crisci e8c407d00e rename wlr_deco_part to roots_deco_part
7 years ago
Tony Crisci 54776dd19c fix cursor issue
7 years ago
Tony Crisci 4183271475 make it work with rotation
7 years ago
emersion e5fa4d8e8e
Merge pull request #576 from Timidger/bugfix/crtc-null-check-in-set-cursor
7 years ago