Drew DeVault
|
169b68b17c
|
Rename remaining refs to wlr_list
|
2017-10-21 22:02:36 -04:00 |
|
Greg V
|
a5fe9aa736
|
Add FreeBSD compatibility
|
2017-10-11 00:07:21 +03:00 |
|
Tony Crisci
|
368f74e4df
|
Refactor meson build files
Use tabs for indentation and break up function calls over 80 col.
|
2017-08-30 14:30:47 -04:00 |
|
Calvin Lee
|
901c14c409
|
Prevent alloc errors from crashing in list_t
This commit changes the `list_t` api so that alloc errors can be
detected and worked around. Also fixes errors not found in 5cc7342
|
2017-08-16 09:23:21 +02:00 |
|
Drew DeVault
|
27c13d621d
|
Merge pull request #88 from 4e554c4c/alloc_crashing
Prevent alloc errors from crashing
|
2017-08-15 12:21:58 -04:00 |
|
Calvin Lee
|
5cc7342606
|
Prevent alloc errors from crashing
Resolves #76
|
2017-08-15 08:04:57 +02:00 |
|
nyorain
|
f998bb8299
|
Fix style issues
|
2017-08-14 17:09:56 +02:00 |
|
Drew DeVault
|
d4b4bfb8bc
|
Fix #64
|
2017-08-13 08:26:32 -04:00 |
|
Drew DeVault
|
62d8b252c0
|
Refactor meson and move xdg-shell into wlroots
|
2017-08-11 09:37:09 -04:00 |
|
nyorain
|
fdab81e1c9
|
Use meson build system
|
2017-08-05 22:34:24 +02:00 |
|
Drew DeVault
|
359042081f
|
Fix #40
|
2017-08-02 22:57:50 -04:00 |
|
Drew DeVault
|
b08aa9fd35
|
Revert "Merge pull request #27 from ascent12/meson"
This reverts commit 85805da021 , reversing
changes made to 8189c64d7f .
|
2017-07-11 22:16:56 -04:00 |
|
Scott Anderson
|
a2ba226ba3
|
Use subdir
|
2017-07-11 09:56:54 +12:00 |
|
Scott Anderson
|
924bf0f669
|
Changed build system to meson
|
2017-07-11 00:28:56 +12:00 |
|
Drew DeVault
|
b93f00b92f
|
Utilize wlr_log in example logging
|
2017-06-21 14:15:06 -04:00 |
|
Drew DeVault
|
f4453d104d
|
Reorganize wlr-common
|
2017-06-21 12:10:07 -04:00 |
|