Age | Commit message (Expand) | Author |
2018-08-31 | Fix bugs listed by clang's static analyzer | random human |
2018-08-30 | Fix that major(st_rdev) have no meaning on FreeBSD | sghctoma |
2018-08-29 | Use legacy modesetting for gamma control | Drew DeVault |
2018-08-27 | Init the new destroy signals added by #1200 | Alexander Bakker |
2018-08-26 | Add destroy signals to types that are destroyed by wl_display_destroy | Alexander Bakker |
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 | Use new options for X11 backend and Xwayland | Scott Anderson |
2018-08-22 | Use feature options for libcap/logind | Scott Anderson |
2018-08-21 | backend/drm: add support for DRM_MODE_CONNECTOR_DPI | emersion |
2018-08-16 | Merge pull request #1188 from emersion/freebsd-fixes | emersion |
2018-08-16 | Fix build on FreeBSD | emersion |
2018-08-10 | Fix xcb_create_window parameters | sdilts |
2018-08-09 | Add guard for changing the size of X11 backend windows | sdilts |
2018-08-09 | Set default output size for X11 backend | sdilts |
2018-08-08 | session: load GPU devices even if they have zero crtcs/connectors/encoders | Ilia Bozhinov |
2018-08-05 | Check for DRM prime | Scott Anderson |
2018-08-04 | Remove unused data from gbm_bo userdata | Scott Anderson |
2018-08-04 | Fix hardware cursor on secondary GPU | Scott Anderson |
2018-08-03 | multi-gpu: do not flip screens on secondary GPU | Mariusz Bialonczyk |
2018-08-03 | multi-backend: do not expose internal renderers | Mariusz Bialonczyk |
2018-08-02 | backend/drm: remove unnecessary casts | emersion |
2018-08-02 | backend/drm: allow to pass empty gamma ramp to reset it | emersion |
2018-08-02 | Implement wlr-gamma-control-unstable-v1 | emersion |
2018-07-21 | Revert "Merge pull request #1153 from emersion/include-config" | Drew DeVault |
2018-07-21 | Always include config.h | emersion |
2018-07-14 | Remove last remnant of tool_tool in libinput | Markus Ongyerth |
2018-07-14 | rename wlr_tablet_tool to wlr_tablet | Markus Ongyerth |
2018-07-14 | Handle relative motion for mouse tools | Markus Ongyerth |
2018-07-14 | Add asserts and rename destroy function in libinput backend | Markus Ongyerth |
2018-07-14 | Use wlr_list for paths, and improve inert resource handling | Markus Ongyerth |
2018-07-14 | Use tablet_tool impl in libinput backend | Markus Ongyerth |
2018-07-14 | 1st feedback pass | Markus Ongyerth |
2018-07-14 | Fix borked rebase | Markus Ongyerth |
2018-07-14 | Add tool buttons | Markus Ongyerth |
2018-07-14 | Propagate most axis events to clients | Markus Ongyerth |
2018-07-14 | Implement basic tablet_pad handling (bound to keyboard focus) | Markus Ongyerth |
2018-07-14 | Basic tablet_v2 object lifetime | Markus Ongyerth |
2018-07-14 | storage commit #2 | Markus Ongyerth |
2018-07-14 | backend/libinput: Manage tablet tool livetimes | Markus Ongyerth |
2018-07-11 | x11: make sure event source is drained | Guido Günther |
2018-07-11 | x11: use correct type for events in wl_event_loop_add_fd | Guido Günther |
2018-07-11 | x11: Check if xcb_configure_window worked | Guido Günther |
2018-07-09 | util: add wlr_ prefix to log symbols | emersion |
2018-07-07 | Merge pull request #1095 from agx/output-add-mode | Drew DeVault |
2018-07-07 | drm: Allow to add additional modes | Guido Günther |
2018-06-30 | Merge pull request #1104 from VincentVanlaer/logind-fd-leak | Drew DeVault |
2018-07-01 | Close fd's obtained from logind | Vincent Vanlaer |
2018-06-30 | screencopy: add support for frame flags | emersion |
2018-06-30 | headless add_input_device: fix leak on error | Dominique Martinet |