From c53ddca141bd328c88e6c75dc31363e4ea6c0558 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Du=C5=A1an=20Kazik?= Date: Tue, 27 Jun 2017 17:54:21 +0200 Subject: [PATCH 1/7] Added simple scan app, to gnome edition --- manjaro/gnome/Packages-Desktop | 1 + 1 file changed, 1 insertion(+) diff --git a/manjaro/gnome/Packages-Desktop b/manjaro/gnome/Packages-Desktop index 46b9765..886bd43 100644 --- a/manjaro/gnome/Packages-Desktop +++ b/manjaro/gnome/Packages-Desktop @@ -98,6 +98,7 @@ powertop pulseaudio-bluetooth pulseaudio-ctl pulseaudio-zeroconf +>extra simple-scan sushi >systemd alsa-utils >systemd avahi From 8cfec7856c5410ddc44f634481052a9f3d2f8dcf Mon Sep 17 00:00:00 2001 From: Thanos Apostolou Date: Sat, 8 Jul 2017 00:26:15 +0300 Subject: [PATCH 2/7] remove galculator --- community/mate/Packages-Desktop | 1 - 1 file changed, 1 deletion(-) diff --git a/community/mate/Packages-Desktop b/community/mate/Packages-Desktop index 58067fa..044abce 100644 --- a/community/mate/Packages-Desktop +++ b/community/mate/Packages-Desktop @@ -15,7 +15,6 @@ manjaro-wallpapers-17.0 mate-icon-theme xcursor-breeze mate -galculator marco brisk-menu mate-notification-theme-slate From 819b20a11aefd4cc06afeb03906b81a6cbf25892 Mon Sep 17 00:00:00 2001 From: Chrysostomus Date: Mon, 10 Jul 2017 08:20:42 +0300 Subject: [PATCH 3/7] Enable tap to click --- .../etc/X11/xorg.conf.d/30-touchpad.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 community/bspwm/desktop-overlay/etc/X11/xorg.conf.d/30-touchpad.conf diff --git a/community/bspwm/desktop-overlay/etc/X11/xorg.conf.d/30-touchpad.conf b/community/bspwm/desktop-overlay/etc/X11/xorg.conf.d/30-touchpad.conf new file mode 100644 index 0000000..d395ea2 --- /dev/null +++ b/community/bspwm/desktop-overlay/etc/X11/xorg.conf.d/30-touchpad.conf @@ -0,0 +1,10 @@ + +Section "InputClass" + Identifier "libinput touchpad catchall" + MatchIsTouchpad "on" + MatchDevicePath "/dev/input/event*" + Driver "libinput" + Option "AccelSpeed" "0.3" + "Tapping" "on" +EndSection + From f12638c59fb59c2896b859539f0a027c509e3d9c Mon Sep 17 00:00:00 2001 From: Bernhard Landauer Date: Thu, 13 Jul 2017 22:03:19 +0200 Subject: [PATCH 4/7] use explicit documentation pkg --- community/budgie/Packages-Desktop | 2 +- community/cinnamon/Packages-Desktop | 2 +- community/deepin/Packages-Desktop | 2 +- community/lxde/Packages-Desktop | 2 +- community/mate/Packages-Desktop | 3 +-- manjaro/gnome/Packages-Desktop | 2 +- manjaro/kde/Packages-Desktop | 2 +- manjaro/xfce/Packages-Desktop | 4 +++- sonar/gnome-edition/Packages-Desktop | 2 +- 9 files changed, 11 insertions(+), 10 deletions(-) diff --git a/community/budgie/Packages-Desktop b/community/budgie/Packages-Desktop index 93229a9..8241448 100644 --- a/community/budgie/Packages-Desktop +++ b/community/budgie/Packages-Desktop @@ -158,7 +158,7 @@ yelp >extra uget >extra transmission-gtk >extra brasero ->extra manjaro-documentation +>extra manjaro-documentation-en >extra jre8-openjdk >extra jre8-openjdk-headless # >extra flashplugin diff --git a/community/cinnamon/Packages-Desktop b/community/cinnamon/Packages-Desktop index e4bcc60..7e2c6c4 100644 --- a/community/cinnamon/Packages-Desktop +++ b/community/cinnamon/Packages-Desktop @@ -53,7 +53,7 @@ lightdm-slick-greeter manjaro-alsa manjaro-browser-settings manjaro-cinnamon-settings ->extra manjaro-documentation +>extra manjaro-documentation-en manjaro-hello manjaro-hotfixes >extra manjaro-printer diff --git a/community/deepin/Packages-Desktop b/community/deepin/Packages-Desktop index abe577b..490c0e1 100644 --- a/community/deepin/Packages-Desktop +++ b/community/deepin/Packages-Desktop @@ -61,7 +61,7 @@ inxi manjaro-alsa manjaro-browser-settings manjaro-deepin-settings ->extra manjaro-documentation +>extra manjaro-documentation-en manjaro-hello manjaro-hotfixes >extra manjaro-printer diff --git a/community/lxde/Packages-Desktop b/community/lxde/Packages-Desktop index 817adab..03d6ac5 100644 --- a/community/lxde/Packages-Desktop +++ b/community/lxde/Packages-Desktop @@ -128,7 +128,7 @@ unace # ACE archive support unrar # RAR archive support ## Documentation -manjaro-documentation +manjaro-documentation-en ## Xorg Input Drivers xf86-input-synaptics diff --git a/community/mate/Packages-Desktop b/community/mate/Packages-Desktop index 044abce..5e3ee0a 100644 --- a/community/mate/Packages-Desktop +++ b/community/mate/Packages-Desktop @@ -120,7 +120,7 @@ xorg-twm xorg-xinit yelp >extra gtk3-print-backends ->extra manjaro-documentation +>extra manjaro-documentation-en >extra mate-themes >extra mate-tweak >extra libreoffice-fresh @@ -131,7 +131,6 @@ yelp >extra uget >extra transmission-gtk >extra brasero ->extra manjaro-documentation >extra jre8-openjdk >extra jre8-openjdk-headless # >extra flashplugin diff --git a/manjaro/gnome/Packages-Desktop b/manjaro/gnome/Packages-Desktop index 11efaac..4f8b85e 100644 --- a/manjaro/gnome/Packages-Desktop +++ b/manjaro/gnome/Packages-Desktop @@ -147,7 +147,7 @@ yelp >extra uget >extra transmission-gtk >extra brasero ->extra manjaro-documentation +>extra manjaro-documentation-en >extra jre8-openjdk >extra jre8-openjdk-headless >extra flashplugin diff --git a/manjaro/kde/Packages-Desktop b/manjaro/kde/Packages-Desktop index 756528a..2c13b65 100644 --- a/manjaro/kde/Packages-Desktop +++ b/manjaro/kde/Packages-Desktop @@ -274,7 +274,7 @@ yakuake >extra jdk8-openjdk ## Documentation -manjaro-documentation +manjaro-documentation-en ## Settings packages >extra manjaro-kde-settings diff --git a/manjaro/xfce/Packages-Desktop b/manjaro/xfce/Packages-Desktop index 21c6b57..0b83e09 100644 --- a/manjaro/xfce/Packages-Desktop +++ b/manjaro/xfce/Packages-Desktop @@ -234,7 +234,7 @@ unace # ACE archive support unrar # RAR archive support ## Documentation -manjaro-documentation +manjaro-documentation-en ## Settings packages >extra manjaro-xfce-settings @@ -276,3 +276,5 @@ manjaro-hotfixes >openrc upower-nosystemd >openrc udisks2-elogind +vibrancy-colors + diff --git a/sonar/gnome-edition/Packages-Desktop b/sonar/gnome-edition/Packages-Desktop index bc365a0..0901cc7 100644 --- a/sonar/gnome-edition/Packages-Desktop +++ b/sonar/gnome-edition/Packages-Desktop @@ -159,7 +159,7 @@ libyaml >extra uget >extra transmission-gtk >extra brasero ->extra manjaro-documentation +>extra manjaro-documentation-en >extra jre8-openjdk >extra jre8-openjdk-headless # >extra flashplugin From dbda3ea7e75304f2cfb66b627969f37beb7fcca4 Mon Sep 17 00:00:00 2001 From: Chrysostomus Date: Mon, 17 Jul 2017 01:00:28 +0300 Subject: [PATCH 5/7] Update bspwm profile --- community/bspwm/Packages-Desktop | 3 - .../etc/X11/xorg.conf.d/30-touchpad.conf | 2 +- community/bspwm/desktop-overlay/etc/issue | 29 +++++ .../etc/skel/.config/GTKmenu/MainMenu | 114 ++++++++++++++++++ community/bspwm/live-overlay | 1 - community/bspwm/live-overlay/etc/default | 1 + community/bspwm/live-overlay/etc/fstab | 1 + community/bspwm/live-overlay/etc/issue | 31 +++++ community/bspwm/live-overlay/etc/pam.d | 1 + community/bspwm/live-overlay/etc/skel/.fehbg | 2 + community/bspwm/live-overlay/etc/sudoers.d | 1 + 11 files changed, 181 insertions(+), 5 deletions(-) create mode 100644 community/bspwm/desktop-overlay/etc/issue create mode 100755 community/bspwm/desktop-overlay/etc/skel/.config/GTKmenu/MainMenu delete mode 120000 community/bspwm/live-overlay create mode 120000 community/bspwm/live-overlay/etc/default create mode 120000 community/bspwm/live-overlay/etc/fstab create mode 100644 community/bspwm/live-overlay/etc/issue create mode 120000 community/bspwm/live-overlay/etc/pam.d create mode 100644 community/bspwm/live-overlay/etc/skel/.fehbg create mode 120000 community/bspwm/live-overlay/etc/sudoers.d diff --git a/community/bspwm/Packages-Desktop b/community/bspwm/Packages-Desktop index 7b1243b..7bf2b66 100644 --- a/community/bspwm/Packages-Desktop +++ b/community/bspwm/Packages-Desktop @@ -42,7 +42,6 @@ manjaro-architect manjaro-bspwm-settings manjaro-pulse manjaro-zsh-config ->extra mhwd-chroot mhwd-tui morc_menu >multilib manjaro-alsa @@ -74,7 +73,6 @@ networkmanager >systemd xlogin terminus-font thermald -tmux udevil xcursor-breeze xdg-su @@ -92,7 +90,6 @@ xorg-xsetroot yaourt zathura-pdf-poppler zenity -zsh zsh-completions >openrc accountsservice-elogind >openrc upower-nosystemd diff --git a/community/bspwm/desktop-overlay/etc/X11/xorg.conf.d/30-touchpad.conf b/community/bspwm/desktop-overlay/etc/X11/xorg.conf.d/30-touchpad.conf index d395ea2..a66f48b 100644 --- a/community/bspwm/desktop-overlay/etc/X11/xorg.conf.d/30-touchpad.conf +++ b/community/bspwm/desktop-overlay/etc/X11/xorg.conf.d/30-touchpad.conf @@ -5,6 +5,6 @@ Section "InputClass" MatchDevicePath "/dev/input/event*" Driver "libinput" Option "AccelSpeed" "0.3" - "Tapping" "on" + Option "Tapping" "on" EndSection diff --git a/community/bspwm/desktop-overlay/etc/issue b/community/bspwm/desktop-overlay/etc/issue new file mode 100644 index 0000000..a778625 --- /dev/null +++ b/community/bspwm/desktop-overlay/etc/issue @@ -0,0 +1,29 @@ + +Manjaro Live ISO (\l) - \s-\r \m + + + \e[0m# Welcome to Manjaro # + + + \e[34m██████████████████ ████████ + ██████████████████ ████████ + ██████████████████ ████████ + ██████████████████ ████████ + ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████\e[0m + + + login: + + + + diff --git a/community/bspwm/desktop-overlay/etc/skel/.config/GTKmenu/MainMenu b/community/bspwm/desktop-overlay/etc/skel/.config/GTKmenu/MainMenu new file mode 100755 index 0000000..74d4b8f --- /dev/null +++ b/community/bspwm/desktop-overlay/etc/skel/.config/GTKmenu/MainMenu @@ -0,0 +1,114 @@ +menupos = 0 40 + +iconsize = 25 + +item = Run +cmd = dboxrun +icon = /usr/share/icons/Adwaita/scalable/actions/system-run-symbolic.svg + +item = Applications +cmd = morc_menu +icon = /usr/share/icons/Adwaita/scalable/actions/open-menu-symbolic.svg + +item = Find +cmd = finder +icon = /usr/share/icons/Adwaita/scalable/apps/preferences-system-search-symbolic.svg + +item = Terminal +cmd = default-terminal +icon = /usr/share/icons/Adwaita/scalable/apps/utilities-terminal-symbolic.svg + +item = Browser +cmd = default-browser +icon = /usr/share/icons/Adwaita/scalable/apps/web-browser-symbolic.svg + +item = Files +cmd = spacefm +icon = /usr/share/icons/Adwaita/scalable/apps/system-file-manager-symbolic.svg + +item = Editor +cmd = default-editor +icon = /usr/share/icons/Adwaita/scalable/apps/text-editor-symbolic.svg + +item = Package Manager +cmd = default-terminal -e pacli +icon = /usr/share/icons/Adwaita/scalable/apps/system-software-install-symbolic.svg + +item = Main menu +cmd = default-terminal -e bmenu +icon = /usr/share/icons/Adwaita/scalable/apps/utilities-system-monitor-symbolic.svg + +item = Install Manjaro +cmd = default-terminal -e setup +icon = /usr/share/icons/hicolor/48x48/apps/manjaro-architect.png + +separator +submenu = Settings + + icon = /usr/share/icons/Adwaita/scalable/emblems/emblem-system-symbolic.svg + + item = Keybindings + cmd = default-editor .config/sxhkd/sxhkdrc + icon = /usr/share/icons/Adwaita/scalable/apps/preferences-desktop-keyboard-shortcuts-symbolic.svg + + item = Bspwmrc + cmd = default-editor .config/bspwm/bspwmrc + icon = /usr/share/icons/Adwaita/scalable/apps/text-editor-symbolic.svg + + item = Autostart + cmd = default-editor .config/bspwm/autostart + icon = /usr/share/icons/Adwaita/scalable/actions/system-run-symbolic.svg + + item = Profile + cmd = default-editor .profile + icon = /usr/share/icons/Adwaita/scalable/apps/user-info-symbolic.svg + + item = Dmenu settings + cmd = default-editor .dmenurc + icon = /usr/share/icons/Adwaita/scalable/actions/open-menu-symbolic.svg + + item = Panel settings + cmd = default-editor .limepanelrc + icon = /usr/share/icons/Adwaita/scalable/actions/document-properties-symbolic.svg + + item = Appearance + cmd = lxappearance + icon = /usr/share/icons/Adwaita/scalable/apps/preferences-color-symbolic.svg + + item = Firewall + cmd = zensu gufw + icon = /usr/share/icons/Adwaita/scalable/status/security-high-symbolic.svg + + item = Network + cmd = default-terminal -e nmtui + icon = /usr/share/icons/Adwaita/scalable/apps/preferences-system-network-symbolic.svg +separator + +submenu = Exit + + icon = /usr/share/icons/Adwaita/scalable/actions/system-shutdown-symbolic.svg + + item = Lock screen + cmd = screenlock + icon = /usr/share/icons/Adwaita/scalable/status/changes-allow-symbolic.svg + + item = Logout + cmd = bspc quit 1 + icon = /usr/share/icons/Adwaita/scalable/actions/application-exit-symbolic.svg + + item = Suspend + cmd = systemctl suspend + icon = /usr/share/icons/Adwaita/scalable/apps/utilities-system-monitor-symbolic.svg + + item = Hibenate + cmd = systemctl hibernate + icon = /usr/share/icons/Adwaita/scalable/actions/document-save-symbolic.svg + + item = Reboot + cmd = reboot + icon = /usr/share/icons/Adwaita/scalable/actions/view-refresh-symbolic.svg + + item = Shutdown + cmd = poweroff + icon = /usr/share/icons/Adwaita/scalable/actions/system-shutdown-symbolic.svg + diff --git a/community/bspwm/live-overlay b/community/bspwm/live-overlay deleted file mode 120000 index 27b9d2a..0000000 --- a/community/bspwm/live-overlay +++ /dev/null @@ -1 +0,0 @@ -../../shared/manjaro/live-overlay \ No newline at end of file diff --git a/community/bspwm/live-overlay/etc/default b/community/bspwm/live-overlay/etc/default new file mode 120000 index 0000000..812b9ff --- /dev/null +++ b/community/bspwm/live-overlay/etc/default @@ -0,0 +1 @@ +../../../../shared/manjaro/live-overlay/etc/default \ No newline at end of file diff --git a/community/bspwm/live-overlay/etc/fstab b/community/bspwm/live-overlay/etc/fstab new file mode 120000 index 0000000..8750aca --- /dev/null +++ b/community/bspwm/live-overlay/etc/fstab @@ -0,0 +1 @@ +../../../../shared/manjaro/live-overlay/etc/fstab \ No newline at end of file diff --git a/community/bspwm/live-overlay/etc/issue b/community/bspwm/live-overlay/etc/issue new file mode 100644 index 0000000..2966ff5 --- /dev/null +++ b/community/bspwm/live-overlay/etc/issue @@ -0,0 +1,31 @@ + +Manjaro Live ISO (\l) - \s-\r \m + + + \e[0m# Welcome to Manjaro # + + + \e[34m██████████████████ ████████ + ██████████████████ ████████ + ██████████████████ ████████ + ██████████████████ ████████ + ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████ + ████████ ████████ ████████\e[0m + + + login: + + \e[34muser\e[0m \e[1m\e[36mmanjaro\e[0m + \e[34mpassword\e[0m \e[1m\e[36mmanjaro\e[0m + + To launch the installer run: \e[1m\e[36msudo setup\e[0m + diff --git a/community/bspwm/live-overlay/etc/pam.d b/community/bspwm/live-overlay/etc/pam.d new file mode 120000 index 0000000..68de596 --- /dev/null +++ b/community/bspwm/live-overlay/etc/pam.d @@ -0,0 +1 @@ +../../../../shared/manjaro/live-overlay/etc/pam.d \ No newline at end of file diff --git a/community/bspwm/live-overlay/etc/skel/.fehbg b/community/bspwm/live-overlay/etc/skel/.fehbg new file mode 100644 index 0000000..e0eebe0 --- /dev/null +++ b/community/bspwm/live-overlay/etc/skel/.fehbg @@ -0,0 +1,2 @@ +#!/bin/sh +feh --bg-scale '/usr/share/backgrounds/bspwm-help.jpg' diff --git a/community/bspwm/live-overlay/etc/sudoers.d b/community/bspwm/live-overlay/etc/sudoers.d new file mode 120000 index 0000000..c784c2a --- /dev/null +++ b/community/bspwm/live-overlay/etc/sudoers.d @@ -0,0 +1 @@ +../../../../shared/manjaro/live-overlay/etc/sudoers.d \ No newline at end of file From 5b2a2a732e7f7ee0a62ecdb350b78ee505d28452 Mon Sep 17 00:00:00 2001 From: Bernhard Landauer Date: Thu, 20 Jul 2017 20:42:07 +0200 Subject: [PATCH 6/7] fix https://github.com/manjaro/iso-profiles/issues/81 --- manjaro/gnome/Packages-Desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manjaro/gnome/Packages-Desktop b/manjaro/gnome/Packages-Desktop index 4a380a1..3822c78 100644 --- a/manjaro/gnome/Packages-Desktop +++ b/manjaro/gnome/Packages-Desktop @@ -153,7 +153,7 @@ yelp >extra jre8-openjdk-headless >extra flashplugin >extra libdvdcss ->extra firefsteam-manjaro +>extra steam-manjaro >extra manjaro-printer #AUR complete support ( base devel + yaourt ) #>extra autoconf From d80c98775dd8f129e99c5e4573b5853738e23aca Mon Sep 17 00:00:00 2001 From: Ste74 Date: Wed, 26 Jul 2017 19:33:16 +0200 Subject: [PATCH 7/7] Add usb_modeswitch to shared desktop files and add mate-screensaver on mate profiles --- community/mate/Packages-Desktop | 1 + shared/Packages-Desktop | 1 + 2 files changed, 2 insertions(+) diff --git a/community/mate/Packages-Desktop b/community/mate/Packages-Desktop index 5e3ee0a..326ce23 100644 --- a/community/mate/Packages-Desktop +++ b/community/mate/Packages-Desktop @@ -123,6 +123,7 @@ yelp >extra manjaro-documentation-en >extra mate-themes >extra mate-tweak +>extra mate-screensaver >extra libreoffice-fresh >extra thunderbird >extra lollypop diff --git a/shared/Packages-Desktop b/shared/Packages-Desktop index 4fb9505..128f959 100644 --- a/shared/Packages-Desktop +++ b/shared/Packages-Desktop @@ -31,6 +31,7 @@ powertop >systemd alsa-utils >systemd avahi networkmanager +usb_modeswitch >systemd ntp >systemd openssh >systemd xdg-user-dirs