- Mar 26, 2020
-
-
Sebastian Krzyszkowiak authored
-
Sebastian Krzyszkowiak authored
-
- Mar 25, 2020
-
-
Sebastian Krzyszkowiak authored
wlr-output-power-management does not exist yet in any upstream wlroots release.
-
This is one part of issue #5.
-
This will allow us to enable -Wshadow.
-
No need to define 'seat' itself which breaks compilation with gcc10.
-
- Mar 24, 2020
-
-
Sebastian Krzyszkowiak authored
-
- Mar 23, 2020
-
-
Sebastian Krzyszkowiak authored
Forward to a618b7e1 for wlroots 0.10.1 and DRM_FORMAT_MOD_LINEAR fix.
-
- Mar 04, 2020
-
-
This add support to enable/disable outputs via the wlr-output-power-manageent protocol.
-
We can get it directly from the wlr_output
-
Forward up to 66a63daf92550f51848645fdcae0d033fa4da0ef. This includes the wlr-output-power-management changes
-
Taken from wlr-protocols as of 55cdefe663bdbfe402a1340ef4c8972a0769cc76
-
- Mar 01, 2020
-
-
This at least ensures installability
-
Make our open coded pipelines match the templated ones for that.
-
- Feb 27, 2020
-
-
Guido Gunther authored
Meson 0.53 has this built in and we otherwise break the build
-
- Feb 26, 2020
-
-
Only 0.2.0 onwards ships a session start script that sets the DRM device so wlroots 0.10.0 is happy.
-
-
-
-
Fixes #92
-
-
build: Require recent enough wlroots
-
(cherry picked from rootston commit 877fcac37faac1e276a5790ef55dd161d49e23c2)
-
See sway commit d19f4f7bf866660d2199cb726bc3708eb42f98dd Update git submodule to b81bb2ef3040e5cf3dcffbddcb5389775c879d85 build: Require recent enough wlroots
-
- Feb 23, 2020
-
-
Dorota Czaplejewicz authored
-
- Jan 28, 2020
-
-
Sebastian Krzyszkowiak authored
Being able to display the position of touch points can be a huge help when debugging.
-
- Jan 26, 2020
-
-
Sebastian Krzyszkowiak authored
-
- Jan 20, 2020
-
-
Guido Gunther authored
-
Guido Gunther authored
This makes creating testable instances easier and unmangles the config parsing further.
-
Guido Gunther authored
We aready do this in main.
-
- Jan 18, 2020
-
-
-
-
Tnis just creates a server object.
-
Build a static lib so that we can call into server routines in tests.
-
We move the server setup into PhocServer itself. This allows to reuse it in tests. Just logging and signal setup remain in main.
-
- Jan 08, 2020
-
-
Sebastian Krzyszkowiak authored
-
- Jan 04, 2020
-
-
It doesn't have to reach for the view type - using view->wlr_surface is enough.
-
- Jan 03, 2020
-
-
Guido Gunther authored
-
- Jan 02, 2020
-
-
Guido Gunther authored
-
-