Commit Graph

237 Commits

Author SHA1 Message Date
OPNA2608
de16f5ecfd lomiri.mediascanner2: nixfmt, modernise abit 2024-10-11 05:18:44 +02:00
OPNA2608
c707f731bf lomiri.mediascanner2: Cleanup after bump
This was implemented upstream, no need to patch it anymore.
2024-10-11 05:18:14 +02:00
OPNA2608
c10108bfbd lomiri.lomiri-terminal-app: 2.0.2 -> 2.0.3 2024-10-11 05:17:29 +02:00
OPNA2608
aca2f57b15 lomiri.morph-browser: 1.1.0 -> 1.1.1 2024-10-11 05:17:29 +02:00
OPNA2608
e67242b04c lomiri.lomiri-filemanager-app: 1.1.1 -> 1.1.2 2024-10-11 05:17:29 +02:00
OPNA2608
d0c3c4dfd8 lomiri.lomiri-docviewer-app: 3.0.4 -> 3.1.0 2024-10-11 05:17:29 +02:00
OPNA2608
7f4d08fb7e lomiri.lomiri-gallery-app: 3.0.2 -> 3.1.0 2024-10-11 05:17:29 +02:00
OPNA2608
44e237cb65 lomiri.lomiri-filemanager-app: 1.0.4 -> 1.1.1 2024-10-11 05:17:29 +02:00
OPNA2608
6037708c33 lomiri.lomiri-content-hub: Rename from lomiri.content-hub, 1.1.1 -> 2.0.0 2024-10-11 05:17:29 +02:00
OPNA2608
ed897d230a lomiri.u1db-qt: 0.1.7 -> 0.1.8 2024-10-11 05:17:28 +02:00
R. Ryantm
974bb3484e lomiri.mediascanner2: 0.115 -> 0.116 2024-10-09 22:05:51 +00:00
Cosima Neidahl
a825406b15
lomiri.lomiri: Replace NIXOS_XKB_LAYOUTS envvar with file (#345288) 2024-10-07 09:33:40 +02:00
Peder Bergebakken Sundt
cd673393d2 treewide: remove unreferenced patch files
Found with `fd \\.patch$ pkgs/ -x bash -c 'rg -F "{/}" pkgs/ -q || echo {}'``

We're running more and more into patches fetched via `applyPatches`, for the next PR i'll script something to account for that.
2024-10-04 19:38:56 +02:00
OPNA2608
85e63d0540 lomiri.lomiri: Replace NIXOS_XKB_LAYOUTS envvar with file
This only ever worked for the session, not for the greeter. Writing the information out to a file should be more consistent.

To make sure that this works, and continues working, for the greeter & session, also add a new VM test.
2024-09-29 14:51:04 +02:00
Peder Bergebakken Sundt
8c8c27bb19 treewide: remove unused inputs 2024-09-18 01:00:07 +02:00
OPNA2608
6870691a89 lomiri.lomiri: Fix default values for new D-Bus properties
See https://gitlab.com/ubports/development/core/lomiri/-/merge_requests/181 for details
2024-09-08 22:37:26 +02:00
Philip Taron
ae92f312bf
treewide: use a consistent meta.priority default 2024-08-29 09:04:57 -07:00
Cosima Neidahl
e6aedc73de
lomiri.libusermetrics: 1.3.2 -> 1.3.3 (#335853) 2024-08-27 16:22:25 +02:00
OPNA2608
531655d3bf tests/lomiri-docviewer-app: init 2024-08-24 23:27:52 +02:00
OPNA2608
de8cf8018c lomiri.lomiri-docviewer-app: init at 3.0.4 2024-08-24 22:25:26 +02:00
Cosima Neidahl
eb76459e90
Merge pull request #334952 from OPNA2608/fix/ayatana-lomiri-indicator-marking
nixos/ayatana-indicators: Split ayatana and lomiri indicators
2024-08-24 11:12:00 +02:00
Sandro
180f9e2195
Merge pull request #334629 from OPNA2608/init/lomiri/lomiri-gallery-app 2024-08-22 15:44:21 +02:00
OPNA2608
1b4795b3e2 tests/lomiri: Optimise further
- Split desktop into desktop-basics (basic keybind & app launching) and
  desktop-appinteractions (one applications triggering something in another) due to timeouts
- Wrap machine.wait_for_text to wait 10 seconds before starting

The 10 second delay improves runtime dramatically on weaker hardware. In desktop-ayatana-indicators
on my aarch64 laptop, runtime was cut down by 818,41 seconds (~ 14 minutes).
Hopefully helps abit with timeout issues on ARM :(
2024-08-21 21:09:49 +02:00
OPNA2608
19d9cb7ca1 lomiri.libusermetrics: nixfmt 2024-08-19 18:25:45 +02:00
OPNA2608
31227b2491 lomiri.libusermetrics: 1.3.2 -> 1.3.3 2024-08-19 18:24:22 +02:00
OPNA2608
491a3b1a9d lomiri.telephony-service: Update to new passthru.ayatana-indicators format 2024-08-15 22:10:31 +02:00
OPNA2608
c07e19d8d0 lomiri.telephony-service: nixfmt, modernise 2024-08-15 22:10:30 +02:00
OPNA2608
58265b002d lomiri.lomiri-indicator-network: Update to new passthru.ayatana-indicators format 2024-08-15 22:10:30 +02:00
OPNA2608
363e6d2d98 lomiri.lomiri-indicator-network: nixfmt, modernise 2024-08-15 22:10:30 +02:00
OPNA2608
543ab3ed81 lomiri.telephony-service: Fix build after fixed strictDeps
CMake script expects qmake binary. We don't plan on using it because it gives garbage, just patch out the check for its presence.
2024-08-14 18:30:35 +02:00
OPNA2608
cb0faa488a tests/lomiri-gallery-app: init 2024-08-14 15:26:08 +02:00
OPNA2608
8ef8e7fd8a lomiri.lomiri-gallery-app: init at 3.0.2 2024-08-14 15:14:43 +02:00
OPNA2608
fa5d67862c tests/lomiri: Start splitting into multiple sub-tests
Because ARM hardware is starting to have serious issues with completing everything, due to

- A seemingly harmless Lomiri crash & restart early on eating up some time (adding more RAM seemed to have helped with that?), and
- Every OCR usually taking multiple minutes to complete

So start splitting them up into parts

- greeter, for testing just the greeter
- desktop, for general app stuff
- desktop-ayatana-indicators, for checking indicators (OCR-heavy & especially slow)

Currently passing on my hardware, but might need to be split up more in the future.
2024-08-08 17:10:13 +02:00
OPNA2608
829cca868b lomiri.telephony-service: Disable more flaky tests
Sigh.
2024-08-08 17:10:13 +02:00
OPNA2608
0eb0e1eee6 lomiri.lomiri-session: nixfmt 2024-08-08 17:10:12 +02:00
OPNA2608
b72ae5c5bb lomiri.lomiri-session: 0.2 -> 0.3 2024-08-08 17:10:12 +02:00
OPNA2608
3a5717e9e1 lomiri.lomiri: nixfmt 2024-08-08 17:10:12 +02:00
OPNA2608
2570743d81 lomiri.lomiri: 0.2.1 -> 0.3.0 2024-08-08 17:10:12 +02:00
OPNA2608
b569272194 lomiri.lomiri-system-settings-unwrapped: nixfmt 2024-08-08 17:10:12 +02:00
OPNA2608
a3ba017959 lomiri.lomiri-system-settings-unwrapped: 1.1.0 -> 1.2.0 2024-08-08 17:10:12 +02:00
OPNA2608
f06e735229 lomiri.lomiri-system-settings: nixfmt 2024-08-08 17:10:12 +02:00
OPNA2608
597cfd2e33 lomiri: nixfmt 2024-08-08 17:10:10 +02:00
OPNA2608
0fd176963f lomiri.lomiri-system-settings-security-privacy: Drop
Has been merged into LSS, wrapper infra stays around for when further plugins get packaged.

Added an alias for lomiri-system-settings-security-privacy -> lomiri-system-settings-unwrapped.
2024-08-08 17:09:30 +02:00
OPNA2608
549ee0d650 lomiri.lomiri-clock-app: 4.0.3 -> 4.0.4 2024-08-03 13:10:18 +02:00
Rick van Schijndel
c153546339
Merge pull request #328481 from OPNA2608/update/libqofono
libsForQt5.libqofono: 0.103 -> 0.123
2024-08-01 19:26:25 +02:00
Peder Bergebakken Sundt
b926e6ece9
Merge pull request #331116 from pbsds/fix-finalattrs-docheck-1722356587
treewide: finalAttrs.doCheck -> finalAttrs.finalPackage.doCheck
2024-08-01 14:58:44 +02:00
Peder Bergebakken Sundt
29ab705c17 treewide: finalAttrs.doCheck -> finalAttrs.finalPackage.doCheck
repeat of #271241
discussion: #272978

I did not replace the instance in eiwd, since it causes an infinite recursion.
2024-07-30 18:32:01 +02:00
OPNA2608
b45fe2e63c tests/lomiri-camera-app: init 2024-07-30 13:26:09 +02:00
OPNA2608
83a38a5e7b lomiri.lomiri-camera-app: init at 4.0.6 2024-07-30 12:11:16 +02:00
Reno Dakota
9ff361bf1f
lomiri.lomiri: disable strict deps
configure phase looks for executables to be used in the runtime which is
not compatible with strictDeps.
2024-07-25 07:19:31 +00:00