end-4
e5ca1b234f
ags: autogenerated keybind cheatsheet (#271(?))
2024-06-09 21:25:40 +07:00
end-4
0aa3e951c5
Window rules fixes/additions ( #595 )
2024-06-09 06:47:14 +07:00
Joel Murphy
bcb7a3b29a
rules: float web browser video player picture-in-picture windows
2024-06-08 21:30:25 +01:00
Joel Murphy
0fca54068f
rules: make "File Upload" dialogs float
2024-06-08 21:29:15 +01:00
end-4
8752384306
bar: add "nothing" mode ( #544 )
2024-06-08 20:20:50 +07:00
end-4
acd6154a75
less transparency
2024-06-08 20:17:59 +07:00
end-4
2a11489541
gpts: providers: add openrouter ( #263 )
2024-06-06 21:22:55 +07:00
Celestial.y
8ddc7f2aee
Fix "No remote for the current branch" #581 ( #585 )
2024-06-06 18:26:00 +08:00
end-4
c6b83a6e23
Arrays in user options don't throw an error anymore ( #586 )
2024-06-06 17:24:24 +07:00
end-4
d219430b6b
Update thorium-flags.conf to use gnome-libsecret ( #583 )
2024-06-06 17:20:54 +07:00
Myryk
9cac7c91a4
check in user options skips arrays
2024-06-06 01:46:02 +02:00
Makrennel
55c4acfad9
Fix calling dependencies after sourcing
2024-06-06 00:07:30 +01:00
Makrennel
07601ed2aa
Change custom PKGBUILD installation method ( #581 )
2024-06-05 23:50:48 +01:00
end-4
f98f641000
Only show 1 digit after decimal point for battry percentage ( #580 )
2024-06-05 19:21:49 +07:00
end-4
f62b721a3a
battery: don't show .0
2024-06-05 19:21:01 +07:00
Joel Murphy
98bcda1099
thorium: use gnome-libsecret as password store
2024-06-05 11:43:15 +01:00
clsty
742af70af7
Quick fix for #581
2024-06-05 18:30:05 +08:00
Cyao
70fac17e32
Only show 1 digit after decimal point for battry percentage
2024-06-04 17:59:58 +02:00
end-4
9eaf715666
Update sideright.js
2024-06-04 21:52:18 +07:00
end-4
074328b3aa
fix mpd mpris ( #566 )
2024-06-04 21:16:53 +07:00
end-4
d3bbeaaff2
allow hiding fake screen rounding when fullscreen ( #579 )
2024-06-04 16:09:14 +07:00
end-4
5c78446c3c
Substitutions again ( #577 )
2024-06-03 17:53:47 +07:00
Myryk
4fd19c0aa0
Merge branch 'main' of https://github.com/end-4/dots-hyprland into substitutions-again
2024-06-03 12:12:09 +02:00
Myryk
eb3172b1fd
substitution works again
2024-06-03 12:12:04 +02:00
Celestial.y
8884ed8f22
Revamp installation with meta packages, and respect XDG dirs ( #549 ) ( #570 )
2024-06-03 12:52:56 +08:00
end-4
4ffe74b65b
Update README.md with software choices, intro, and formatting tweaks ( #574 )
2024-06-03 09:23:27 +07:00
end-4
f41a44386e
readme: remove emoji at the end of the link
2024-06-03 09:23:02 +07:00
end-4
db915de3fd
readme: correct software overview
2024-06-03 09:19:47 +07:00
end-4
0daea262ea
Update README.md
2024-06-03 09:13:01 +07:00
Makrennel
11f0ff1ae4
Fix pymyc.... again
2024-06-03 00:48:06 +01:00
Makrennel
9fa836b249
Probably best not to make NetworkManager implicit
...
Could make a user's system unusable if they didn't implicitly install
it and they subsequently uninstall it...
2024-06-02 23:32:07 +01:00
Makrennel
e0dcdc333e
Use v function to check for explicit conversion
2024-06-02 22:49:54 +01:00
Nathan
532d584f78
Update README.md with software choices, intro, and formatting tweaks
2024-06-02 11:18:32 -07:00
Makrennel
c8cf30e027
Fix pymyc-aur command breaking with v function
2024-06-02 15:10:33 +01:00
Makrennel
139be83761
Didn't realize this dep was in the python meta-pkg
2024-06-02 05:27:36 +01:00
Makrennel
a5a475c4ee
Convert explicit deps to non-explicit on update
...
Check if dependencies were previously explicitly installed and set them
to implicit so they can be orphaned if no longer required by the new
meta packages which declare dependencies
2024-06-02 02:53:26 +01:00
end-4
ed9313138d
fixed volume above 100% ( #568 )
2024-06-02 06:38:29 +07:00
Makrennel
4f884f5fdc
Re-allow declaration of deps in dependencies.conf
...
This is primarily for the use of the user, it's best to declare
core dependencies in meta-packages.
2024-06-01 22:24:42 +01:00
Myryk
c702831656
fixed volume above 100%
2024-06-01 20:56:09 +02:00
Makrennel
a9ba9b4650
Fix uninstall script - meta pkgs and group removal
2024-06-01 18:30:14 +01:00
Makrennel
70ff862f2a
Switch to using meta packages for dep installation
2024-06-01 18:10:42 +01:00
end-4
8c6b3b6e51
remove no longer necessary keybinds thanks to #557
2024-06-01 07:45:45 +07:00
end-4
e23010ebbe
Audio popups also showing up if the volume changes e.g. by keys ( #557 )
2024-06-01 07:44:07 +07:00
Myryk
bb1cc5de0e
structured my code better
2024-05-31 11:08:37 +02:00
Myryk
8e20486e2e
fixed unwanted popup when changing device
2024-05-31 10:59:41 +02:00
Makrennel
08c1719c68
Update update.sh to use xdg base dirs ( #549 )
2024-05-31 00:20:36 +01:00
Makrennel
0c0634aef5
Make install script obey xdg dirs ( #549 )
2024-05-30 19:02:52 +01:00
end-4
e5f2cc641d
ags: support optional darkman integration ( #466 )
2024-05-30 22:37:08 +07:00
end-4
a67cb9d73a
fix latex rendering file operations ( #559 )
2024-05-30 22:09:22 +07:00
end-4
a94172d9cd
remove debug print
2024-05-30 20:57:59 +07:00