Raboneko
debd508d81
bump: helium-browser-bin plasma6-applet-appgrid zed-preview zed golang-github-jesseduffield-lazygit
2026-05-28 18:41:27 +00:00
Raboneko
b2c94b98e9
bump: discord-canary-openasar discord-canary helium-browser-bin geist rpcs3 activate-linux
2026-05-20 21:53:29 +00:00
Raboneko
f5f2ae70dd
bump: discord-canary-openasar discord-canary helium-browser-bin rust-mise scx-scheds kittyCAD-cli
2026-05-14 20:50:45 +00:00
Raboneko
a03b0a9c89
bump: helium-browser-bin xf-xet fresh zig-master-bootstrap
2026-05-06 06:42:15 +00:00
Raboneko
b65d1af5d5
bump: helium-browser-bin ruffle-nightly
2026-04-30 06:38:42 +00:00
Raboneko
d815b83754
bump: helium-browser-bin proton-vpn gradle-completions
2026-04-29 07:23:21 +00:00
Raboneko
1b42f800b2
bump: helium-browser-bin
2026-04-26 07:53:01 +00:00
Raboneko
9dd70aa19c
bump: helium-browser-bin osu-lazer zig-master-bootstrap
2026-04-18 13:42:50 +00:00
Raboneko
9e261b456d
bump: helium-browser-bin lua-language-server
2026-04-14 15:49:56 +00:00
Raboneko
1ef1e59e29
bump: helium-browser-bin
2026-04-12 05:12:03 +00:00
Raboneko
155041539c
bump: helium-browser-bin
2026-04-09 08:20:59 +00:00
Raboneko
8a1aec9471
bump: helium-browser-bin zed-preview
2026-04-01 18:34:41 +00:00
Gilver
f845273ab2
chore: Sync f42 ( #10894 )
...
* chore: Sync f42
* chore: Resync f42
2026-03-29 22:38:18 +08:00
Raboneko
075bf4e21b
bump: helium-browser-bin ruffle-nightly
2026-03-20 04:46:23 +00:00
Raboneko
daf37528cf
fix: helium-browser-bin .desktop file, use %desktop_file_install ( #10696 ) ( #10697 )
2026-03-18 04:00:58 +00:00
Raboneko
1e8e68a948
bump: helium-browser-bin rpcs3 av
2026-03-14 17:06:37 +00:00
Raboneko
7c624a5e35
bump: helium-browser-bin
2026-03-14 07:03:19 +00:00
Raboneko
437074793f
bump: helium-browser-bin swayosd
2026-03-12 08:59:00 +00:00
Raboneko
dc9d71f01b
thank you to Kait from the OGC ( #10353 ) ( #10356 )
2026-03-07 02:08:38 -06:00
Raboneko
d96a5f6eec
add myself to the helium packager line ( #10228 ) ( #10234 )
...
* add myself to the helium packager line
this my package now
* bump(helium-browser-bin): release 1 → 2
---------
(cherry picked from commit f9b52c5d69 )
Signed-off-by: nothingneko <jade@fyralabs.com >
Co-authored-by: nothingneko <jade@fyralabs.com >
Co-authored-by: hamachitan[bot] <252235638+hamachitan[bot]@users.noreply.github.com>
2026-03-02 16:27:36 -06:00
Raboneko
e3ac606396
bump: helium-browser-bin
2026-02-25 07:15:23 +00:00
Raboneko
5e6020e3bc
bump: helium-browser-bin powerstation
2026-02-21 07:32:12 +00:00
Raboneko
e83125f894
bump: helium-browser-bin python-materialyoucolor
2026-02-17 06:12:31 +00:00
Raboneko
6ce9e9bc60
bump: helium-browser-bin
2026-02-16 19:00:21 +00:00
Raboneko
2b29e02dcc
fix helium-browser-bin ( #9893 ) ( #9895 )
...
* fix helium-browser-bin
* fix
* %appid
* zed moment
* aghaghagh
(cherry picked from commit f2cf3f26da )
Co-authored-by: nothingneko <jade@fyralabs.com >
2026-02-15 03:11:46 -06:00
Raboneko
ee66a5c6a0
bump: helium-browser-bin butler-bin
2026-02-06 07:32:24 +00:00
Raboneko
dc0abf04e0
bump: helium-browser-bin rust-chess-tui
2026-01-29 11:30:28 +00:00
Raboneko
34a67f8fbf
bump: helium-browser-bin
2026-01-22 07:53:30 +00:00
Raboneko
0700067fdf
fix (helium-browser-bin): proper icon in .desktop file ( #9351 ) ( #9353 )
2026-01-20 00:32:53 -06:00
Raboneko
a07c3c8c4b
bump: helium-browser-bin
2026-01-18 16:26:00 +00:00
Raboneko
b56ef6f081
bump: helium-browser-bin
2026-01-08 08:31:03 +00:00
Raboneko
ae9da4b731
fix (helium-browser-bin): .desktop file ( #8966 ) ( #8968 )
...
* fox (helium-browser-bin): .desktop file
For some reason the .desktop file doesn't exec the correct binary anymore?
```
[Desktop Entry]
Version=1.0
Name=Helium Browser
GenericName=Web Browser
Comment=Access the Internet
Exec=helium %U
StartupNotify=true
StartupWMClass=helium
Terminal=false
Icon=net.imput.helium
Type=Application
Categories=Network;WebBrowser;
MimeType=application/pdf;application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/http;x-scheme-handler/https;
Actions=new-window;new-private-window;
[Desktop Action new-window]
Name=New Window
Exec=helium
[Desktop Action new-private-window]
Name=New Incognito Window
Exec=helium --incognito
```
This should fix that
* use desktop-file-install
* oh. my. god.
* move to right spot and remove stuff
* back to this
---------
(cherry picked from commit e5cb8d7a1b )
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com >
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com >
2026-01-07 14:29:27 +08:00
Raboneko
4c7f91f4e8
bump: helium-browser-bin
2026-01-03 07:39:45 +00:00
Raboneko
86121f35c5
bump: helium-browser-bin
2026-01-02 15:21:51 +00:00
Raboneko
d3008f4b30
bump: helium-browser-bin
2025-12-22 09:37:23 +00:00
Raboneko
9ea9d49a54
bump: helium-browser-bin
2025-12-17 09:52:51 +00:00
Raboneko
90433a4d9a
bump: helium-browser-bin
2025-12-16 10:25:18 +00:00
Raboneko
f51d54360c
bump: helium-browser-bin
2025-12-13 07:39:38 +00:00
Raboneko
3826b3e329
fix (helium-browser-bin): install needed docs and simplify sources/%prep ( #8257 ) ( #8274 )
...
(cherry picked from commit 27bee5bb33 )
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com >
2025-12-11 01:29:50 -06:00
Raboneko
dfdce48677
bump: helium-browser-bin
2025-12-10 06:48:30 +00:00
Raboneko
352560228f
bump: helium-browser-bin zapret
2025-12-07 11:19:02 +00:00
Raboneko
019e34fd3f
bump: helium-browser-bin anda-srpm-macros
2025-12-06 07:18:07 +00:00
Raboneko
c3eb71bef4
feat (helium-browser): metainfo ( #8032 ) ( #8052 )
...
(cherry picked from commit 177ec7ea2a )
Signed-off-by: Owen-sz <owen@fyralabs.com >
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com >
2025-12-04 16:37:21 -06:00
Raboneko
c7d193a0f5
add: helium-browser-bin ( #8007 ) ( #8025 )
...
* add: helium browser
* use libdir instead of /opt and cleanup redundant files
* rename from helium-browser -> helium-browser-bin
* fix desktop file
---------
(cherry picked from commit 65bf267eb1 )
Co-authored-by: Nadia <nyadiia@pm.me >
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com >
2025-12-03 21:21:10 -06:00