Commit graph

26 commits

Author SHA1 Message Date
Victor Berger
30c0628959 examples: randomise window location in simple.rs 2017-09-05 21:23:40 +02:00
Victor Berger
3128585fc9 shell: shell backend first draft 2017-09-05 19:50:22 +02:00
Victor Berger
b19fafa1a0 Update winit dependency 2017-06-24 10:31:36 +02:00
Victor Berger
712fc5b8b8 examples: improve simple.rs 2017-06-23 15:20:09 +02:00
Victor Berger
f2698ec39a Fix cargo.toml 2017-06-23 15:19:27 +02:00
Victor Berger
43d1812e1f Donc use default features for glium
It pulls two versions of winit as deps for nothing.
2017-06-23 15:19:27 +02:00
Drakulix
2d255fd48d Decouple EGLSurface from EGLContext 2017-06-10 23:28:09 +02:00
Drakulix
ac4ae3ebe4 Update libinput bindings 2017-06-08 01:14:56 +02:00
Drakulix
115eb4d200 Update winit 2017-06-02 13:54:34 +02:00
Drakulix
5bc641852f Bugfixes 2017-05-21 22:40:15 +02:00
Drakulix
b950714c03 First EGL Rework draft 2017-05-18 22:28:02 +02:00
Drakulix
4c5e2be11e Update libinput to v0.1.1 2017-04-26 20:09:57 +02:00
Drakulix
10857d108e Move over to crates.io version 2017-04-15 19:29:15 +02:00
Drakulix
cba111bf4f Add input crate 2017-04-15 19:29:15 +02:00
Victor Berger
fd1868c419
Use default slog settings:
- no trace in debug builds
- no trace nor debug in release builds
2017-04-15 12:34:44 +02:00
Victor Berger
0c3bd1d001 Update slog and centralize log handling. 2017-04-12 21:31:31 +02:00
Victor Berger
f5bee06b7b
keyboard: first draft of xkbcommon handling 2017-04-09 16:01:00 +02:00
Victor Berger
0bf0fbdb50 Add MIT license 2017-03-24 10:24:07 +01:00
Drakulix
4c2e0f889f Update features 2017-03-18 17:26:51 +01:00
Drakulix
7ac16ce200 Update wayland-server dependency 2017-03-14 19:35:02 +01:00
Drakulix
ec8149b084 Initial glutin backend implementation 2017-03-14 19:34:48 +01:00
Victor Berger
38708c4ead travis: Add clippy 2017-03-11 09:15:17 +01:00
Victor Berger
a51a780e77 Add slog integration 2017-02-22 11:00:03 +01:00
Victor Berger
12dc3b65d8 shm: mmap logic 2017-02-20 22:32:03 +01:00
Victor Berger
48424da89b shm: API & wayland structure of the code
shm/pool.rs is left WIP and will handle the actual memory-map logic.
2017-02-19 20:39:05 +01:00
Victor Berger
bddc46b53a Initial commit 2017-01-20 09:54:05 +01:00