Age | Commit message (Expand) | Author |
2019-06-16 | Use a set to track pointer button state. | Ashkan Kiani |
2019-04-07 | util/log: setup wayland log handler | emersion |
2018-11-09 | Use ftruncate to set shared memory object's size | sghctoma |
2018-11-08 | Force ftruncate for shared mem. objects on FreeBSD | sghctoma |
2018-10-28 | util: use shm_open for in-memory files | emersion |
2018-09-18 | Fix implicit conversion of floats to ints in calls to pixman_region32_contain... | Las |
2018-09-18 | Implement pointer-constraints protocol in wlroots and rootston | Las |
2018-09-01 | Add function wlr_log_get_verbosity() | random human |
2018-07-21 | util: include config in os-compatibility.c | emersion |
2018-07-21 | Use posix_fallocate when available | emersion |
2018-07-14 | Another round of feedback from acrisci | Markus Ongyerth |
2018-07-09 | util: add wlr_ prefix to log symbols | emersion |
2018-06-30 | util/create_tmpfile: set restrictive umask for these files | Dominique Martinet |
2018-04-25 | Remove wlr_ prefix from local symbols | emersion |
2018-03-26 | Fix damage tracking for rotated surfaces | emersion |
2018-02-21 | Rename _strip_path to wlr_strip_path | Guido Günther |
2018-02-19 | Revert "ELF Visibility" | Drew DeVault |
2018-02-19 | Explicitly export EFL symbols | Scott Anderson |
2018-02-12 | Reformat all #include directives | emersion |
2018-02-12 | Make wlr_signal_emit_safe private | emersion |
2018-02-12 | Add wlr_signal_emit_safe | emersion |
2018-01-30 | rootston: fix urxvt damage on HiDPI outputs | emersion |
2018-01-26 | Damage tracking for transformed outputs | emersion |
2018-01-25 | rootston: damage tracking scale support | emersion |
2017-12-31 | Allow configurable verbosity | Calvin Lee |
2017-11-30 | Moved os-compatibility and added header | Moritz |
2017-10-21 | Rename remaining refs to wlr_list | Drew DeVault |
2017-10-11 | Add FreeBSD compatibility | Greg V |
2017-08-30 | Refactor meson build files | Tony Crisci |
2017-08-16 | Prevent alloc errors from crashing in `list_t` | Calvin Lee |
2017-08-15 | Merge pull request #88 from 4e554c4c/alloc_crashing | Drew DeVault |
2017-08-15 | Prevent alloc errors from crashing | Calvin Lee |
2017-08-14 | Fix style issues | nyorain |
2017-08-13 | Fix #64 | Drew DeVault |
2017-08-11 | Refactor meson and move xdg-shell into wlroots | Drew DeVault |
2017-08-05 | Use meson build system | nyorain |
2017-08-02 | Fix #40 | Drew DeVault |
2017-07-11 | Revert "Merge pull request #27 from ascent12/meson" | Drew DeVault |
2017-07-11 | Use subdir | Scott Anderson |
2017-07-11 | Changed build system to meson | Scott Anderson |
2017-06-21 | Utilize wlr_log in example logging | Drew DeVault |
2017-06-21 | Reorganize wlr-common | Drew DeVault |