Commit Graph

1729 Commits (4dd214c0d30b4ac0e6645b56faf28fe05cd4e8a2)
 

Author SHA1 Message Date
emersion 4dd214c0d3
Merge pull request from agx/meson 7 years ago
Guido Günther 66ab1a98a0 meson: print enabled options 7 years ago
emersion 7a2e9a17ba
Merge pull request 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 from acrisci/decorations 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 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 from Timidger/bugfix/crtc-null-check-in-set-cursor 7 years ago
Tony Crisci d13114520a move matrix model code to matrix.h 7 years ago
Timidger f8b9f44ff5
Add con/crtc null check to move_cursor in drm 7 years ago
Timidger 9d4ea146b6
Added crtc null check for other drm funcs 7 years ago
Tony Crisci 7474f00591 Merge branch 'master' into decorations 7 years ago
Timidger 4478cf1ddc
Fixes 7 years ago
emersion 79f2c87193
Merge pull request 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 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 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 from Timidger/example-logging 7 years ago
Timidger 264ef0c261
Fixed logging for examples 7 years ago
Drew DeVault b331c5c2c5
Merge pull request 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 from emersion/xwayland-fullscreen-render-children 7 years ago
emersion 38887a09dc
Merge pull request 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 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 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