Age | Commit message (Expand) | Author |
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 |
2018-02-09 | Merge pull request #571 from emersion/output-damage | Drew DeVault |
2018-02-09 | Merge remote-tracking branch 'upstream/master' into output-damage | emersion |
2018-02-08 | Merge pull request #609 from VincentVanlaer/cancel-grab | Tony Crisci |
2018-02-08 | Rename roots_seat_cancel_transform | Vincent Vanlaer |
2018-02-08 | Merge branch 'master' into cancel-grab | Vincent Vanlaer |
2018-02-07 | Merge pull request #611 from DonOregano/fix-resize-freeze | Drew DeVault |
2018-02-07 | Merge pull request #612 from VincentVanlaer/fix-move-resize | emersion |
2018-02-07 | Fix style error | Vincent Vanlaer |
2018-02-07 | Fix jitter when quickly resizing windows | Vincent Vanlaer |
2018-02-07 | Make pointer button release outside window still count down the button_count. | Lars Hagström |