827 Commits (d26b67cb06509fb39d9ed473a5d27b1f241ff635)

Author SHA1 Message Date
emersion d26b67cb06
matrix: unify API, don't use array pointers
7 years ago
emersion b6a3f240c7
matrix: move to types/
7 years ago
Drew DeVault bfc0e95d2c Add mode support to libinput backend
7 years ago
Scott Anderson 3c9fc7c68e Add const to x11 and input interfaces
7 years ago
Scott Anderson 902d6cc240 Use xcb atoms properly
7 years ago
Dominique Martinet 2910972b25 xwm.h: fix guard ifdef and remove wlr_ prefix from xwm_atoms_contains
7 years ago
Dominique Martinet d9a724c4a2 xcb errors: init errors context at start
7 years ago
Dominique Martinet 7d1870c6f1 move xwm.h out of include/wlr
7 years ago
emersion c2ba1869ce
Merge pull request #670 from Ongy/xwayland_unmanaged
7 years ago
emersion 1171368cfc
Merge pull request #687 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 #659 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 #641 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 #652 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 #632 from acrisci/output-layout-adjacent
7 years ago
Drew DeVault 868ad5af69
Merge pull request #647 from ascent12/elf_visibility
7 years ago
Scott Anderson 86269052eb Explicitly export EFL symbols
7 years ago
Drew DeVault 566c98846a
Merge pull request #645 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 #618 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