Levente Berky

Results 9 issues of Levente Berky

**What**: Closes #7987 **Additional issues**: No idea what else needs to be done, long time no contribution from my side.

ux review
css review

Hey, cool stuff here, I am though not really orinented in the code yet, do you think it would be possible to add shortcuts for the switcher. Eg.: shortcut `super...

Since 2020 the security of the electron apps ~~require~~ recommend a preload function. To use this lib with preload it could export the preload function. I am able to make...

@erikras Hey there! Just interested that if I increase the support of react in package.json would you consider merging it? It would help out with migration from react 16 projects...

Hello, I am having type problems when doing something like this: ```ts const emit = (args) => new Promise(...); /* some function -- Returns Promise */ const setAll = createAsyncAction('setAll',...

I would like to pass down to the compiled application a runtime dependency just like in ```nix writeShellApplication { runtimeInputs = [ pkgs.bitwarden-cli ]; ... } ``` I tried to...

This PR adds Nix and NixOs support for amber. It packages the executable with `bc` and `bash`. In addition it fixes the `/bin/bash` executable path since it is not supported...

Make so that Amber can update itself.

enhancement

![image](https://github.com/user-attachments/assets/c318469b-761c-4ae6-a147-54e2c8e5c793) As you can see from the above picture the GTK is requesting the "opposite" color but it is not correct with stylix for text. The above theme is cattpuccin-mocha...