mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
sway-no-seat: new commit for fixes
This commit is contained in:
parent
d1184d1d66
commit
05e381f142
@ -7,11 +7,6 @@ patch -p1 < no-evdev.patch
|
||||
# due to -Werror -> -Wsign-compare.
|
||||
export CFLAGS="-Wno-error $CFLAGS"
|
||||
|
||||
# Remove conflict between static libseat and wlroots.
|
||||
sed 's/\(const long NSEC\)/static \1/' \
|
||||
subprojects/seatd/common/log.c > _
|
||||
mv -f _ subprojects/seatd/common/log.c
|
||||
|
||||
# Default background color.
|
||||
sed 's/0.25f, 0.25f, 0.25f/0.929, 0.870, 0.678/' \
|
||||
sway/desktop/render.c > _
|
||||
|
@ -1,5 +1,5 @@
|
||||
b411c21e7e87956b78fd91e64383086228d16e391116088a839ee005e563b376
|
||||
af512d4abce21e200381f0d40e1e745c03a2f33f62c8453c50a9580851a6b228
|
||||
8ac605dd25204dcd87ab352c8639b75361dc9ed276673797ef9c92bfd7cd18b5
|
||||
1b999077290f3f5aa86cf98e3610df56834fbc23b12b4f2ead5bf31ecad0372f
|
||||
45de0d0b7135d4c11cd9a2e8ddf8c0f179ecfb45987d205e35711e1a0a432a99
|
||||
0c0777dc70569be07bf602b55628c474a5ceb256650e4bcccaefd4038ae4a655
|
||||
884c36e3184fc41ddd9353c667e85ba27843ad3f392344b0fd70e2a81bf503b6
|
||||
|
@ -1,5 +1,5 @@
|
||||
https://github.com/swaywm/sway/archive/VERSION.tar.gz
|
||||
https://github.com/swaywm/wlroots/archive/a48e569d3860e91428c74e876a5d886314767c7b.tar.gz subprojects/wlroots
|
||||
https://github.com/swaywm/wlroots/archive/e5063ef3a3b12d4384595cb0554cf1f84d5be6f8.tar.gz subprojects/wlroots
|
||||
https://github.com/DCVIII/seatd/archive/23ee555f432f9971a15522fc0b3f980d78ffa6cc.tar.gz subprojects/seatd
|
||||
patches/sway-static.patch
|
||||
patches/no-evdev.patch
|
||||
|
@ -1 +1 @@
|
||||
4832fc937fae5a5e2af8828a7092c9026bd300e0 2
|
||||
6ffa4b1f7000cd90d63213820039ee432803e66a 1
|
||||
|
Loading…
Reference in New Issue
Block a user