-
-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
more lxqt-files #613
Merged
Merged
more lxqt-files #613
Changes from 55 commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
82d549a
Create abstraction for lxqt desktop group
Besanon 5b71547
Update lxqt
Besanon 8072b33
xdg-desktop abstraction added
Besanon 637347b
removing tabs
Besanon 836dbd0
Create startlxqt
Besanon e886831
Merge branch 'roddhjav:main' into main
Besanon 5164b2b
Create startlxqt
Besanon b5aa129
fixing startlxqt
Besanon e81dc05
Delete apparmor.d/profiles-s-z/startlxqt
Besanon 67fcca5
indented by 2 spaces (like other entries)
Besanon f5e0472
Merge branch 'roddhjav:main' into main
Besanon f05b9be
Merge branch 'roddhjav:main' into main
Besanon c47e048
Update sddm
Besanon d567cb8
Create lxqt-session
Besanon 2ae9304
Update lxqt-session
Besanon 4c2db9b
Update lxqt-session
Besanon 632f62b
removed trailing whitespace
Besanon 6ca9092
Update kscreen_backend_launcher to support lxqt desktop
Besanon b2e0387
Update lxqt-session
Besanon a6d8553
Merge branch 'roddhjav:main' into main
Besanon b8712e7
Create lxqt-panel
Besanon db1a170
Update lxqt-panel
Besanon 6524dcc
Update lxqt-panel
Besanon 2653354
Update lxqt-panel
Besanon 8c4a457
Merge branch 'roddhjav:main' into main
Besanon 0cfe954
fix conflicting x
Besanon 0aafd35
Update lxqt-panel
Besanon 26b1b32
remove include <abstractions/app-launcher-user>
Besanon 9791b68
Update lxqt-panel
Besanon 38e88ce
Update lxqt-panel
Besanon d5552d2
Create lxqt-globalkeysd
Besanon 35fa0a2
Create lxqt-about
Besanon a7da467
Create lxqt-leave
Besanon 554301b
Create lxqt-runner
Besanon 7650a43
Merge branch 'roddhjav:main' into main
Besanon 7433e7b
Update lxqt-leave
Besanon 3ede791
Update lxqt-runner
Besanon de38a3b
Update lxqt-globalkeysd
Besanon 919d8a2
remove video in lxqt-about
Besanon e278ea5
Update lxqt-about
Besanon 66b19bf
Update lxqt-runner
Besanon 7e85bd5
remove abstr. in lxqt-globalkeysd
Besanon bbabc65
remove abstr. in lxqt-runner
Besanon 9452b4f
remove abstr. in lxqt-leave
Besanon 2bee020
Merge branch 'roddhjav:main' into main
Besanon 3abe61d
Create lxqt-config-notificationd
Besanon 08a2987
Create lxqt-config-locale
Besanon 9d94632
Create lxqt-config-printer
Besanon ee63c44
Create lxqt-config-file-associations
Besanon 26b2e1c
Create lxqt-config-powermanagement
Besanon 41a7535
enable wayland-session for lxqt 2.1
Besanon 3022684
Update lxqt-config-printer
Besanon c2fa8db
Update lxqt-config-powermanagement
Besanon af7641a
Update sddm
Besanon 49dab18
Update sddm
Besanon 0f36ac1
adapt pci-rules
Besanon 65ab819
Update lxqt-config-powermanagement
Besanon b606096
Update lxqt-config-powermanagement
Besanon 6e402fe
Update lxqt-config-powermanagement
Besanon 26c93b6
Update lxqt-config-powermanagement
Besanon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# apparmor.d - Full set of apparmor profiles | ||
# Copyright (C) 2024 Alexandre Pujol <alexandre@pujol.io> | ||
# Copyright (C) 2024 Besanon <m231009ts@mailfence.com> | ||
# SPDX-License-Identifier: GPL-2.0-only | ||
|
||
abi <abi/4.0>, | ||
|
||
include <tunables/global> | ||
|
||
@{exec_path} = @{bin}/lxqt-config-file-associations | ||
profile lxqt-config-file-associations @{exec_path} { | ||
include <abstractions/base> | ||
include <abstractions/lxqt> | ||
include <abstractions/nameservice-strict> | ||
|
||
@{exec_path} mr, | ||
|
||
/etc/machine-id r, | ||
|
||
owner @{user_config_dirs}/ r, | ||
owner @{user_config_dirs}/mimeapps* rwk, | ||
owner @{user_config_dirs}/lxqt-* rwk, | ||
owner @{user_config_dirs}/lxqt/ r, | ||
owner @{user_config_dirs}/lxqt/#@{int} rwk, | ||
owner @{user_config_dirs}/lxqt/lxqt-config-file-associations.conf.lock rwk, | ||
owner @{user_config_dirs}/lxqt/lxqt-config-file-associations.conf kl -> @{user_config_dirs}/lxqt/#@{int}, | ||
owner @{user_config_dirs}/lxqt/lxqt-config-file-associations.conf.@{rand6} rwkl -> @{user_config_dirs}/lxqt/#@{int}, | ||
|
||
owner /tmp/#@{int} rwk, | ||
|
||
/dev/tty rw, | ||
|
||
include if exists <local/lxqt-config-file-associations> | ||
} | ||
|
||
# vim:syntax=apparmor |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
# apparmor.d - Full set of apparmor profiles | ||
# Copyright (C) 2024 Alexandre Pujol <alexandre@pujol.io> | ||
# Copyright (C) 2024 Besanon <m231009ts@mailfence.com> | ||
# SPDX-License-Identifier: GPL-2.0-only | ||
|
||
abi <abi/4.0>, | ||
|
||
include <tunables/global> | ||
|
||
@{exec_path} = @{bin}/lxqt-config-locale | ||
profile lxqt-config-locale @{exec_path} { | ||
include <abstractions/base> | ||
include <abstractions/lxqt> | ||
include <abstractions/nameservice-strict> | ||
|
||
@{exec_path} mr, | ||
|
||
/etc/machine-id r, | ||
|
||
owner @{user_config_dirs}/lxqt/* r, | ||
owner @{user_config_dirs}/lxqt/#@{int} rw, | ||
owner @{user_config_dirs}/lxqt/lxqt-config.conf.lock rwk, | ||
owner @{user_config_dirs}/lxqt/lxqt-config.conf.@{rand6} rw, | ||
owner @{user_config_dirs}/lxqt/lxqt-config.conf.@{rand6} l -> @{user_config_dirs}/lxqt/#@{int}, | ||
owner @{user_config_dirs}/lxqt/lxqt-config-locale.conf l -> @{user_config_dirs}/lxqt/#@{int}, | ||
owner @{user_config_dirs}/lxqt/lxqt-config-locale.conf.@{rand6} rw, | ||
owner @{user_config_dirs}/lxqt/lxqt-config-locale.conf.@{rand6} l -> @{user_config_dirs}/lxqt/#@{int}, | ||
owner @{user_config_dirs}/lxqt/lxqt-config-locale.conf.lock rwk, | ||
owner @{user_config_dirs}/lxqt/session.conf.lock rwk, | ||
owner @{user_config_dirs}/lxqt/session.conf.@{rand6} rw, | ||
owner @{user_config_dirs}/lxqt/session.conf.@{rand6} l -> @{user_config_dirs}/lxqt/#@{int}, | ||
|
||
owner /tmp/@{int} r, | ||
|
||
/dev/tty rw, | ||
|
||
include if exists <local/lxqt-config-locale> | ||
} | ||
|
||
# vim:syntax=apparmor |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# apparmor.d - Full set of apparmor profiles | ||
# Copyright (C) 2024 Alexandre Pujol <alexandre@pujol.io> | ||
# Copyright (C) 2024 Besanon <m231009ts@mailfence.com> | ||
# SPDX-License-Identifier: GPL-2.0-only | ||
|
||
abi <abi/4.0>, | ||
|
||
include <tunables/global> | ||
|
||
@{exec_path} = @{bin}/lxqt-config-notificationd | ||
profile lxqt-config-notificationd @{exec_path} { | ||
include <abstractions/base> | ||
include <abstractions/lxqt> | ||
include <abstractions/nameservice-strict> | ||
|
||
@{exec_path} mr, | ||
|
||
/etc/machine-id r, | ||
|
||
/var/lib/dbus/machine-id r, | ||
|
||
owner @{user_config_dirs}/lxqt/#@{int} rw, | ||
owner @{user_config_dirs}/lxqt/notifications.conf.lock rwk, | ||
owner @{user_config_dirs}/lxqt/notifications.conf.@{rand6} rw, | ||
owner @{user_config_dirs}/lxqt/notifications.conf.@{rand6} l -> @{user_config_dirs}/lxqt/#@{int}, | ||
|
||
owner /tmp/#@{int} r, | ||
|
||
/dev/tty rw, | ||
|
||
include if exists <local/lxqt-config-notificationd> | ||
} | ||
|
||
# vim:syntax=apparmor |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# apparmor.d - Full set of apparmor profiles | ||
# Copyright (C) 2024 Alexandre Pujol <alexandre@pujol.io> | ||
# Copyright (C) 2024 Besanon <m231009ts@mailfence.com> | ||
# SPDX-License-Identifier: GPL-2.0-only | ||
|
||
abi <abi/4.0>, | ||
|
||
include <tunables/global> | ||
|
||
@{exec_path} = @{bin}/lxqt-config-powermanagement | ||
profile lxqt-config-powermanagement @{exec_path} { | ||
include <abstractions/base> | ||
include <abstractions/bus-system> | ||
include <abstractions/lxqt> | ||
include <abstractions/nameservice-strict> | ||
|
||
@{exec_path} mr, | ||
|
||
/etc/machine-id r, | ||
|
||
owner @{user_config_dirs}/lxqt/#@{int} rw, | ||
owner @{user_config_dirs}/lxqt/lxqt-powermanagement.conf.lock rwk, | ||
owner @{user_config_dirs}/lxqt/lxqt-powermanagement.conf.@{rand6} rw, | ||
owner @{user_config_dirs}/lxqt/lxqt-powermanagement.conf.@{rand6} l -> @{user_config_dirs}/lxqt/#@{int}, | ||
|
||
owner /tmp/@{int} r, | ||
|
||
@{sys}/class/backlight/ r, | ||
@{sys}/devices/@{pci}/**/drm/card@{int}/card@{int}-eDP-@{int}/intel_backlight/* rw, | ||
@{sys}/devices/@{pci}/0000:00:02.0/drm/card@{int}/card@{int}-eDP-@{int}/intel_backlight/ r, | ||
@{sys}/devices/@{pci}/0000:00:02.0/drm/card@{int}/card@{int}-eDP-@{int}/intel_backlight/max_brightness r, | ||
@{sys}/devices/@{pci}/0000:00:02.0/drm/card@{int}/card@{int}-eDP-@{int}/intel_backlight/bl_power r, | ||
@{sys}/devices/@{pci}/0000:00:02.0/drm/card@{int}/card@{int}-eDP-@{int}/intel_backlight/actual_brightness r, | ||
@{sys}/devices/@{pci}/**/**/drm/card@{int}/card@{int}-eDP-1/amdgpu_bl@{int}/* r, | ||
|
||
/dev/tty rw, | ||
|
||
include if exists <local/lxqt-config-powermanagement> | ||
} | ||
|
||
# vim:syntax=apparmor |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# apparmor.d - Full set of apparmor profiles | ||
# Copyright (C) 2024 Alexandre Pujol <alexandre@pujol.io> | ||
# Copyright (C) 2024 Besanon <m231009ts@mailfence.com> | ||
# SPDX-License-Identifier: GPL-2.0-only | ||
|
||
abi <abi/4.0>, | ||
|
||
include <tunables/global> | ||
|
||
@{exec_path} = @{bin}/lxqt-config-printer | ||
profile lxqt-config-printer @{exec_path} { | ||
include <abstractions/base> | ||
include <abstractions/lxqt> | ||
|
||
@{exec_path} mr, | ||
|
||
owner /tmp/@{int} r, | ||
|
||
/dev/tty rw, | ||
|
||
include if exists <local/lxqt-config-printer> | ||
} | ||
|
||
# vim:syntax=apparmor |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That cannot be let like this:
0000:00:02.0
is part of the pci address. This address often refers to the first GPU connected.Have a look at the profile
xfpm-power-backlight-helper
and copy all sys rules from it. This is what you need here.