Commit Graph

24072 Commits

Author SHA1 Message Date
Michele Guerini Rocco
704c791a90
Merge pull request #253146 from rnhmjoj/pr-anbox
anbox: unbreak
2023-09-05 23:46:54 +02:00
Weijia Wang
97927dfad9
Merge pull request #253409 from r-ryantm/auto-update/intel-cmt-cat
intel-cmt-cat: 4.6.0 -> 23.08
2023-09-05 19:49:31 +02:00
R. Ryantm
4d1f786334 intel-cmt-cat: 4.6.0 -> 23.08 2023-09-05 11:32:33 +00:00
Weijia Wang
d843ae67b9
Merge pull request #253219 from r-ryantm/auto-update/fwts
fwts: 23.05.00 -> 23.07.00
2023-09-05 11:57:44 +02:00
Matt Votava
b3bb611ce6
nixos/tests/anbox: init 2023-09-05 10:09:45 +02:00
Samuel Dionne-Riel
eaa7d28b97
anbox: add postmarketos image 2023-09-05 10:09:44 +02:00
Pol Dellaiera
48992ab9b6
Merge pull request #253270 from khaneliman/sketchybar
sketchybar: 2.16.1 -> 2.16.3
2023-09-04 17:01:02 +02:00
Austin Horstman
85cd8caee8
sketchybar: 2.16.1 -> 2.16.3 2023-09-04 09:06:06 -05:00
ajs124
44c3cb965f windows.jom: remove
depends on qt4
versions > 1.1 support qt5, but our qt5 packages do not
and most likely will never support windows
2023-09-04 13:54:51 +02:00
Samuel Dionne-Riel
5adb739599
anbox: add patch to provide window icon
Currently the windows don't provide icons. It's rather inconvenient for
many reasons.

This patch forwards the icons from the Android application to the
window.

Patch origin: 8922628786

Rebased on top of the current tip of anbox master

See also: https://github.com/anbox/anbox/issues/1514
2023-09-04 08:51:55 +02:00
Samuel Dionne-Riel
73767bb345
anbox: fix WM_CLASS
SDL defaults to reading the executable from the running app

 - 64724db0a1/src/video/x11/SDL_x11video.c (L69-L71)

Which in turn gives this from xprop:

```
WM_CLASS(STRING) = ".anbox-wrapped", ".anbox-wrapped"
```

Meaning that any special casing a window manager does will be broken.

This will also fallback correctly on Wayland:

 - d956636c85/src/video/wayland/SDL_waylandvideo.c (L93-L99)
2023-09-04 08:51:54 +02:00
Samuel Dionne-Riel
e8a39314fc
anbox: ensure .desktop files use a correct anbox
This fixes two issues

  - store path is hardcoded in desktop files
  - `.anbox-wrapped` is used in desktop files
2023-09-04 08:51:54 +02:00
Samuel Dionne-Riel
11aa36c61e
anbox: fix and reclaim anbox-application-manager
It now *strictly* is a shortcut to launch the application manager.
2023-09-04 08:51:54 +02:00
Samuel Dionne-Riel
0c30c277a6
anbox: remove (thankfully inactive) "su" default
The `anbox-application-manager` helper, which is actually broken as it's
not installed as +x, starts "su" by default, which might not be
desirable, depending on the end-user's wishes.
2023-09-04 08:51:54 +02:00
Samuel Dionne-Riel
0d09cc7cf6
anbox: be ten times more patient when launching
This helps on slower devices, at the cost of making the command
"resolve" less quickly.

It replaces commands "failing because things weren'd ready", but things
actually still succeeding by commands *possibly* failing in 10× more
time.
2023-09-04 08:51:54 +02:00
Samuel Dionne-Riel
12b9e2b259
anbox: fix compatibility with LXC 4
This patch is used actively by postmarketOS, which in turn *just* uses
Alpine Linux packages for anbox.
2023-09-04 08:51:53 +02:00
Samuel Dionne-Riel
0a9b1bebe6
anbox: 2021-10-20 -> 2023-02-03 2023-09-04 08:51:53 +02:00
R. Ryantm
a481f7cc2b fwts: 23.05.00 -> 23.07.00 2023-09-04 03:48:27 +00:00
Nick Cao
d84972422f
Merge pull request #252950 from Kiskae/nvidia/535.43.09
linuxPackages.nvidia_x11_vulkan_beta: 535.43.08 -> 535.43.09
2023-09-03 08:51:54 -04:00
Kiskae
7f6a9fcfc4 linuxPackages.nvidia_x11_vulkan_beta: 535.43.08 -> 535.43.09 2023-09-02 16:27:21 +02:00
Maximilian Bosch
6941b3b4a0
Merge pull request #252898 from K900/kernels-20230902
Kernel updates for 2023-09-02
2023-09-02 15:43:26 +02:00
Florian Klink
818441a0cf
Merge pull request #252221 from requaos/requaos/ipu6
ipu6-drivers: unstable-2023-06-02 -> unstable-2023-08-28
2023-09-02 15:52:51 +03:00
K900
3690d7f945 linux-rt_5_15: 5.15.125-rt66 -> 5.15.129-rt67 2023-09-02 15:12:50 +03:00
K900
2d94555e5d linux: 6.5 -> 6.5.1 2023-09-02 11:10:19 +03:00
K900
f77a564a44 linux: 6.4.13 -> 6.4.14 2023-09-02 11:05:25 +03:00
K900
3da23fab25 linux: 6.1.50 -> 6.1.51 2023-09-02 11:05:00 +03:00
K900
afec48eeb2 linux: 5.4.255 -> 5.4.256 2023-09-02 11:04:55 +03:00
K900
fbb89f9d43 linux: 5.15.129 -> 5.15.130 2023-09-02 11:04:50 +03:00
K900
e3af9c78b8 linux: 5.10.193 -> 5.10.194 2023-09-02 11:04:45 +03:00
K900
17bf2848f9 linux: 4.19.293 -> 4.19.294 2023-09-02 11:04:30 +03:00
K900
dc66c61085 linux: 4.14.324 -> 4.14.325 2023-09-02 11:04:27 +03:00
Matthias Beyer
4dc15e5a5d
Merge pull request #252742 from r-ryantm/auto-update/nmon
nmon: 16n -> 16p
2023-09-01 15:23:00 +02:00
R. Ryantm
c96a009c6b nmon: 16n -> 16p 2023-09-01 09:41:39 +00:00
Maximilian Bosch
189b953e27
linux-rt_5_4: 5.4.248-rt83 -> 5.4.254-rt85 2023-08-31 21:50:59 +02:00
Maximilian Bosch
f5f7c92938
linux: 6.4.12 -> 6.4.13 2023-08-31 19:12:41 +02:00
Maximilian Bosch
9391b7c070
linux: 6.1.49 -> 6.1.50 2023-08-31 19:12:26 +02:00
Maximilian Bosch
5e38989bff
linux: 5.4.254 -> 5.4.255 2023-08-31 19:12:13 +02:00
Maximilian Bosch
3a5258ca49
linux: 5.15.128 -> 5.15.129 2023-08-31 19:12:01 +02:00
Maximilian Bosch
19127bfd09
linux: 5.10.192 -> 5.10.193 2023-08-31 19:11:51 +02:00
Maximilian Bosch
6e91b52c04
linux: 4.19.292 -> 4.19.293 2023-08-31 19:11:43 +02:00
Maximilian Bosch
48a8bc548d
linux: 4.14.323 -> 4.14.324 2023-08-31 19:11:36 +02:00
Rick van Schijndel
9f72839fd8
Merge pull request #250180 from trofi/perf-libpfm
perf: enable `perf stat` evens supported by `libpfm`
2023-08-31 17:33:14 +02:00
Maciej Krüger
b9ab9a92b9
Merge pull request #251409 from gilice/flutter-313 2023-08-30 22:00:14 +02:00
Atemu
428d8f40d8
Merge pull request #252098 from Atemu/update/xanmod
linux_xanmod, linux_xanmod_latest: 2023-08-29
2023-08-30 12:41:31 +02:00
Weijia Wang
2e54aa282e
Merge pull request #252183 from wegank/prl-tools-bump
linuxPackages_latest.prl-tools: 18.3.2-53621 -> 19.0.0-54570
2023-08-30 11:45:11 +02:00
Ulrik Strid
6a1d0ea8aa
Merge pull request #252092 from ulrikstrid/ulrikstrid--lenovo-legion-linux-0_0_5
linuxKernel.packages.lenovo-legion: 2023-04-02-16-53-51 -> 0.0.5
2023-08-30 09:30:38 +02:00
Neil Skinner
035b4040b5 ipu6-drivers: unstable-2023-06-02 -> unstable-2023-08-28 2023-08-29 18:18:11 -04:00
Weijia Wang
2284873c47 linuxPackages_latest.prl-tools: 18.3.2-53621 -> 19.0.0-54570 2023-08-29 19:52:52 +02:00
Artturi
ca610a452c
Merge pull request #246649 from amjoseph-nixpkgs/pr/libnvme/withDocs 2023-08-29 15:57:14 +03:00
hacker1024
d5ef1bc848 firmware-updater: unstable-2023-06-20 -> unstable-2023-09-17, upgrade to Flutter 3.13.0 2023-08-29 13:12:09 +02:00