Samuel Dionne-Riel
64e8cfb3b5
profiles/installer.nix: Remove
...
This was never really used properly.
2021-04-30 17:59:35 -04:00
Samuel Dionne-Riel
e3d8e4a384
examples/demo: Fix wallpaper in modesetting
...
This is because the wallpaper is set per-display, without falling back
to a general more configurable path before their built-in fallback.
2021-04-29 23:28:55 -04:00
Samuel Dionne-Riel
09fc549450
examples/demo: Prefer modesetting first
2021-04-29 23:28:55 -04:00
Samuel Dionne-Riel
037281769f
examples/demo: Flash into userdata
2021-02-28 15:53:12 -05:00
Samuel Dionne-Riel
4e326d16f4
examples/demo: Fix rootfs eval
...
This was a late change, which *should* have been eval'd before hitting
merge :(.
2021-02-23 21:16:29 -05:00
Samuel Dionne-Riel
0d9c6ce207
Merge pull request #310 from samueldr-wip/fix/more-hermetic-release.nix
...
More hermetic release.nix and examples
2021-02-23 21:02:59 -05:00
Samuel Dionne-Riel
0ef6bd9d5d
examples/demo: Use eval-with-configuration.nix
...
In addition, drop `android-burn-tool`. It hasn't been used for while, as
in the end it is not actually needed.
2021-02-23 20:17:19 -05:00
Samuel Dionne-Riel
8745395e25
examples/demo: Enable fb-refresher by default
2021-02-20 16:41:23 -05:00
Edward Amsden
c507b39099
Make the package set a parameter instead of using <nixpkgs>
everywhere.
...
Co-authored-by: Samuel Dionne-Riel <samuel@dionne-riel.com>
Co-authored-by: Edward Amsden <edward@blackriversoft.com>
2021-02-02 01:58:41 -05:00
Samuel Dionne-Riel
350e5a7fff
examples/demo: Add file
2020-12-27 17:38:29 -05:00
Samuel Dionne-Riel
e09f57838e
examples/demo: Misc reorganization
2020-10-18 16:24:14 -04:00
Samuel Dionne-Riel
a5c63b2cd6
examples/demo: Fix warnings from upstream changes
2020-10-18 16:24:14 -04:00
Samuel Dionne-Riel
2b573fbfb1
examples/demo: Add dtc as it is useful to debug things
2020-10-18 16:24:14 -04:00
Samuel Dionne-Riel
275fa9c676
examples/demo: Fix adbd enable in burn tool
2020-05-31 18:54:07 -04:00
Samuel Dionne-Riel
30ff772fbd
examples/demo: Fix error reporting by importing
2020-05-31 18:54:07 -04:00
Samuel Dionne-Riel
8399cfa5a8
demo: Expose build
attribute
2020-02-03 21:58:22 -05:00
Samuel Dionne-Riel
c9f43ba25e
demo: Remove "hard-shutdown" from system
...
It's not needed, and systemd's shutdown already handles `reboot
bootloader` appropriately, thus the `hardshutdown` replacement is not
required.
2020-02-03 16:19:10 -05:00
Samuel Dionne-Riel
36a78e23ea
demo: System.write for brightness task in burn tool
2020-02-03 16:19:10 -05:00
Samuel Dionne-Riel
c15460b6d4
demo: Enable adbd in burn tool
2020-02-03 16:19:10 -05:00
Samuel Dionne-Riel
0815a83dcf
demo: Greatly simplifies burn-tool
2020-02-03 16:19:10 -05:00
Samuel Dionne-Riel
22bd4406b0
demo: Use shell
as a replacement for "loop-forever"
2020-02-03 16:19:10 -05:00
Samuel Dionne-Riel
b228b71c75
examples/demo: Notifications should not be focusable
2019-12-05 23:51:07 -05:00
Samuel Dionne-Riel
a570821f63
examples/demo: Enable bluetooth
2019-12-05 23:51:07 -05:00
Samuel Dionne-Riel
a4bd557c28
examples/demo: mark some options as defaults
2019-12-05 23:51:07 -05:00
Samuel Dionne-Riel
35aa825b02
examples/demo: tray max icon size fixup
...
Seems 96px won't work here.
2019-12-05 23:51:07 -05:00
Samuel Dionne-Riel
089aea3eef
examples/demo: Add depthcharge output
2019-12-05 23:51:07 -05:00
Samuel Dionne-Riel
34eebc95d6
examples/demo: select the appropriate X11 driver
2019-12-05 23:51:07 -05:00
Samuel Dionne-Riel
07e6c358e3
examples/demo: Make menu touchable area bigger
2019-12-05 23:51:07 -05:00
Samuel Dionne-Riel
2a6a65e018
examples/demo: Use Breeze
2019-12-05 23:51:07 -05:00
Samuel Dionne-Riel
76229eaefb
examples/demo: Enable unclutter
2019-12-05 23:51:07 -05:00
Samuel Dionne-Riel
b2284877a9
examples/demo: grow partition
2019-12-05 23:51:07 -05:00
Samuel Dionne-Riel
2218f29a22
examples/demo: Use a keyboard icon for onboard
2019-12-05 23:51:07 -05:00
Samuel Dionne-Riel
0a49490cf0
examples/demo: Make onboard bigger by default
2019-12-05 23:51:07 -05:00
Samuel Dionne-Riel
d94133c831
examples/demo: add a close window action on the panel
2019-12-05 23:51:07 -05:00
Samuel Dionne-Riel
e4d35da464
examples/demo: add onboard to the bottom panel
2019-12-05 23:51:07 -05:00
Samuel Dionne-Riel
1650f9ebba
examples/demo: Add onboard keyboard
2019-12-05 23:51:07 -05:00
Samuel Dionne-Riel
1b9d6f6b9a
examples/demo: Rework configuration
...
The configuration, while still in a monolithic file, has been split by
topic.
2019-12-05 23:51:07 -05:00
Samuel Dionne-Riel
690a4e6c9d
examples/demo: Use awesome wm
2019-12-05 23:51:07 -05:00
Samuel Dionne-Riel
8b06ccdb72
examples/demo: pre-configure system demo...
...
Here's why xfce...
* it has good pre-configuration systems.
* it has sane configuration file format.
* it's quick in non-accelerated setups.
Though, there are many drawbacks... It is *not* a mobile environment!
Better environments will be packaged down the road.
2019-12-05 23:51:07 -05:00
Samuel Dionne-Riel
6004298259
examples/demo: export vm attribute
2019-12-05 23:51:07 -05:00
Samuel Dionne-Riel
e8c687d935
demo: Rely on lightdm now that SLiM is gone
2019-12-03 17:17:04 -05:00
Samuel Dionne-Riel
645274d163
examples/demo: Adds README
2019-09-24 23:00:02 -04:00
Samuel Dionne-Riel
e8e3b46207
examples/demo: inits a demo configuration for a system
2019-09-24 23:00:02 -04:00
Samuel Dionne-Riel
e318e1603f
examples/demo: Inits its android-burn-tool
2019-09-24 23:00:02 -04:00