[lxqt-kwin] WIP

This commit is contained in:
Frede Hundewadt 2018-11-22 18:58:54 +01:00
parent 7956be51d9
commit f5b9f2dc24
No known key found for this signature in database
GPG key ID: 7605992471F3F073
9 changed files with 341 additions and 0 deletions

1
community/lxqt-kwin/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
*.org

View file

@ -0,0 +1,132 @@
#-------------------------------------------------
##### EDITION BASE PACKAGES
#---------=> audio
alsa-firmware
alsa-lib
alsa-plugins
pa-applet
pavucontrol-qt
#---------=> applications
falkon
juffed-qt5
lximage-qt
manjaro-application-utility
manjaro-documentation-en
manjaro-hello
pamac
qpdfview
trojita
#---------=> file management
ark
p7zip
pcmanfm-qt
unarchiver
unrar
#---------=> fonts
terminus-font
ttf-dejavu
ttf-roboto
#---------=> utilities
dmidecode
htop
inxi
numlockx
powertop
screenfetch
#---------=> display manager and theme
sddm
sddm-breath-theme
#---------=> settings manager
manjaro-settings-manager
manjaro-settings-manager-notifier
qt5-styleplugins
qt5ct
#---------=> lxqt core
lxqt-about
lxqt-admin
lxqt-config
lxqt-globalkeys
lxqt-notificationd
lxqt-openssh-askpass
lxqt-panel
lxqt-policykit
lxqt-powermanagement
lxqt-qtplugin
lxqt-runner
lxqt-session
lxqt-sudo
#---------=> kwin window manager
kwin
systemsettings
#---------=> settings config package
>basic manjaro-lxqt-basic-settings
>extra manjaro-lxqt-extra-settings
#---------=> edition theming and settings
manjaro-grub-theme-glassfield
manjaro-wallpapers-18.0
manjaro-zsh-config
xcursor-breeze
#---------=> network
avahi
bluedevil
bluez
network-manager-applet
networkmanager-qt
networkmanager-dmenu
networkmanager-openvpn
openresolv
openssh
openssl
### -------- SYSTEM --------
#---------=> system icons
adwaita-icon-theme
gnome-icon-theme
gnome-icon-theme-extras
gnome-icon-theme-symbolic
gnome-themes-extra
hicolor-icon-theme
#---------=> system fonts
freetype2
#---------=> system
accountsservice
gamin
gksu-polkit
gnome-keyring
gtk3-classic
manjaro-hotfixes
polkit
python2-xdg
xdg-user-dirs
xdg-user-dirs-gtk
xdg-utils
#---------=> xorg
xorg-server
xorg-server-common
xorg-xbacklight
xorg-xinit
xorg-xinput
xorg-xkill
xorg-xprop
xf86-input-libinput
#---------=> Misc
manjaro-hotfixes

View file

@ -0,0 +1 @@
../../shared/Packages-Live

View file

@ -0,0 +1 @@
../../shared/Packages-Mhwd

View file

@ -0,0 +1 @@
../../shared/Packages-Root

View file

@ -0,0 +1,8 @@
Section "InputClass"
Identifier "touchpad catchall"
Driver "synaptics"
MatchIsTouchpad "on"
Option "TapButton1" "1"
Option "TapButton2" "2"
Option "TapButton3" "3"
EndSection

View file

@ -0,0 +1,123 @@
[Autologin]
# Whether sddm should automatically log back into sessions when they exit
Relogin=false
# Name of session file for autologin session (if empty try last logged in)
Session=
# Username for autologin session
User=
[General]
# Halt command
HaltCommand=/usr/bin/systemctl poweroff
# Input method module
InputMethod=
# Initial NumLock state. Can be on, off or none.
# If property is set to none, numlock won't be changed
# NOTE: Currently ignored if autologin is enabled.
Numlock=none
RebootCommand=/usr/bin/systemctl reboot
[Theme]
# Current theme name
Current=manjaro
# Cursor theme used in the greeter
CursorTheme=breeze_cursors
# Number of users to use as threshold
# above which avatars are disabled
# unless explicitly enabled with EnableAvatars
DisableAvatarsThreshold=7
# Enable display of custom user avatars
EnableAvatars=true
# Global directory for user avatars
# The files should be named <username>.face.icon
FacesDir=/usr/share/sddm/faces
# Theme directory path
ThemeDir=/usr/share/sddm/themes
[Users]
# Default $PATH for logged in users
DefaultPath=/usr/local/sbin:/usr/local/bin:/usr/bin
# Comma-separated list of shells.
# Users with these shells as their default won't be listed
HideShells=
# Comma-separated list of users that should not be listed
HideUsers=
# Maximum user id for displayed users
MaximumUid=60000
# Minimum user id for displayed users
MinimumUid=1000
# Remember the session of the last successfully logged in user
RememberLastSession=true
# Remember the last successfully logged in user
RememberLastUser=true
# When logging in as the same user twice, restore the original session, rather than create a new one
ReuseSession=false
[Wayland]
# Enable Qt's automatic high-DPI scaling
EnableHiDPI=false
# Path to a script to execute when starting the desktop session
SessionCommand=/usr/share/sddm/scripts/wayland-session
# Directory containing available Wayland sessions
SessionDir=/usr/share/wayland-sessions
# Path to the user session log file
SessionLogFile=.local/share/sddm/wayland-session.log
[X11]
# Path to a script to execute when starting the display server
DisplayCommand=/usr/share/sddm/scripts/Xsetup
# Path to a script to execute when stopping the display server
DisplayStopCommand=/usr/share/sddm/scripts/Xstop
# Enable Qt's automatic high-DPI scaling
EnableHiDPI=false
# The lowest virtual terminal number that will be used.
MinimumVT=1
# Arguments passed to the X server invocation
ServerArguments=-nolisten tcp
# Path to X server binary
ServerPath=/usr/bin/X
# Path to a script to execute when starting the desktop session
SessionCommand=/usr/share/sddm/scripts/Xsession
# Directory containing available X sessions
SessionDir=/usr/share/xsessions
# Path to the user session log file
SessionLogFile=.local/share/sddm/xorg-session.log
# Path to the Xauthority file
UserAuthFile=.Xauthority
# Path to xauth binary
XauthPath=/usr/bin/xauth
# Path to Xephyr binary
XephyrPath=/usr/bin/Xephyr

View file

@ -0,0 +1 @@
../../shared/manjaro/live-overlay

View file

@ -0,0 +1,73 @@
##########################################
###### use this file in the profile ######
##########################################
# use multilib packages; x86_64 only
multilib="false"
# displaymanager
displaymanager="sddm"
# Set to false to disable autologin in the livecd
autologin="true"
# nonfree mhwd drivers
nonfree_mhwd="true"
# use extra packages as defined in pkglist to activate a full profile
#extra="false"
################ install ################
# unset defaults to given value
efi_boot_loader="grub"
# configure calamares for netinstall
#netinstall="false"
# configure calamares to use chrootcfg instead of unpackfs
#chrootcfg="false"
# use geoip for localization
geoip='true'
# unset defaults to given values
# addgroups="lp,network,power,wheel"
# unset defaults to given values
# names must match systemd service names
enable_systemd=('avahi-daemon' 'NetworkManager' 'systemd-timesyncd' 'tlp' 'tlp-sleep')
disable_systemd=('pacman-init')
# the same workgroup name if samba is used
# smb_workgroup=""
# default system shell is bash
# '/etc/defaults/useradd': " "
# userShell : "/bin/zsh"
# empty value will not be used
user_shell="/bin/zsh"
################# livecd #################
# unset defaults to given value
hostname="manjaro-lxqt"
# unset defaults to given value
# username="manjaro"
# unset defaults to given value
# password="manjaro"
# the login shell
# defaults to bash
login_shell=/bin/zsh
# unset defaults to given values
# addgroups="lp,network,power,wheel"
# unset defaults to given values
# names must match systemd service names
# services in enable_systemd array don't need to be listed here
# enable_systemd_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live')