Age | Commit message (Expand) | Author |
2018-02-17 | Merge branch 'master' into output-layout-adjacent | Tony Crisci |
2018-02-17 | handle xdg close event in idle-inhibit example | Markus Ongyerth |
2018-02-17 | adds the client example for idle-inhibit | Markus Ongyerth |
2018-02-17 | implements the idle_inhibit protocol type | Markus Ongyerth |
2018-02-16 | Merge pull request #630 from martinetd/xdg_shell | emersion |
2018-02-16 | Merge pull request #1 from emersion/martinetd/xdg_shell | Dominique Martinet |
2018-02-16 | xdg-shell: wrap wl_resource_get_user_data | emersion |
2018-02-16 | Merge remote-tracking branch 'upstream/master' into martinetd/xdg_shell | emersion |
2018-02-16 | Merge pull request #629 from emersion/safe-wl-resource-get-user-data | Drew DeVault |
2018-02-15 | Merge pull request #634 from agx/glvendor | Drew DeVault |
2018-02-15 | xdg shells: fix typo s/positives/positive/ | Dominique Martinet |
2018-02-15 | Log GL and EGL vendor | Guido Günther |
2018-02-15 | xdg_shell stable: fix zero-sized positioner anchor_rect | Dominique Martinet |
2018-02-15 | xdg_shell stable: allow zero-sized positioner set_anchor_rect | Dominique Martinet |
2018-02-15 | wayland protocol build: remove client protocols we do not use | Dominique Martinet |
2018-02-15 | wayland protocol headers: use double-quote for includes | Dominique Martinet |
2018-02-15 | wlr_xdg_shell: (style) add break to final switch case | Dominique Martinet |
2018-02-14 | add wlr_output_layout_adjacent_output | Tony Crisci |
2018-02-14 | Merge pull request #631 from rzlourenco/master | Drew DeVault |
2018-02-14 | Add missing dependencies | Rodrigo Lourenço |
2018-02-14 | meson: require wayland-protocols >=1.12 for xdg-shell stable | Dominique Martinet |
2018-02-14 | xdg_shell: add input validatoin for positioner anchor/gravity | Dominique Martinet |
2018-02-14 | xdg-shell stable: copy-pasta implementation | Dominique Martinet |
2018-02-13 | Wrap wl_resource_get_user_data into safer helper functions | emersion |
2018-02-13 | Merge pull request #627 from emersion/wlr-signal-emit-safe | Drew DeVault |
2018-02-12 | Reformat all #include directives | emersion |
2018-02-12 | Make wlr_signal_emit_safe private | emersion |
2018-02-12 | Remove wlr_backend.events.{output_remove,device_remove} | emersion |
2018-02-12 | Add wlr_signal_emit_safe | emersion |
2018-02-11 | Merge pull request #625 from emersion/wlr-output-damage | Drew DeVault |
2018-02-11 | output_damage: listen to transform and scale output events | emersion |
2018-02-11 | output, output_damage: add docs | emersion |
2018-02-11 | Introduce wlr_output_damage | emersion |
2018-02-10 | Merge pull request #618 from VincentVanlaer/atomic-gamma | Drew DeVault |
2018-02-10 | Merge pull request #623 from martinetd/mesonopt | Drew DeVault |
2018-02-10 | Merge pull request #619 from emersion/swap-with-damage | Drew DeVault |
2018-02-10 | meson build: only link with deps when required by options | Dominique Martinet |
2018-02-10 | Merge pull request #622 from martinetd/smallscale | emersion |
2018-02-10 | meson build: make enable options work as auto/true/false | Dominique Martinet |
2018-02-10 | meson.build status: print actual build options in message | Dominique Martinet |
2018-02-10 | Fallback gamma on legacy if properties don't exist | Vincent Vanlaer |
2018-02-10 | rootston: allow scale < 1 as well | Dominique Martinet |
2018-02-09 | Swap buffers with damage | emersion |
2018-02-09 | Use VLA instead of heap alloc | Vincent Vanlaer |
2018-02-09 | Fix style | Vincent Vanlaer |
2018-02-09 | Free gamma when property blob creation fails | Vincent Vanlaer |
2018-02-09 | Set needs_swap on output when gamma changes | Vincent Vanlaer |
2018-02-09 | Do not allow gamma control without a crtc | Vincent Vanlaer |
2018-02-09 | Add atomic gamma lut size fetching | Vincent Vanlaer |
2018-02-09 | Add atomic gamma setting | Vincent Vanlaer |