- 12 Sep, 2018 5 commits
-
-
Guido Gunther authored
Closes: #16
-
Guido Gunther authored
-
Guido Gunther authored
librem5/0.0.0~git20180912
-
Guido Gunther authored
rootston: Keep older anchored layers near anchor points See merge request Librem5/wlroots!30
-
Layer surfaces are attached to edges of the screen starting with the youngest, causing new ones to always displace existing ones. This changes the order to oldest first, keeping the positions more often. (cherry picked from commit e9e65c54)
-
- 11 Sep, 2018 6 commits
-
-
Guido Gunther authored
lintian would choke on it otherwise.
-
Guido Gunther authored
-
Guido Gunther authored
This got fixed upstream in 869dca1b.
-
Guido Gunther authored
-
Guido Gunther authored
librem5/0.0.0~git20180911
-
Guido Gunther authored
control: Add png dependency See merge request Librem5/wlroots!20
-
- 10 Sep, 2018 5 commits
-
-
Guido Gunther authored
Upstream as of 2f484537 See merge request Librem5/wlroots!29
-
Guido Gunther authored
Update librem5 from f/gitlab-ci See merge request Librem5/wlroots!28
-
Guido Gunther authored
-
Needed for the screencopy example that will be pulled in with our next update from upstream's master as of a7a96d76.
-
Guido Gunther authored
Build it once with and without xwayland so we're sure both work
-
- 06 Sep, 2018 1 commit
-
-
Guido Gunther authored
update-git-snapshot: fix git invokations See merge request Librem5/wlroots!19
-
- 05 Sep, 2018 1 commit
-
-
Dorota Czaplejewicz authored
Examples require libpng in upstream.
-
- 04 Sep, 2018 1 commit
-
-
Dorota Czaplejewicz authored
`git co` is not always valid on Debian systems.
-
- 30 Aug, 2018 10 commits
-
-
Drew DeVault authored
Fixes examples/dmabuf-capture being built with unmet dependencies
-
Guido Gunther authored
-
Guido Gunther authored
Avoid duplicate librem5/ and use the escaped tag.
-
Guido Gunther authored
librem5/0.0.0~git20180830
-
random human authored
Even if the libav* variables were disabler objects, the build targer dmabuf-capture was being built. Modified the script to support a generic solution.
-
Dorota Czaplejewicz authored
Add minimal app switcher protocol See merge request Librem5/wlroots!16
-
Guido Gunther authored
Simple private protocoll to list and raise toplevels by app_id and title. We wanted a minimal set of objects, requests and events. Since this is only meant for the app overview page in the shell we can take many shortcuts and leave out e.g. XWayland for the moment. This will be replaced by wlr_foreign_toplevel_unstable_v1 later on.
-
Guido Gunther authored
We don't rename the request itself since we don't want to change the protocol.
-
Guido Gunther authored
docs: Add librem5 contribution guide See merge request Librem5/wlroots!15
-
Guido Gunther authored
This makes it better match the protocol name. Also name the variables consistently "phosh" instead of the overused "shell".
-
- 29 Aug, 2018 3 commits
-
-
It doesn't look like there's any motion on a fix from the AMDGPU side, and using the legacy interface for this isn't so bad.
-
Dorota Czaplejewicz authored
-
Brian Ashworth authored
rootston/surface_layers: fix clicking after surface moved
-
- 27 Aug, 2018 3 commits
-
-
Drew DeVault authored
Init the new destroy signals added by #1200
-
Alexander Bakker authored
-
Drew DeVault authored
Add destroy signals to types that are destroyed by wl_display_destroy
-
- 26 Aug, 2018 1 commit
-
-
Alexander Bakker authored
-
- 25 Aug, 2018 2 commits
-
-
Brian Ashworth authored
introduce wlr_output_layout_farthest_output
-
Armin Preiml authored
Similar to wlr_output_layout_adjacent_output but will return the one that is the farthest away from the reference in given direction.
-
- 24 Aug, 2018 2 commits
-
-
Drew DeVault authored
-
Drew DeVault authored
Fix meson changes
-