diff --git a/files/0001-fix-install-dir-paths.patch b/files/0001-fix-install-dir-paths.patch --- a/files/0001-fix-install-dir-paths.patch +++ b/files/0001-fix-install-dir-paths.patch @@ -14,61 +14,6 @@ except subprocess.CalledProcessError: pass if state: -diff --git a/budgie-weathershow/src/weathershow/WeatherShow.vala b/budgie-weathershow/src/weathershow/WeatherShow.vala -index 88814fe..7bfb4cf 100644 ---- a/budgie-weathershow/src/weathershow/WeatherShow.vala -+++ b/budgie-weathershow/src/weathershow/WeatherShow.vala -@@ -77,7 +77,7 @@ namespace WeatherShowFunctions { - } - - private bool check_onwindow(string path) { -- string cmd_check = "/usr/bin/pgrep -f " + path; -+ string cmd_check = "/bin/pgrep -f " + path; - string output; - try { - GLib.Process.spawn_command_line_sync(cmd_check, out output); -@@ -97,7 +97,7 @@ namespace WeatherShowFunctions { - if (win_exists) { - try { - Process.spawn_command_line_async( -- "/usr/bin/pkill -f ".concat(path)); -+ "/bin/pkill -f ".concat(path)); - } - catch (SpawnError e) { - /* nothing to be done */ -diff --git a/budgie-window-shuffler/src/jump.vala b/budgie-window-shuffler/src/jump.vala -index b761c6a..9d4117c 100644 ---- a/budgie-window-shuffler/src/jump.vala -+++ b/budgie-window-shuffler/src/jump.vala -@@ -47,7 +47,7 @@ namespace JumpActive { - } - - private bool procruns (string processname) { -- string cmd = @"/usr/bin/pgrep -f $processname"; -+ string cmd = @"/bin/pgrep -f $processname"; - string output; - try { - GLib.Process.spawn_command_line_sync(cmd, out output); -@@ -233,4 +233,4 @@ namespace JumpActive { - stderr.printf ("%s\n", e.message); - } - } --} -\ No newline at end of file -+} -diff --git a/budgie-window-shuffler/src/shuffler_control.vala b/budgie-window-shuffler/src/shuffler_control.vala -index 66dcfc2..9235784 100644 ---- a/budgie-window-shuffler/src/shuffler_control.vala -+++ b/budgie-window-shuffler/src/shuffler_control.vala -@@ -591,7 +591,7 @@ namespace ShufflerControls { - } - - private bool procruns (string processname) { -- string cmd = @"/usr/bin/pgrep -f $processname"; -+ string cmd = @"/bin/pgrep -f $processname"; - string output; - try { - GLib.Process.spawn_command_line_sync(cmd, out output); -- 2.26.0 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : budgie-extras -version : 1.0.2 -release : 7 +version : 1.1.0 +release : 8 source : - - https://github.com/UbuntuBudgie/budgie-extras/releases/download/v1.0.2/budgie-extras-1.0.2.tar.xz : afcaafcab96932e5d11d544c750fd94af41f293ccb3b01fa118cbb6e7792c558 + - https://github.com/UbuntuBudgie/budgie-extras/releases/download/v1.1.0/budgie-extras-1.1.0.tar.xz : 674fdb41a65189efeb00ba085213fdde9a2b7f09f5361a263a2bc11d1ced4159 homepage : https://github.com/UbuntuBudgie/budgie-extras license : GPL-3.0-or-later component : diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -18,6 +18,7 @@ Budgie-extras is a shared component with translations required by various applets desktop.budgie + /usr/share/glib-2.0/schemas/org.ubuntubudgie.plugins.budgie-countdown.gschema.xml /usr/share/locale/ca/LC_MESSAGES/budgie-extras.mo /usr/share/locale/da/LC_MESSAGES/budgie-extras.mo /usr/share/locale/de_DE/LC_MESSAGES/budgie-extras.mo @@ -36,6 +37,7 @@ /usr/share/locale/pt_PT/LC_MESSAGES/budgie-extras.mo /usr/share/locale/ro_RO/LC_MESSAGES/budgie-extras.mo /usr/share/locale/tr/LC_MESSAGES/budgie-extras.mo + /usr/share/pixmaps/shuffler-togglesticky-symbolic.svg @@ -44,7 +46,7 @@ A count down applet with the following options; ring a bell, flash the (panel) icon, display a message window or run a (any) command. desktop.budgie - budgie-extras + budgie-extras /usr/lib64/budgie-desktop/plugins/budgie-countdown/CountDown.plugin @@ -63,7 +65,7 @@ This on logon process manages keyboard shortcuts delivered via .bde files for various extras-plugins. desktop.budgie - budgie-extras + budgie-extras /usr/bin/budgie-extras-daemon @@ -85,7 +87,7 @@ The kangaroo applet allows for quick and easy browsing, across (possibly) many directory layers, without having to do a single mouse click. desktop.budgie - budgie-extras + budgie-extras /usr/lib64/budgie-desktop/plugins/budgie-kangaroo/BudgieKangaroo.plugin @@ -99,7 +101,7 @@ The quicknote applet allows a user to record a text based note. The applet autosaves the text while writing and supports multiple undo and redo capabilities. desktop.budgie - budgie-extras + budgie-extras /usr/lib64/budgie-desktop/plugins/budgie-quicknote/QuickNoteApplet.plugin @@ -114,7 +116,7 @@ Budgie TakeaBreak is a pomodoro like applet, to make sure to take regular breaks from working. Options from Budgie Settings include turning the screen upside down, dim the screen, lock screen or show a countdown message on break time. The applet can be accessed quickly from the panel to temporarily switch it off. desktop.budgie - budgie-extras + budgie-extras /usr/lib64/budgie-desktop/plugins/budgie-takeabreak/BudgieTakeaBreak.plugin @@ -133,7 +135,7 @@ The weathershow applet displays daily and three hourly weather forecasts on both the desktop and a Popover. desktop.budgie - budgie-extras + budgie-extras /usr/lib64/budgie-desktop/plugins/budgie-weathershow/WeatherShow.plugin @@ -218,14 +220,16 @@ The window shuffler is an easy to use windows tiling capability driven primarily through the keyboard to place and move window in a grid format. desktop.budgie - budgie-extras-daemon + budgie-extras-daemon /usr/lib64/budgie-window-shuffler/grid_all /usr/lib64/budgie-window-shuffler/gridwindow /usr/lib64/budgie-window-shuffler/jump + /usr/lib64/budgie-window-shuffler/open_inposition /usr/lib64/budgie-window-shuffler/resize /usr/lib64/budgie-window-shuffler/shuffler_control + /usr/lib64/budgie-window-shuffler/sizeexceeds_warning /usr/lib64/budgie-window-shuffler/softmove /usr/lib64/budgie-window-shuffler/tile_active /usr/lib64/budgie-window-shuffler/togglegui @@ -263,6 +267,7 @@ /usr/share/budgie-extras-daemon/windowshuffler-tiling-topleft.bde /usr/share/budgie-extras-daemon/windowshuffler-tiling-topright-kb.bde /usr/share/budgie-extras-daemon/windowshuffler-tiling-topright.bde + /usr/share/budgie-extras-daemon/windowshuffler-toggle_stickyneighbors.bde /usr/share/glib-2.0/schemas/org.ubuntubudgie.windowshuffler.gschema.xml /usr/share/pixmaps/shuffler-control.svg /usr/share/xdg/autostart/shufflerdaemon-autostart.desktop @@ -270,12 +275,12 @@ - - 2020-06-05 - 1.0.2 + + 2020-09-19 + 1.1.0 Packaging update Algent Albrahimi algent@protonmail.com \ No newline at end of file