Commit graph

3137 commits

Author SHA1 Message Date
Besanon
b311245e4e
Update lxqt-notificationd 2024-12-14 11:18:51 +01:00
Besanon
113856a40e
Update lxqt-notificationd 2024-12-14 11:17:20 +01:00
Besanon
9e0d84a028
Update lxqt-config-notificationd 2024-12-14 11:13:07 +01:00
Besanon
40cbf01c64
Update lxqt-config-notificationd 2024-12-14 11:11:27 +01:00
Besanon
fe7ce759e2
Update lxqt-config-notificationd 2024-12-14 11:08:50 +01:00
Besanon
3643618145
Update lxqt-config-brightness 2024-12-14 11:07:02 +01:00
Besanon
d4e4f3eec9
Update startlxqtwayland 2024-12-14 11:01:41 +01:00
Besanon
75e824d43e
Update startlxqtwayland 2024-12-14 10:59:24 +01:00
Besanon
f7e8a5e225
Create lxqt-config-brightness 2024-12-14 10:54:23 +01:00
Besanon
557d804974
Update startlxqtwayland 2024-12-14 10:49:29 +01:00
Besanon
c6472638e8
Create lxqt-notificationd 2024-12-14 10:48:38 +01:00
Besanon
12eb857f2c
Create startlxqtwayland
basic support for labwc
2024-12-14 10:44:06 +01:00
Besanon
5d6a1ef621
Merge branch 'roddhjav:main' into main 2024-12-14 10:33:37 +01:00
nobody43
edaa45067a fix exec_path bug, ignore skipable files
Some checks failed
Ubuntu / check (push) Has been cancelled
Ubuntu / build (default, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (default, ubuntu-24.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Has been cancelled
Ubuntu / tests (push) Has been cancelled
2024-12-13 18:07:57 +01:00
nobody43
8f4b330407 Update profile_check.py 2024-12-13 18:07:57 +01:00
nobody43
3030c28c05 Update profile_check.py 2024-12-13 18:07:57 +01:00
nobody43
679df325de polishing 2024-12-13 18:07:57 +01:00
nobody43
21b60b4fa3 Update profile_check.py 2024-12-13 18:07:57 +01:00
nobody43
313f2f7f2c Create profile_check.py 2024-12-13 18:07:57 +01:00
Besanon
3721d12a5d
more lxqt-files (#613)
* Create abstraction for lxqt desktop group

first file for the LXQT 2.0 desktop group

* Update lxqt

* xdg-desktop abstraction added

* removing tabs

* Create startlxqt

starter file for LXQT Desktop

* Create startlxqt

* fixing startlxqt

I use sddm as display manager

I cant remove the other file - only use graphical env., sorry

After startlxqt i would add  2 lines to sddm to enable the start of LXQT desktop

* Delete apparmor.d/profiles-s-z/startlxqt

* indented by 2 spaces (like other entries)

* Update sddm

Enable sddm to start an lxqt desktop session

* Create lxqt-session

lxqt-session to be started by startlxqt. Display manager: sddm

* Update lxqt-session

* Update lxqt-session

* removed trailing whitespace

* Update kscreen_backend_launcher to support lxqt desktop

is needed for several complaints:
DENIED  kscreen_backend_launcher open owner @{user_config_dirs}/lxqt/lxqt.conf comm=kscreen_backend requested_mask=r denied_mask=r
DENIED  kscreen_backend_launcher open /usr/share/lxqt/lxqt.conf comm=kscreen_backend requested_mask=r denied_mask=r
DENIED  kscreen_backend_launcher open owner @{user_config_dirs}/lxqt/session.conf comm=kscreen_backend requested_mask=r denied_mask=r
DENIED  kscreen_backend_launcher open /usr/share/lxqt/session.conf comm=kscreen_backend requested_mask=r denied_mask=r

* Update lxqt-session

* Create lxqt-panel

* Update lxqt-panel

* Update lxqt-panel

* Update lxqt-panel

* fix conflicting x

* Update lxqt-panel

add child-open

* remove  include <abstractions/app-launcher-user>

you think its too permissive to have app-launcher-user here, right?

* Update lxqt-panel

add needed programs

* Update lxqt-panel

turning back to layout of corresponding xfce file.

* Create lxqt-globalkeysd

* Create lxqt-about

* Create lxqt-leave

* Create lxqt-runner

* Update lxqt-leave

* Update lxqt-runner

* Update lxqt-globalkeysd

* remove video in lxqt-about

* Update lxqt-about

* Update lxqt-runner

* remove abstr. in lxqt-globalkeysd

* remove abstr. in lxqt-runner

* remove abstr. in lxqt-leave

* Create lxqt-config-notificationd

* Create lxqt-config-locale

* Create lxqt-config-printer

* Create lxqt-config-file-associations

* Create lxqt-config-powermanagement

* enable wayland-session for lxqt 2.1

startlxqtwayland for starting the session, support for labwc and kwin_wayland

* Update lxqt-config-printer

* Update lxqt-config-powermanagement

* Update sddm

* Update sddm

* adapt pci-rules

ok, havent seen this profile yet. I will change that in lxqt-powermanagement as well and check the other profiles

* Update lxqt-config-powermanagement

* Update lxqt-config-powermanagement

* Update lxqt-config-powermanagement

* Update lxqt-config-powermanagement
2024-12-13 18:06:59 +01:00
odomingao
6dcb6c0362 Add wttrbar 2024-12-13 18:05:53 +01:00
Alex
c8cbeac9b2 fix(profile): snapd
Some checks are pending
Ubuntu / check (push) Waiting to run
Ubuntu / build (default, ubuntu-22.04) (push) Blocked by required conditions
Ubuntu / build (default, ubuntu-24.04) (push) Blocked by required conditions
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Blocked by required conditions
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Blocked by required conditions
Ubuntu / tests (push) Blocked by required conditions
2024-12-12 22:52:55 +01:00
Alex
64ed654fdf fix(profile): cron communication with dbus. 2024-12-12 22:52:55 +01:00
Alexandre Pujol
c8b1751f37 fix(profile): snap integration with dbus. 2024-12-12 22:52:55 +01:00
Alexandre Pujol
c7030f16a6 feat(profile): minor update. 2024-12-12 22:52:55 +01:00
Alexandre Pujol
14e9fea29a feat: improve dbus integration for chsh, better handling of generic needrestart. 2024-12-12 22:52:55 +01:00
Alexandre Pujol
3690a4c327 fix: apparmor parser inside snap. 2024-12-12 22:52:55 +01:00
Alexandre Pujol
94bf2495e3 feat(profile): needrestart improve mqueue rule. 2024-12-12 22:52:55 +01:00
Besanon
26c93b6e1b
Update lxqt-config-powermanagement 2024-11-29 19:04:29 +01:00
Besanon
6e402fe2bd
Update lxqt-config-powermanagement 2024-11-29 19:03:37 +01:00
Besanon
b606096448
Update lxqt-config-powermanagement 2024-11-29 17:49:01 +01:00
Besanon
65ab819b8f
Update lxqt-config-powermanagement 2024-11-29 17:11:16 +01:00
Besanon
0f36ac12ea
adapt pci-rules
ok, havent seen this profile yet. I will change that in lxqt-powermanagement as well and check the other profiles
2024-11-29 16:55:09 +01:00
Alexandre Pujol
212b8dcf54
feat(profile): improve some core profiles.
Some checks failed
Ubuntu / check (push) Has been cancelled
Ubuntu / build (default, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (default, ubuntu-24.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Has been cancelled
Ubuntu / tests (push) Has been cancelled
2024-11-29 15:34:10 +00:00
Besanon
49dab18564
Update sddm 2024-11-25 17:44:53 +01:00
Besanon
af7641a687
Update sddm 2024-11-25 17:21:30 +01:00
odomingao
3cc7f82d30 Fix typo
Some checks failed
Ubuntu / check (push) Has been cancelled
Ubuntu / build (default, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (default, ubuntu-24.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Has been cancelled
Ubuntu / tests (push) Has been cancelled
2024-11-24 19:39:04 +00:00
Besanon
c2fa8db554
Update lxqt-config-powermanagement 2024-11-23 22:13:48 +01:00
valoq
e5ed979ce1
add profile for swayimg (#612)
Some checks are pending
Ubuntu / check (push) Waiting to run
Ubuntu / build (default, ubuntu-22.04) (push) Blocked by required conditions
Ubuntu / build (default, ubuntu-24.04) (push) Blocked by required conditions
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Blocked by required conditions
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Blocked by required conditions
Ubuntu / tests (push) Blocked by required conditions
* add profile for swayimg

* fix exec
2024-11-23 21:03:42 +00:00
Besanon
3022684535
Update lxqt-config-printer 2024-11-23 21:36:56 +01:00
Besanon
41a7535398
enable wayland-session for lxqt 2.1
startlxqtwayland for starting the session, support for labwc and kwin_wayland
2024-11-23 21:21:12 +01:00
Besanon
26b2e1c54c
Create lxqt-config-powermanagement 2024-11-23 21:15:24 +01:00
Besanon
ee63c445f0
Create lxqt-config-file-associations 2024-11-23 21:10:03 +01:00
Besanon
9d946327a4
Create lxqt-config-printer 2024-11-23 21:05:18 +01:00
Besanon
08a2987d35
Create lxqt-config-locale 2024-11-23 21:03:16 +01:00
Besanon
3abe61d007
Create lxqt-config-notificationd 2024-11-23 20:57:59 +01:00
Besanon
2bee0206fc
Merge branch 'roddhjav:main' into main 2024-11-23 20:53:49 +01:00
Besanon
7acd9079a2
add more lxqt files (#600)
Some checks are pending
Ubuntu / check (push) Waiting to run
Ubuntu / build (default, ubuntu-22.04) (push) Blocked by required conditions
Ubuntu / build (default, ubuntu-24.04) (push) Blocked by required conditions
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Blocked by required conditions
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Blocked by required conditions
Ubuntu / tests (push) Blocked by required conditions
* Create abstraction for lxqt desktop group

first file for the LXQT 2.0 desktop group

* Update lxqt

* xdg-desktop abstraction added

* removing tabs

* Create startlxqt

starter file for LXQT Desktop

* Create startlxqt

* fixing startlxqt

I use sddm as display manager

I cant remove the other file - only use graphical env., sorry

After startlxqt i would add  2 lines to sddm to enable the start of LXQT desktop

* Delete apparmor.d/profiles-s-z/startlxqt

* indented by 2 spaces (like other entries)

* Update sddm

Enable sddm to start an lxqt desktop session

* Create lxqt-session

lxqt-session to be started by startlxqt. Display manager: sddm

* Update lxqt-session

* Update lxqt-session

* removed trailing whitespace

* Update kscreen_backend_launcher to support lxqt desktop

is needed for several complaints:
DENIED  kscreen_backend_launcher open owner @{user_config_dirs}/lxqt/lxqt.conf comm=kscreen_backend requested_mask=r denied_mask=r
DENIED  kscreen_backend_launcher open /usr/share/lxqt/lxqt.conf comm=kscreen_backend requested_mask=r denied_mask=r
DENIED  kscreen_backend_launcher open owner @{user_config_dirs}/lxqt/session.conf comm=kscreen_backend requested_mask=r denied_mask=r
DENIED  kscreen_backend_launcher open /usr/share/lxqt/session.conf comm=kscreen_backend requested_mask=r denied_mask=r

* Update lxqt-session

* Create lxqt-panel

* Update lxqt-panel

* Update lxqt-panel

* Update lxqt-panel

* fix conflicting x

* Update lxqt-panel

add child-open

* remove  include <abstractions/app-launcher-user>

you think its too permissive to have app-launcher-user here, right?

* Update lxqt-panel

add needed programs

* Update lxqt-panel

turning back to layout of corresponding xfce file.

* Create lxqt-globalkeysd

* Create lxqt-about

* Create lxqt-leave

* Create lxqt-runner

* Update lxqt-leave

* Update lxqt-runner

* Update lxqt-globalkeysd

* remove video in lxqt-about

* Update lxqt-about

* Update lxqt-runner

* remove abstr. in lxqt-globalkeysd

* remove abstr. in lxqt-runner

* remove abstr. in lxqt-leave
2024-11-23 17:44:18 +00:00
doublez13
8efdc5d8e3
Add profile for iftop (#604)
Some checks failed
Ubuntu / check (push) Has been cancelled
Ubuntu / build (default, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (default, ubuntu-24.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-22.04) (push) Has been cancelled
Ubuntu / build (full-system-policy, ubuntu-24.04) (push) Has been cancelled
Ubuntu / tests (push) Has been cancelled
* Add profile for iftop

* iftop: clean up formatting
2024-11-21 21:12:02 +00:00
Alexandre Pujol
044f80b1db
feat(tunable): unify some XDG and user dirs varibale name. 2024-11-21 20:59:06 +00:00