Commit Graph

820 Commits (7d1870c6f1c1dd14fe9fe13885021970f0cbdbe8)

Author SHA1 Message Date
Dominique Martinet 7d1870c6f1 move xwm.h out of include/wlr 7 years ago
emersion c2ba1869ce
Merge pull request from Ongy/xwayland_unmanaged 7 years ago
emersion 1171368cfc
Merge pull request from agx/roots_view.alpha 7 years ago
Guido Günther f97ef3f5d4 rootston: drop saved.alpha from roots_view 7 years ago
Markus Ongyerth a65ef8ea86 restore dpms state on drm resume 7 years ago
Markus Ongyerth bb676013ed add xwayland unmanaged tests to support dmenu 7 years ago
Drew DeVault 3296365ce5
Merge pull request from agx/alpha 7 years ago
Guido Günther e2ea1ebe48 rootston: Add alpha channel to views 7 years ago
Guido Günther d08792bfff Add alpha to wlr_render_with_matrix 7 years ago
Guido Günther e6ca78b0e4 rootston: add view_create 7 years ago
Tony Crisci b7b86a9591
Merge pull request from Ongy/idle-inhibit 7 years ago
Markus Ongyerth 67285c1d57 idle-inhibit: style adjustments and motivation 7 years ago
emersion ca3a947864
rootston: fix user-after-free in output_handle_destroy 7 years ago
emersion b1e2718dd7
xwayland: fix some use-after-free in xwm 7 years ago
emersion bd9583a7e8
Merge pull request from agx/symbols-file 7 years ago
Markus Ongyerth a715826751 move activity_notify into events in wlr_idle 7 years ago
Markus Ongyerth 87a7afb641 idle-inhibit: second feedback pass 7 years ago
Guido Günther 2688f6163f Rename _strip_path to wlr_strip_path 7 years ago
Markus Ongyerth 3016133f91 idle-inhibit: feedback pass 7 years ago
Drew DeVault 1d9be89e2d
Revert "ELF Visibility" 7 years ago
Drew DeVault 09cfa39392
Merge pull request from acrisci/output-layout-adjacent 7 years ago
Drew DeVault 868ad5af69
Merge pull request from ascent12/elf_visibility 7 years ago
Scott Anderson 86269052eb Explicitly export EFL symbols 7 years ago
Drew DeVault 566c98846a
Merge pull request from agx/x11-window-title 7 years ago
Guido Günther 15afef6cbc x11 backend: set window title 7 years ago
Scott Anderson f27c0b44b8 Remove usec_to_msec from public API 7 years ago
Tony Crisci 9a8808f8cf move direction to wlr_output_layout.h 7 years ago
Tony Crisci d2c7defa10 Merge branch 'master' into output-layout-adjacent 7 years ago
Markus Ongyerth 50d573b2ca implements the idle_inhibit protocol type 7 years ago
emersion 717bdccb6e
Merge remote-tracking branch 'upstream/master' into martinetd/xdg_shell 7 years ago
Tony Crisci 85871cb666 add wlr_output_layout_adjacent_output 7 years ago
Dominique Martinet 7d26a6debd xdg-shell stable: copy-pasta implementation 7 years ago
emersion 392d54a35d
Wrap wl_resource_get_user_data into safer helper functions 7 years ago
emersion c2e1474010
Reformat all #include directives 7 years ago
emersion 36ead80cd1
Make wlr_signal_emit_safe private 7 years ago
emersion 10ecf871f2
Remove wlr_backend.events.{output_remove,device_remove} 7 years ago
emersion 5e58d46cc1
Add wlr_signal_emit_safe 7 years ago
emersion a9632341bf
output_damage: listen to transform and scale output events 7 years ago
emersion 5a8f098eea
output, output_damage: add docs 7 years ago
emersion ec837e3c9e
Introduce wlr_output_damage 7 years ago
Drew DeVault 664d7bfe4e
Merge pull request from VincentVanlaer/atomic-gamma 7 years ago
emersion bf6d245400
Swap buffers with damage 7 years ago
Vincent Vanlaer ab011406ad Add atomic gamma lut size fetching 7 years ago
Vincent Vanlaer cc1229e75e Add atomic gamma setting 7 years ago
emersion cdd55b5d19
Merge remote-tracking branch 'upstream/master' into output-damage 7 years ago
Vincent Vanlaer 74264d4f62 Rename roots_seat_cancel_transform 7 years ago
Vincent Vanlaer 90eb50d9aa Merge roots_seat_cancel_* into one function 7 years ago
Vincent Vanlaer 7ae8800a63 Cancel rootston move/resize/rotate on escape press 7 years ago
emersion faa57341ca
output: replace raw GL calls by wlr_renderer_* calls 7 years ago
emersion ddb1779f9f
render: make wlr_renderer_clear take a float[4] for the color 7 years ago