Commit Graph

5419 Commits (45c877173577cf450f0932c6899b740cacb4254f)
 

Author SHA1 Message Date
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
Drew DeVault c951000198 Remove XXX comment 7 years ago
Tony Crisci 9a8808f8cf move direction to wlr_output_layout.h 7 years ago
Tony Crisci 9933b7ad95 fix direction determination 7 years ago
Tony Crisci d2c7defa10 Merge branch 'master' into output-layout-adjacent 7 years ago
Markus Ongyerth bab8c73d3c handle xdg close event in idle-inhibit example 7 years ago
Markus Ongyerth a0bce86006 adds the client example for idle-inhibit 7 years ago
Markus Ongyerth 50d573b2ca implements the idle_inhibit protocol type 7 years ago
emersion 088028c570
Merge pull request from martinetd/xdg_shell 7 years ago
Dominique Martinet 4941befeb0
Merge pull request from emersion/martinetd/xdg_shell 7 years ago
emersion 4b354745fe
xdg-shell: wrap wl_resource_get_user_data 7 years ago
emersion 717bdccb6e
Merge remote-tracking branch 'upstream/master' into martinetd/xdg_shell 7 years ago
Drew DeVault 8c1cc45c7d
Merge pull request from emersion/safe-wl-resource-get-user-data 7 years ago
Drew DeVault 4ded535354
Merge pull request from agx/glvendor 7 years ago
Dominique Martinet ac78bdb6bc xdg shells: fix typo s/positives/positive/ 7 years ago
Guido Günther 4d496802dd Log GL and EGL vendor 7 years ago
Dominique Martinet 56ab3e9b10 xdg_shell stable: fix zero-sized positioner anchor_rect 7 years ago
Dominique Martinet 714f90a9d0 xdg_shell stable: allow zero-sized positioner set_anchor_rect 7 years ago
Dominique Martinet b46cc3cafd wayland protocol build: remove client protocols we do not use 7 years ago
Dominique Martinet d1b28ec812 wayland protocol headers: use double-quote for includes 7 years ago
Dominique Martinet 6ae96c4832 wlr_xdg_shell: (style) add break to final switch case 7 years ago
Tony Crisci 85871cb666 add wlr_output_layout_adjacent_output 7 years ago
Drew DeVault 31dde23e40
Merge pull request from rzlourenco/master 7 years ago
Rodrigo Lourenço 168e26489a Add missing dependencies 7 years ago
Dominique Martinet db9c2c11f6 meson: require wayland-protocols >=1.12 for xdg-shell stable 7 years ago
Dominique Martinet 1080bf69f8 xdg_shell: add input validatoin for positioner anchor/gravity 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
Drew DeVault 71cba94e73
Merge pull request from emersion/wlr-signal-emit-safe 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
Drew DeVault 3497e53516
Merge pull request from emersion/wlr-output-damage 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
Drew DeVault 8fc7edd636
Merge pull request from martinetd/mesonopt 7 years ago
Drew DeVault 07856580c4
Merge pull request from emersion/swap-with-damage 7 years ago
Dominique Martinet 435aec0033 meson build: only link with deps when required by options 7 years ago
emersion 039f112c31
Merge pull request from martinetd/smallscale 7 years ago
Dominique Martinet 161ae2fcb4 meson build: make enable options work as auto/true/false 7 years ago
Dominique Martinet 19d7edb430 meson.build status: print actual build options in message 7 years ago
Vincent Vanlaer 7cb828ac70 Fallback gamma on legacy if properties don't exist 7 years ago
Dominique Martinet 5aee2afc7b rootston: allow scale < 1 as well 7 years ago
emersion bf6d245400
Swap buffers with damage 7 years ago
Vincent Vanlaer dd69d7b764 Use VLA instead of heap alloc 7 years ago
Vincent Vanlaer 0232269a2d Fix style 7 years ago