Drew DeVault
e3af7d508f
Remove example compositor
2017-09-28 17:44:14 -04: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
Tony Crisci
54f87146c3
refactor example config and add ini.c
2017-08-26 08:32:11 -04:00
Dominique Martinet
4110788159
move wl_compositor into wlroots as wlr_compositor
2017-08-19 21:56:51 +02:00
Tony Crisci
44181b57ac
Add wlr_output_layout implementation
...
An output layout consists of a mapping of outputs to their position in a global
coordinate system that usually cooresponds to the output position in physical
space in front of the user.
Add an example that allows configuration of an output layout and demonstrates
its boundaries with a bouncing image.
2017-08-17 21:05:13 -04:00
Dominique Martinet
f4e6b138fb
Move wl_shell into wlroots
2017-08-15 15:13:23 +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
Tony Crisci
5a7595af77
use generators for wayland protocol gen
2017-08-09 16:50:41 -04:00
Tony Crisci
c3f15ea284
Add xdg shell stubs
2017-08-09 12:31:16 -04:00
nyorain
cf9ee6ce3f
Move wlr_surface into wlr
2017-08-09 17:27:12 +02:00
nyorain
8473c3955c
Add first wlr_surface example implementation
2017-08-09 17:26:05 +02:00
nyorain
fdab81e1c9
Use meson build system
2017-08-05 22:34:24 +02: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
Drew DeVault
7b9c330bc5
Revert "Fixed linking error"
...
This reverts commit c81324bd0b
.
2017-07-11 22:16:52 -04:00
Scott Anderson
c81324bd0b
Fixed linking error
2017-07-12 13:46:47 +12:00
Scott Anderson
e54b1eded4
Small linking fix
2017-07-11 12:24:43 +12:00
Scott Anderson
a2ba226ba3
Use subdir
2017-07-11 09:56:54 +12:00