pmaports w/ reMarkable 1 packages
Find a file
Newbyte 6d25d7f617
main/postmarketos-base: add Firefox env config to -tinydm subpackage (MR 2235)
Currently, this only sets Firefox to run in Wayland mode, but in the
future it might be used to make e.g. SDL applications run in Wayland
mode.

SDL applications are not set to run in Wayland mode right no as
SDL 1.2 uses the same environment variable as SDL 2.0 for
controlling video driver (SDL_VIDEODRIVER) and SDL 1.2 does not
support Wayland and crashes if an invalid value is provided for
SDL_VIDEODRIVER, and as such setting SDL_VIDEODRIVER=wayland
globally would break all SDL 1.2 applications. This will however be
fixed once SDL 1.2 is replaced by sdl12-compat in Alpine, as
sdl12-compat implements the SDL 1.2 API and ABI via SDL 2.0 and as
such supports Wayland. As such, once this happens we can start
setting SDL_VIDEODRIVER=wayland.

[ci:skip-build] already built successfully in CI
2021-06-30 23:38:12 -07:00
.gitlab-ci CI: test for cross-compilers in makedepends (MR 2272) 2021-06-25 18:43:00 +03:00
cross cross/busybox-static-*: upgrade to 1.33.1-r4 2021-06-30 02:53:24 +03:00
device linux-nokia-n900: enable missing kconfig for nftables support (MR 2284) 2021-07-01 09:05:15 +03:00
main main/postmarketos-base: add Firefox env config to -tinydm subpackage (MR 2235) 2021-06-30 23:38:12 -07:00
modem modem/rmtfs: upgrade to 0.2_git20210408, start before oFono/MM (MR 2251) 2021-06-16 01:11:25 +03:00
non-free/sgx-ddk-um non-free/sgx-ddk-um: new aport (MR 1868) 2021-02-23 22:10:12 +01:00
temp temp/upower: sync icon and warn for low battery level (MR 2255) 2021-06-26 22:33:53 +03:00
.clang-format Add .clang-format file (!465) 2019-06-26 22:36:15 +02:00
.editorconfig Add editorconfig file from Alpine 2018-11-27 07:47:11 +01:00
.gitignore gitignore: hide abuild's src dir (!977) 2020-02-21 14:47:22 +01:00
.gitlab-ci.yml Revert "CI: skip armhf, x86 build on stable branches (MR 2024)" 2021-03-14 21:29:05 +01:00
.mrhlpr.json mrhlpr.json: change suffix in commit names (MR 1146) 2020-04-12 03:52:48 +03:00
channels.cfg channels.cfg: add initial v21.06 branch (MR 2252) 2021-06-15 19:29:47 +02:00
CODEOWNERS add sxmo maintainers to pinephone codeowners (MR 2211) 2021-06-01 13:25:57 +03:00
LICENSE Add GPLv3 again 2018-08-23 21:44:22 +02:00
pmaports.cfg pmaports.cfg: add option for "supported_base_nofde" (MR 2278) 2021-06-26 16:28:11 -07:00
README.md Update README.md: add helpful links 2018-09-04 07:15:47 +00:00