Alexandre Pujol
d9ca201519
feat(profile): cleanup handling of gnome session.
2024-07-20 13:20:45 +01:00
Alexandre Pujol
52a2ae8c23
feat(profile): general update.
...
see #422
2024-07-20 13:13:27 +01:00
Alexandre Pujol
245898a9d2
feat(profile): ensure any gnome extension can be launched.
...
see #422
2024-07-20 13:06:30 +01:00
Alexandre Pujol
6073dc491f
feat(profile): add nvidia-smi.
2024-07-19 19:23:48 +01:00
Alexandre Pujol
aaf435ece1
feat(profile): general update.
2024-07-19 19:22:32 +01:00
odomingao
d05c9b9276
Fix hyprpicker ( #418 )
2024-07-19 16:54:08 +00:00
REmerald
d96550cd27
firewalld: make changes from the reviews
...
See #441
Also, I changed @{run}/modprobe.d/ to @{run}/modprobe.d/{,*.conf}
2024-07-16 15:15:06 +00:00
REmerald
ef9000e59e
Update firewalld
...
Add changes from aa-log -r.
Add attach_disconnected.
Add profile to main.flags, it was missing there for some reason.
There's some uncertainty about some lines, see comments.
2024-07-16 15:15:06 +00:00
Alexandre Pujol
cb30dcc4bc
feat(profile): general update.
...
see #416
2024-07-15 23:47:01 +01:00
Alexandre Pujol
960135e593
test(build): update userspace unit test.
2024-07-15 23:18:04 +01:00
Alexandre Pujol
6cd01064ae
feat(profile): general update.
2024-07-15 23:12:39 +01:00
Alexandre Pujol
9b2470462f
build: ensure @{exec_path} is present in profile att.
2024-07-15 23:04:35 +01:00
Alexandre Pujol
8ef9a18242
refractor: hypr group -> hyprland
2024-07-15 23:02:54 +01:00
Alexandre Pujol
3f16003ff9
build: ensure hyprland profiles are in complain mode.
2024-07-15 23:01:04 +01:00
odomingao
56f3332163
add profiles for waybar and some hypr utilities ( #414 )
2024-07-15 21:56:55 +00:00
Alexandre Pujol
85ccc46e44
feat(profile): cleanup mount dir access.
...
see #412
2024-07-14 18:08:45 +01:00
Alexandre Pujol
68da315ac2
fix(profile): minor fixes.
...
see #410
2024-07-14 12:34:12 +01:00
Alexandre Pujol
a270b7c6d4
fix(tunable): username can have uppercase letter.
...
See #409
2024-07-14 12:13:16 +01:00
Alexandre Pujol
9c9f743e1e
fix: variour small fixes.
...
See #409
2024-07-14 12:12:30 +01:00
valoq
bd1239b46a
add profiles for cmus and ouch ( #408 )
...
* add profiles for cmus and ouch
* minor corrections
2024-07-12 20:11:32 +01:00
Alexandre Pujol
d864f5c975
feat(profile): improve general integration
...
See #407
2024-07-12 20:08:58 +01:00
Alexandre Pujol
872b8fc30a
fix(profile): strawberry & nemo.
...
see #407
2024-07-11 14:29:43 +01:00
Alexandre Pujol
1db2c01117
feat(tunable): add kde-open to open_path.
2024-07-10 12:48:15 +01:00
Alexandre Pujol
435cf47359
fix: ensure dkms module can be installed on system update.
...
fix #377
2024-07-09 12:10:21 +01:00
Alexandre Pujol
d480156e09
feat(profile): general update.
2024-07-06 23:46:06 +01:00
Alexandre Pujol
8b2434c0a5
doc: recomand to frequently check aa-log.
2024-07-05 23:45:51 +01:00
Alexandre Pujol
aa58062eb6
chore: correct misspelled english words
2024-07-05 16:00:54 +01:00
Alexandre Pujol
120db25fc6
fix: ensure xdg-dbus-proxy have access to download files.
...
fix: #400
2024-07-05 12:38:32 +01:00
Alexandre Pujol
4289965cb8
feat(tunable): clarify the naming scheme for programs name.
2024-07-04 22:36:35 +01:00
Alexandre Pujol
ee3322c463
feat(aa-log): full detection of pci path.
2024-07-04 22:25:09 +01:00
Alexandre Pujol
62e18d04d7
feat(profile): general update.
2024-07-04 22:22:48 +01:00
Alexandre Pujol
8b8a81200a
fix: temporary allows xdg-mime to open any resources.
...
This profile needs to be rewritten and integrated with the xdg-open profiles.
fix : #378
2024-07-04 21:59:07 +01:00
Alexandre Pujol
dcf92e8e88
feat(profile): update kde profiles.
2024-07-04 21:38:46 +01:00
Alexandre Pujol
897bda824f
feat(profile): update akonadi profiles.
2024-07-04 21:36:09 +01:00
Alexandre Pujol
1675a26fbf
feat(profile): general update.
2024-07-02 22:08:15 +01:00
Alexandre Pujol
c0a081b827
feat(profile): add label for help program.
2024-07-02 22:05:36 +01:00
Alexandre Pujol
f9a93ab67e
feat(profile): general update.
2024-06-29 23:05:45 +01:00
Alexandre Pujol
7c5ba70b40
feat(aa): add missing methods for the Link struct.
2024-06-29 22:52:31 +01:00
Alexandre Pujol
8377dde5d2
feat(aa): update templates to last struct changes.
2024-06-29 22:33:45 +01:00
Alexandre Pujol
4e1b972ee5
feat(aa): rewrite the rules Format method.
...
Automate padding regardless of rule kind.
2024-06-29 22:31:36 +01:00
Alexandre Pujol
0e0f87611a
feat(aa): add implementation of the new rule methods.
2024-06-29 22:27:39 +01:00
Alexandre Pujol
8b24f3521d
feat(aa): add new formatting methods to the rule interface.
2024-06-29 22:20:42 +01:00
Alexandre Pujol
d9bbdb77fa
feat(aa): rename: convert -> util.
2024-06-29 20:01:00 +01:00
Alexandre Pujol
191c72fcb6
chore(aa): minor cosmetic of the rule interface.
2024-06-27 18:45:32 +01:00
Alexandre Pujol
86b2f74a24
test(aa): refractor interface rule unit tests.
2024-06-27 11:39:36 +01:00
Alexandre Pujol
732134bd96
feat(aa): improve internal sorting order.
2024-06-25 20:11:24 +01:00
Alexandre Pujol
7c006dee0a
feat(aa): be more verbose on rule.Merge
2024-06-25 20:10:12 +01:00
Alexandre Pujol
880f0ef37e
refractor(aa): ensure methods order in rules definitions.
2024-06-25 19:56:36 +01:00
Alexandre Pujol
272072d2a5
refractor(aa): rename base struct from RuleBase to Base
2024-06-25 19:50:27 +01:00
Alexandre Pujol
5b73923385
fix(profile): ensure backlight on all hardware
2024-06-25 12:27:22 +01:00