diff --git a/mabox-en/Packages-Desktop b/mabox-en/Packages-Desktop index 13e7638..9eb60f9 100644 --- a/mabox-en/Packages-Desktop +++ b/mabox-en/Packages-Desktop @@ -116,6 +116,7 @@ pamac-cli #snapd #snapd-glib #pamac-snap-plugin + #---------=> office qpdfview @@ -340,6 +341,7 @@ freetype2 #---------=> system accountsservice +zensu gnome-keyring manjaro-hotfixes polkit diff --git a/mabox-en/desktop-overlay/etc/skel/.config/jgmenu/prepend.csv b/mabox-en/desktop-overlay/etc/skel/.config/jgmenu/prepend.csv index 18ff750..94eb5fa 100644 --- a/mabox-en/desktop-overlay/etc/skel/.config/jgmenu/prepend.csv +++ b/mabox-en/desktop-overlay/etc/skel/.config/jgmenu/prepend.csv @@ -1,4 +1,3 @@ -@text,,6,6,150,20,0,left,top,auto,#000000, @search,,24,6,150,20,2,left,top,auto,#000000 0,Type to search ^sep() Terminal,exo-open --launch TerminalEmulator,utilities-terminal @@ -32,15 +31,30 @@ Power Manager,xfce4-power-manager-settings,xfce4-power-manager-settings Login Manager settings,lightdm-gtk-greeter-settings-pkexec,lightdm-gtk-greeter-settings ^sep(Openbox) Openbox Configuration Manager,obconf,obconf -Autostart,geany ~/.config/openbox/autostart,geany +Autostart,^checkout(autostart),geany RC - configuration file,geany ~/.config/openbox/rc.xml,geany Reconfigure Openbox,openbox --reconfigure,openbox ^sep(Mabox Themes) Theme manager,mb-obthemes,preferences-desktop-theme +^sep(Help) +User Guide (online),^checkout(userguide),distributor-logo-mabox +MaboxForum,exo-open --launch WebBrowser https://forum.maboxlinux.org/,distributor-logo-mabox ^tag(menu) Edit Schema,geany ~/.config/jgmenu/prepend.csv,geany Edit Settings,geany ~/.config/mabox/mabox.conf,geany +Menu Font Size,^checkout(size) Sync jgmenu with OB theme,obtheme2jgmenu,system-reboot +^tag(userguide) +. /usr/share/mb-jgtools/userguide.csv +^tag(rozmiar) +tiny,cat ~/.config/mabox/tiny > ~/.config/mabox/jgmenusize.conf && mb-jgtools main +small,cat ~/.config/mabox/small > ~/.config/mabox/jgmenusize.conf && mb-jgtools main +normal,cat ~/.config/mabox/normal > ~/.config/mabox/jgmenusize.conf && mb-jgtools main +big,cat ~/.config/mabox/big > ~/.config/mabox/jgmenusize.conf && mb-jgtools main +huge,cat ~/.config/mabox/huge > ~/.config/mabox/jgmenusize.conf && mb-jgtools main +^tag(autostart) +Choose apps/services (GUI Editor),yautostart +Edit autostart file (advanced),geany ~/.config/openbox/autostart,geany ^tag(lx-apps) diff --git a/mabox-en/desktop-overlay/etc/skel/.config/mabox/exit.csv b/mabox-en/desktop-overlay/etc/skel/.config/mabox/exit.csv index 74f7167..8fcfa65 100644 --- a/mabox-en/desktop-overlay/etc/skel/.config/mabox/exit.csv +++ b/mabox-en/desktop-overlay/etc/skel/.config/mabox/exit.csv @@ -1,4 +1,4 @@ -## Comment out with # if you want to hide same lines +## Comment out with # if you want to hide some lines ^sep(Exit...) Logout,openbox --exit,system-logout Suspend,systemctl suspend,system-suspend diff --git a/mabox-en/desktop-overlay/etc/skel/.config/mabox/places-prepend.csv b/mabox-en/desktop-overlay/etc/skel/.config/mabox/places-prepend.csv index 312ccc3..eec59b8 100644 --- a/mabox-en/desktop-overlay/etc/skel/.config/mabox/places-prepend.csv +++ b/mabox-en/desktop-overlay/etc/skel/.config/mabox/places-prepend.csv @@ -1,2 +1,2 @@ ^sep(Tools) - FSearch, fsearch +FSearch, fsearch diff --git a/mabox-en/desktop-overlay/etc/skel/.config/openbox/rc.xml b/mabox-en/desktop-overlay/etc/skel/.config/openbox/rc.xml index d7719a0..f47071c 100644 --- a/mabox-en/desktop-overlay/etc/skel/.config/openbox/rc.xml +++ b/mabox-en/desktop-overlay/etc/skel/.config/openbox/rc.xml @@ -177,28 +177,17 @@ + left - no + yes right - no - - - - - up - no - - - - - down - no + yes @@ -217,26 +206,47 @@ - + 1 - + 2 - + 3 - + 4 + + + 1 + + + + + 2 + + + + + 3 + + + + + 4 + + + @@ -274,23 +284,28 @@ yes - + geany + + + jgtype + + xkill @@ -365,7 +380,7 @@ - + mb-jgtools main + @@ -528,8 +544,31 @@ 50% + + + + + + client-menu + + + + + + + + + + + + 25% + 100% + 0% + 0% + + - + 0 0 @@ -537,31 +576,130 @@ 100% - - - - 0 - -0 - 100% - 50% - - - + - -0 - 0 50% 100% + 50% + 0% + + + + + + 25% + 100% + 75% + 0% + + + + + + 100% + 50% + 0% + 50% + + + + + + 100% + 25% + 0% + 75% - + - 0 - 0 100% 50% + 0% + 0% + + + + + + 100% + 25% + 0% + 0% + + + + + + 50% + 50% + 0% + 0% + + + + + + 25% + 50% + 0% + 0% + + + + + + 50% + 50% + 0% + 50% + + + + + + 25% + 50% + 0% + 50% + + + + + + 50% + 50% + 50% + 0% + + + + + + 25% + 50% + 75% + 0% + + + + + + 50% + 50% + 50% + 50% + + + + + + 25% + 50% + 75% + 50% @@ -713,6 +851,13 @@ + + + + autosnap + + + diff --git a/mabox-en/live-overlay/etc/skel/.config/jgmenu/prepend.csv b/mabox-en/live-overlay/etc/skel/.config/jgmenu/prepend.csv index a852dce..4ea721d 100644 --- a/mabox-en/live-overlay/etc/skel/.config/jgmenu/prepend.csv +++ b/mabox-en/live-overlay/etc/skel/.config/jgmenu/prepend.csv @@ -1,4 +1,3 @@ -@text,,6,6,150,20,0,left,top,auto,#000000, @search,,24,6,150,20,2,left,top,auto,#000000 0,Type to search ^sep() Install Mabox,calamares_polkit,distributor-logo-mabox diff --git a/mabox-pl/Packages-Desktop b/mabox-pl/Packages-Desktop index 60e0ebb..3280b02 100644 --- a/mabox-pl/Packages-Desktop +++ b/mabox-pl/Packages-Desktop @@ -294,6 +294,7 @@ xdotool zenity yad #---------=> Mabox +bashrc-mabox mabox-common mabox-release mabox-keyring diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/jgmenu/prepend.csv b/mabox-pl/desktop-overlay/etc/skel/.config/jgmenu/prepend.csv index 0abe725..434063d 100644 --- a/mabox-pl/desktop-overlay/etc/skel/.config/jgmenu/prepend.csv +++ b/mabox-pl/desktop-overlay/etc/skel/.config/jgmenu/prepend.csv @@ -1,9 +1,7 @@ -@text,,26,6,150,20,0,left,top,auto,#000000, @search,,44,6,150,20,2,left,top,auto,#000000 0,Pisz aby wyszukać Terminal,exo-open --launch TerminalEmulator,utilities-terminal Przeglądarka WWW,exo-open --launch WebBrowser,firefox Menedżer plików,exo-open --launch FileManager,system-file-manager -Dodaj/Usuń programy,pamac-manager,pamac ^sep() Aplikacje,^checkout(lx-apps),applications-other @@ -28,21 +26,35 @@ Kompozytor,^pipe(jgmenu_run ob --cmd=mabox-compositor),compton Menu,^checkout(menu),menu-editor ^sep(Ustawienia) Preferowane aplikacje,exo-preferred-applications,preferences-desktop-default-applications +Menedżer logowania,lightdm-gtk-greeter-settings-pkexec,lightdm-gtk-greeter-settings Ustawienia zasilania,xfce4-power-manager-settings,xfce4-power-manager-settings -Menadżer logowania,lightdm-gtk-greeter-settings-pkexec,lightdm-gtk-greeter-settings ^sep(Openbox) - -Autostart,geany ~/.config/openbox/autostart,geany +Autostart,^checkout(autostart),geany RC - plik konfiguracyjny,geany ~/.config/openbox/rc.xml,geany Rekonfiguruj Openbox,openbox --reconfigure,openbox ^sep(Motywy Maboxa) Zarządzaj motywami,mb-obthemes,preferences-desktop-theme +^sep(Pomoc) +Przewodnik Użytkownika (online),^checkout(userguide),distributor-logo-mabox +Forum dyskusyjne Mabox,exo-open --launch WebBrowser https://forum.maboxlinux.org/,distributor-logo-mabox +^tag(autostart) +Wybierz programy/usługi (GUI Edytor),yautostart +Edycja pliku (zaawansowane),geany ~/.config/openbox/autostart,geany +^tag(userguide) +. /usr/share/mb-jgtools/userguide_PL.csv ^tag(menu) Edytuj pozycje menu,geany ~/.config/jgmenu/prepend.csv,geany Edytuj ustawienia,geany ~/.config/mabox/mabox.conf,geany -Generuj motyw na podstawie OB,obtheme2jgmenu,system-reboot +Rozmiar,^checkout(rozmiar) +^tag(rozmiar) +malutki,cat ~/.config/mabox/tiny > ~/.config/mabox/jgmenusize.conf && mb-jgtools main +mały,cat ~/.config/mabox/small > ~/.config/mabox/jgmenusize.conf && mb-jgtools main +normalny,cat ~/.config/mabox/normal > ~/.config/mabox/jgmenusize.conf && mb-jgtools main +duży,cat ~/.config/mabox/big > ~/.config/mabox/jgmenusize.conf && mb-jgtools main +wielki,cat ~/.config/mabox/huge > ~/.config/mabox/jgmenusize.conf && mb-jgtools main ^tag(lx-apps) + diff --git a/mabox-pl/desktop-overlay/etc/skel/.config/openbox/rc.xml b/mabox-pl/desktop-overlay/etc/skel/.config/openbox/rc.xml index 4eb1be4..a1f71bf 100644 --- a/mabox-pl/desktop-overlay/etc/skel/.config/openbox/rc.xml +++ b/mabox-pl/desktop-overlay/etc/skel/.config/openbox/rc.xml @@ -177,28 +177,17 @@ + left - no + yes right - no - - - - - up - no - - - - - down - no + yes @@ -217,26 +206,47 @@ - + 1 - + 2 - + 3 - + 4 + + + 1 + + + + + 2 + + + + + 3 + + + + + 4 + + + @@ -274,23 +284,28 @@ yes - + geany + + + jgtype + + xkill @@ -367,7 +382,7 @@ - + mb-jgtools main