Age | Commit message (Expand) | Author |
2021-12-07 | examples/layer-shell: remove wlroots dependency | Simon Ser |
2021-02-14 | examples: drop wlr/render/egl.h include from client examples | Simon Ser |
2021-01-29 | examples: remove dependency on wlr_egl from clients | Brandon Dowdy |
2021-01-12 | layer-shell: allow new values for keyboard-interactivity | Daniel Kondor |
2021-01-12 | render/egl: replace init/finish with create/destroy | Simon Ser |
2021-01-12 | render/egl: remove support for EGL_NATIVE_VISUAL_ID | Simon Ser |
2021-01-04 | examples: remove visual for EGL_PLATFORM_WAYLAND_EXT | Simon Ser |
2019-01-07 | Simplify evdev includes on FreeBSD by relying on up-to-date package | Jan Beich |
2018-12-30 | examples/layer-shell.c: check popup exists before drawing | Ian Fan |
2018-09-26 | Fix unknown cursor in layer-shell example | emersion |
2018-08-16 | Fix build on FreeBSD | emersion |
2018-07-09 | util: add wlr_ prefix to log symbols | emersion |
2018-05-30 | cleanup: Use void for zero-parameter functions | Genki Sky |
2018-04-24 | render/egl: add wlr_egl_destroy_surface | emersion |
2018-04-23 | examples/layer-shell: take an explicit grab on the popup | Guido Günther |
2018-04-23 | examples: Allow to close the popup | Guido Günther |
2018-04-23 | examples: Handle input entering popup in layer-shell | Guido Günther |
2018-04-23 | examples: Animate popup in layer-shell | Guido Günther |
2018-04-23 | examples: Drop unused variable | Guido Günther |
2018-04-23 | Fix popup positioning & double popups | Drew DeVault |
2018-04-23 | Finish forward-porting @acrisci's positioner work | Drew DeVault |
2018-04-23 | Forward-port xdg-shell-v6 positioner improvements | Drew DeVault |
2018-04-23 | Add (shitty) support for popups to layer example | Drew DeVault |
2018-04-22 | Update layer shell example -o behavior | Drew DeVault |
2018-04-08 | Fix syntax errors | Drew DeVault |
2018-04-08 | Fix assertions with side-effects | Drew DeVault |
2018-04-02 | Always give keyboard focus to the topmost layer | Drew DeVault |
2018-04-02 | Identify topmost interactive layer surface | Drew DeVault |
2018-03-30 | Add more exotic cursor for layer shell example | Drew DeVault |
2018-03-30 | Address review feedback | Drew DeVault |
2018-03-30 | Minor bugfixes | Drew DeVault |
2018-03-30 | Add pointer support to layer shell example | Drew DeVault |
2018-03-27 | Fix issue starting up client EGL on X11 backend | Drew DeVault |
2018-03-27 | Fix surface layer damage tracking | Drew DeVault |
2018-03-27 | Add margin animation to the example demo | Drew DeVault |
2018-03-27 | Fix layer rendering/layout bugs | Drew DeVault |
2018-03-27 | Fix rebase issues; rearrange layers on destroy | Drew DeVault |
2018-03-27 | Add layer_surface.close | Drew DeVault |
2018-03-27 | Fix exclusive zone among other layers | Drew DeVault |
2018-03-27 | Fix issue with multiple outputs in layer example | Drew DeVault |
2018-03-27 | Implement layer surface damage | Drew DeVault |
2018-03-27 | Arrange & render layer surfaces | Drew DeVault |
2018-03-27 | Fix issues preventing layer from getting allocated | Drew DeVault |
2018-03-27 | Fix strcmp use | Drew DeVault |
2018-03-27 | Add broken test client and rootston stubs | Drew DeVault |