Commit Graph

2175 Commits

Author SHA1 Message Date
Alexandre Pujol
2324da2fa7
feat(profile): add some minor xfce profile. 2024-04-05 23:46:57 +01:00
Alexandre Pujol
c04189d900
build(whonix): ignore kde & gnome profiles. 2024-04-05 23:45:58 +01:00
Alexandre Pujol
129db925ad
build(whonix): handle internal whonix conflict. 2024-04-05 23:44:43 +01:00
Alexandre Pujol
18a0e16d13
feat(profile): update torbrowser profiles. 2024-04-05 23:41:06 +01:00
Alexandre Pujol
2b26dac3b9
fix(build): add local variable definition.
Note: will be really fixed later.
2024-04-05 23:34:44 +01:00
Alexandre Pujol
257c872395
feat(profile): add xfce-terminal. 2024-04-05 23:32:54 +01:00
Alexandre Pujol
f4a66a3b8e
feat(profile): add all major xfce profiles. 2024-04-05 23:32:00 +01:00
Alexandre Pujol
7a3a856180
feat(whonix): add internal pam profiles. 2024-04-05 23:28:50 +01:00
Alexandre Pujol
14b779d29b
feat(profile): whonix: add msgcollector profiles. 2024-04-05 23:27:31 +01:00
Alexandre Pujol
c482234b64
fix(profile): ensure integration with kde on firefox.
See #310
2024-04-05 12:03:54 +01:00
Alexandre Pujol
3b03d8e20a
featr(profile): add polkit-gnome-authentication-agent. 2024-04-05 12:02:22 +01:00
Alexandre Pujol
ed864b6391
feat(profile): ensure xfce can start. 2024-04-05 12:01:46 +01:00
Alexandre Pujol
839f137de2
feat(profile) add the display-manager group.
- Group all display manager profile in the same group
- Ensure unsuported display manager can start a DE without breaking.
2024-04-05 11:59:41 +01:00
Alexandre Pujol
7603ac33d0
feat(profile): improve xfce related profiles 2024-04-05 11:54:59 +01:00
Alexandre Pujol
2c192dfab1
fix(profile): kwin_wayland.
See #310
2024-04-04 18:10:43 +01:00
Alexandre Pujol
8348e1dbb5
feat(profile): removed unused profile: spacefm. 2024-04-03 23:20:18 +01:00
Alexandre Pujol
a20360fd7d
fix(profile): snap, cleanup dbus rule. 2024-04-03 22:18:58 +01:00
Alexandre Pujol
2f8aa7705b
ci: also disable preprocess on ubuntu. 2024-04-03 22:05:49 +01:00
Alexandre Pujol
4527149c1f
fix: no comments... 2024-04-03 22:01:49 +01:00
Alexandre Pujol
c359c0a2fd
feat(profile): add alsactl. 2024-04-03 21:56:58 +01:00
Alexandre Pujol
50b720a8b9
feat(profile): add gpu-manager. 2024-04-03 21:56:33 +01:00
Alexandre Pujol
aae5c50914
ci: temporary disable ubuntu build.
Gihub action run on ubuntu, therefore it is safe.
2024-04-03 21:52:52 +01:00
Alexandre Pujol
6d3aeaa228
fix: aa syntax. 2024-04-03 21:25:10 +01:00
Alexandre Pujol
766b53beb3
feat(profile): improve xsession. 2024-04-03 21:22:26 +01:00
Alexandre Pujol
c623e6921c
feat(profile): add initial xfce group. 2024-04-03 21:18:08 +01:00
Alexandre Pujol
6810fe679e
chore: minor cosmetic. 2024-04-03 21:06:28 +01:00
Alexandre Pujol
cad0b936e5
build: make debian hide file edditable. 2024-04-03 21:05:24 +01:00
Alexandre Pujol
095254864f
feat(profile): general update. 2024-04-03 21:04:18 +01:00
Alexandre Pujol
4490db45c9
feat(aa-log): improve log cleaning. 2024-04-02 17:50:33 +01:00
Alexandre Pujol
1915fa5175
feat(build): simplify some internal tooling. 2024-04-02 17:48:03 +01:00
Alexandre Pujol
791459e39a
chore: update gitignore. 2024-04-02 13:44:27 +01:00
Alexandre Pujol
6dd0c36e9a
feat: prefix variables that refer to a profile 2024-04-02 13:41:08 +01:00
Alexandre Pujol
751bc683d9
fix(profile): ensure mutt pager can read its local storage.
Revert some mutt related change from 0619f4dcec

See #309
2024-04-01 21:42:58 +01:00
Alexandre Pujol
d07e63d506
feat(abs): cleanup thumbnails abstractions. 2024-04-01 00:51:57 +01:00
Alexandre Pujol
dab928305f
feat(abs): add igfx_user_feature to the graphics abs. 2024-03-31 12:45:13 +01:00
Alexandre Pujol
035ed51400
build(opensuse): clean files definition. 2024-03-30 18:24:49 +00:00
Alexandre Pujol
334c930969
fix(profile): temporary allow environment in profile transition.
Turn out this is the actual source of issues #80 #235:
- Some programs do not start well with scrub the environment
- Not related to dbus (but dbus was affected)
- May concern a lot of profiles

As a temporary solution, we convert all Px in px while we find out a proper solution.
2024-03-30 18:17:55 +00:00
Alexandre Pujol
534b10b261
feat(profile): rewrite some electron based profiles using the new electron abs. 2024-03-30 14:54:21 +00:00
Alexandre Pujol
89def65a17
feat(profile): add child-open-strict 2024-03-30 14:49:37 +00:00
Alexandre Pujol
f8deb46591
feat(abs): add initiall version of the electron common abstraction. 2024-03-30 14:48:29 +00:00
Alexandre Pujol
87459197d3
feat(profile): add child-modprobe-nvidia 2024-03-30 14:46:47 +00:00
Alexandre Pujol
70131163d3
refractror: remove moved abs. 2024-03-30 14:44:58 +00:00
Alexandre Pujol
601b62e93a
doc: update abstraction structure to the last changes. 2024-03-30 11:50:34 +00:00
Alexandre Pujol
0ae7b68dc8
feat(abs): really split audio-server & audio-client. 2024-03-29 19:48:13 +00:00
Alexandre Pujol
0619f4dcec
feat(profile): general update. 2024-03-29 19:45:10 +00:00
Alexandre Pujol
1f8507548f
feat(fsp): update the default profile.
Note: it is still not usable.
2024-03-29 19:33:55 +00:00
Alexandre Pujol
3a7b9a2c4e
feat(abs): minor update of some core abs. 2024-03-29 19:32:23 +00:00
Alexandre Pujol
adb936e62f
feat(abs): add new shells abstraction. 2024-03-29 18:31:15 +00:00
Alexandre Pujol
58a4f1601a
fix(profile): ensure interactive shell use @{shells_path} instead of @{sh_path}. 2024-03-29 18:19:35 +00:00
Alexandre Pujol
2fc2394bad
feat(abs): rewrite user-read/user-write.
See #307
2024-03-28 16:47:40 +00:00