Age | Commit message (Expand) | Author |
2019-01-21 | primary-selection: add a serial argument | emersion |
2018-12-13 | xwayland: remove clearenv() call | Dominique Martinet |
2018-11-29 | primary-selection: introduce wlr_primary_selection_source | emersion |
2018-11-27 | gtk-primary-selection: use impl pattern for sources | emersion |
2018-11-27 | gtk-primary-selection: refactor everything, untie from seat | emersion |
2018-11-23 | Rename wlr_primary_selection to wlr_gtk_primary_selection | emersion |
2018-11-12 | Use #if instead of #ifdef for wlroots config data | emersion |
2018-11-06 | Use _POSIX_C_SOURCE, use shm_open | emersion |
2018-10-28 | xwayland: don't fail if XDG_RUNTIME_DIR is not set | emersion |
2018-10-27 | xwayland: fix typo to enable transparency | emersion |
2018-10-22 | xwm: Unset min/max size hints if they're not used | Ryan Dwyer |
2018-10-19 | xwm: Remove child->parent pointer when parent destroys | Ryan Dwyer |
2018-10-18 | xwayland: handle configure event mask | emersion |
2018-10-13 | xwayland/xwm: make hints->input default to true | Wolf480pl |
2018-09-28 | xwayland/xwm: Stop including xcb_image.h | Arkadiusz Hiler |
2018-09-24 | xwayland: Introduce set_decorations event | Ryan Dwyer |
2018-09-08 | Fix wlr_xwayland_destroy | nyorain |
2018-09-03 | Merge pull request #1213 from arandomhuman/wlr_log_get_verbosity | Drew DeVault |
2018-09-03 | Close stdout/stderr for Xwayland | random human |
2018-09-03 | xwayland: Introduce set_role event | Ryan Dwyer |
2018-09-02 | xwayland: Introduce request_activate event | Ryan Dwyer |
2018-09-02 | xwayland: Add WM_STATE modal property | Ryan Dwyer |
2018-08-24 | Revert "Revert "Merge pull request #1194 from ascent12/meson_feature"" | Scott Anderson |
2018-08-23 | Revert "Merge pull request #1194 from ascent12/meson_feature" | Drew DeVault |
2018-08-22 | Install headers explicitly | Scott Anderson |
2018-08-22 | Use new options for X11 backend and Xwayland | Scott Anderson |
2018-07-29 | reintroduce xwayland is_unmanaged | Markus Ongyerth |
2018-07-27 | Merge pull request #1127 from emersion/surface-precommit | Drew DeVault |
2018-07-21 | Revert "Merge pull request #1153 from emersion/include-config" | Drew DeVault |
2018-07-21 | Always include config.h | emersion |
2018-07-19 | Introduce set_hints event for xwayland | Ryan Dwyer |
2018-07-18 | xwayland: make xwm_surface_activate static | emersion |
2018-07-18 | xwayland: handle override_redirect flag changes | emersion |
2018-07-15 | surface: add wlr_surface_role.precommit | emersion |
2018-07-11 | Missed some old wlr_log calls | Drew DeVault |
2018-07-11 | Merge pull request #1116 from emersion/surface-role | Drew DeVault |
2018-07-09 | util: add wlr_ prefix to log symbols | emersion |
2018-07-07 | surface: replace wlr_surface_set_role_committed with wlr_surface_role | emersion |
2018-07-03 | fix style issue | Armin Preiml |
2018-07-03 | fix: add stack update on focus change | Armin Preiml |
2018-06-29 | fix: tabs instead of spaces | Armin Preiml |
2018-06-29 | do not send focus request to a window that doesn't allow this | Armin Preiml |
2018-06-25 | xwm: fix use-after-free involving parents/children | Dominique Martinet |
2018-05-26 | xwm: set the proper event mask in client messages | Ilia Bozhinov |
2018-05-19 | Remove unused argument | Scott Anderson |
2018-05-10 | Fix Xwayland cleanup | Vincent Vanlaer |
2018-05-08 | Merge pull request #959 from VincentVanlaer/xwayland-lazy | emersion |
2018-05-08 | Make xwayland_finish* clean up wlr_xwayland | Vincent Vanlaer |
2018-05-07 | Clean up events | Vincent Vanlaer |
2018-05-07 | Add beter handling for Xwayland failing at startup | Vincent Vanlaer |