commit sway for openSUSE:Factory

2020-07-16 Thread root
Hello community,

here is the log from the commit of package sway for openSUSE:Factory checked in 
at 2020-07-16 12:18:43

Comparing /work/SRC/openSUSE:Factory/sway (Old)
 and  /work/SRC/openSUSE:Factory/.sway.new.3592 (New)


Package is "sway"

Thu Jul 16 12:18:43 2020 rev:23 rq:821250 version:1.5

Changes:

--- /work/SRC/openSUSE:Factory/sway/sway.changes2020-06-23 
21:05:09.201950561 +0200
+++ /work/SRC/openSUSE:Factory/.sway.new.3592/sway.changes  2020-07-16 
12:21:29.995149622 +0200
@@ -1,0 +2,52 @@
+Thu Jul 16 08:24:37 UTC 2020 - Michael Vetter 
+
+- Update to 1.5:
+  New features:
+  * Headless outputs can now be created dynamically via the create_output
+command, and can be used with WayVNC
+  * Input method editors (IME) are now supported via the input-method and
+text-input protocols
+  * Adaptive synchronization (aka. variable refresh rate, VRR) can be enabled
+to reduce stuttering in games
+  * Support for the viewporter protocol, allowing older X11 games to work
+better and improve performance
+  * Allow virtualization and remote desktop software to inhibit keyboard
+shortcuts
+  * Support for the wlr-foreign-toplevel-management protocol, allowing
+custom docks and window switchers
+  * For details see: https://github.com/swaywm/sway/releases/tag/1.5
+- Remove 0001-Fix-compiling-with-fno-common.patch: in new release
+- Remove file %{_sysconfdir}/sway/security.d/00-defaults
+
+---
+Thu Jul 02 09:44:59 UTC 2020 - Michael Vetter 
+
+- Update to 1.5~RC2:
+  * output: simplify loop over layer surfaces
+  * tree/view: Make foreign-toplevel app_id fallback to class
+  * transaction: Mark client resize immediately ready
+  * seat: Refocus seat when wlr_drag is destroyed
+  * input/pointer: correctly handle bindings for synthetic events
+  * tree/view: fix smart borders with tabbed/stacked ancestor
+
+---
+Thu Jun 25 07:24:59 UTC 2020 - Michael Vetter 
+
+- Update to 1.5~RC1:
+  New features:
+  * Headless outputs can now be created dynamically via the create_output
+command, and can be used with WayVNC
+  * Input method editors (IME) are now supported via the input-method and
+text-input protocols
+  * Adaptive synchronization (aka. variable refresh rate, VRR) can be enabled
+to reduce stuttering in games
+  * Support for the viewporter protocol, allowing older X11 games to work
+better and improve performance
+  * Allow virtualization and remote desktop software to inhibit keyboard
+shortcuts
+  * Support for the wlr-foreign-toplevel-management protocol, allowing
+custom docks and window switchers
+  * For full list of changes see:
+https://github.com/swaywm/sway/releases/tag/1.5-rc1
+
+---

Old:

  0001-Fix-compiling-with-fno-common.patch
  sway-1.4.tar.gz

New:

  sway-1.5.tar.gz



Other differences:
--
++ sway.spec ++
--- /var/tmp/diff_new_pack.bsscJn/_old  2020-07-16 12:21:31.915151564 +0200
+++ /var/tmp/diff_new_pack.bsscJn/_new  2020-07-16 12:21:31.915151564 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sway
-Version:1.4
+Version:1.5
 Release:0
 Summary:Window manager for Wayland compatible with i3
 License:MIT
@@ -26,7 +26,6 @@
 Source0:
https://github.com/swaywm/sway/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source2:sway.keyring
 Patch0: sway-1.0-include.patch
-Patch1: 0001-Fix-compiling-with-fno-common.patch
 BuildRequires:  gcc-c++
 #BuildRequires:  libxslt-tools
 BuildRequires:  libevdev-devel
@@ -35,7 +34,7 @@
 BuildRequires:  pam-devel
 BuildRequires:  pkgconfig
 BuildRequires:  scdoc >= 1.9.2
-BuildRequires:  wlroots-devel >= 0.5
+BuildRequires:  wlroots-devel >= 0.11.0
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(dbus-1) >= 1.10
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
@@ -80,7 +79,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 export CFLAGS="%{optflags}"
@@ -98,8 +96,6 @@
 %license LICENSE
 %doc README.md CONTRIBUTING.md
 %{_bindir}/%{name}*
-%dir %{_sysconfdir}/sway/security.d
-%config(noreplace) %{_sysconfdir}/sway/security.d/00-defaults
 %{_mandir}/man?/%{name}*
 %{_datadir}/wayland-sessions/
 %dir %{_datadir}/backgrounds

++ sway-1.0-include.patch ++
--- /var/tmp/diff_new_pack.bsscJn/_old  2020-07-16 12:21:31.939151588 +0200
+++ /var/tmp/diff_new_pack.bsscJn/_new  2020-07-16 12:21:31.939151588 +0200
@@ -1,18 +1,18 @@
-diff -urEbw sway-1.1.1/common/util.c sway-1.1.1.new/common/util.c
 sway-1.1.1/common/util.c   2019-06-03 15:54:48.0 +0200

commit sway for openSUSE:Factory

2020-06-23 Thread root
Hello community,

here is the log from the commit of package sway for openSUSE:Factory checked in 
at 2020-06-23 21:04:46

Comparing /work/SRC/openSUSE:Factory/sway (Old)
 and  /work/SRC/openSUSE:Factory/.sway.new.2956 (New)


Package is "sway"

Tue Jun 23 21:04:46 2020 rev:22 rq:816414 version:1.4

Changes:

--- /work/SRC/openSUSE:Factory/sway/sway.changes2020-06-09 
00:07:11.317828019 +0200
+++ /work/SRC/openSUSE:Factory/.sway.new.2956/sway.changes  2020-06-23 
21:05:09.201950561 +0200
@@ -1,0 +2,5 @@
+Sat Jun  22 17:14:07 UTC 2020 - Denis Kondratenko 
+
+- package shouldn't require specific branding version, just a package
+
+---



Other differences:
--
++ sway.spec ++
--- /var/tmp/diff_new_pack.oh6YA2/_old  2020-06-23 21:05:09.809952525 +0200
+++ /var/tmp/diff_new_pack.oh6YA2/_new  2020-06-23 21:05:09.809952525 +0200
@@ -51,7 +51,7 @@
 BuildRequires:  pkgconfig(wayland-protocols)
 BuildRequires:  pkgconfig(wayland-server)
 BuildRequires:  pkgconfig(xkbcommon)
-Requires:   %{name}-branding >= %{version}
+Requires:   %{name}-branding
 Requires:   ImageMagick
 Requires:   ffmpeg
 %if 0%{?suse_version}





commit sway for openSUSE:Factory

2020-06-08 Thread root
Hello community,

here is the log from the commit of package sway for openSUSE:Factory checked in 
at 2020-06-09 00:05:23

Comparing /work/SRC/openSUSE:Factory/sway (Old)
 and  /work/SRC/openSUSE:Factory/.sway.new.3606 (New)


Package is "sway"

Tue Jun  9 00:05:23 2020 rev:21 rq:812492 version:1.4

Changes:

--- /work/SRC/openSUSE:Factory/sway/sway.changes2020-05-07 
14:55:49.414437356 +0200
+++ /work/SRC/openSUSE:Factory/.sway.new.3606/sway.changes  2020-06-09 
00:07:11.317828019 +0200
@@ -1,0 +2,12 @@
+Fri Jun  5 14:43:57 UTC 2020 - Denis Kondratenko 
+
+- Add -fno-common patch in order to address boo#1160244
+  * 0001-Fix-compiling-with-fno-common.patch
+  * https://github.com/swaywm/sway/pull/4943
+
+---
+Fri May 29 14:05:57 UTC 2020 - Denis Kondratenko 
+
+- Add separate branding package
+
+---

New:

  0001-Fix-compiling-with-fno-common.patch



Other differences:
--
++ sway.spec ++
--- /var/tmp/diff_new_pack.DSokGu/_old  2020-06-09 00:07:12.361831723 +0200
+++ /var/tmp/diff_new_pack.DSokGu/_new  2020-06-09 00:07:12.365831738 +0200
@@ -26,6 +26,7 @@
 Source0:
https://github.com/swaywm/sway/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source2:sway.keyring
 Patch0: sway-1.0-include.patch
+Patch1: 0001-Fix-compiling-with-fno-common.patch
 BuildRequires:  gcc-c++
 #BuildRequires:  libxslt-tools
 BuildRequires:  libevdev-devel
@@ -50,6 +51,7 @@
 BuildRequires:  pkgconfig(wayland-protocols)
 BuildRequires:  pkgconfig(wayland-server)
 BuildRequires:  pkgconfig(xkbcommon)
+Requires:   %{name}-branding >= %{version}
 Requires:   ImageMagick
 Requires:   ffmpeg
 %if 0%{?suse_version}
@@ -61,9 +63,24 @@
 "SirCmpwn's Wayland window manager" is a work in progress i3-compatible window
 manager for Wayland.
 
+%package branding-upstream
+Summary:Upstream branding of %{name}
+Group:  System/GUI/Other
+Requires:   %{name} = %{version}
+Supplements:packageand(%{name}:branding-upstream)
+Conflicts:  otherproviders(%{name}-branding)
+Provides:   %{name}-branding = %{version}
+BuildArch:  noarch
+#BRAND: /etc/sway/config contains upstream config and brand
+
+%description branding-upstream
+This package provides the upstream look and feel for sway.
+
+
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 export CFLAGS="%{optflags}"
@@ -81,9 +98,7 @@
 %license LICENSE
 %doc README.md CONTRIBUTING.md
 %{_bindir}/%{name}*
-%dir %{_sysconfdir}/sway
 %dir %{_sysconfdir}/sway/security.d
-%config(noreplace) %{_sysconfdir}/sway/config
 %config(noreplace) %{_sysconfdir}/sway/security.d/00-defaults
 %{_mandir}/man?/%{name}*
 %{_datadir}/wayland-sessions/
@@ -93,4 +108,8 @@
 %{_datadir}/fish
 %{_datadir}/zsh
 
+%files branding-upstream
+%dir %{_sysconfdir}/sway
+%config(noreplace) %{_sysconfdir}/sway/config
+
 %changelog

++ 0001-Fix-compiling-with-fno-common.patch ++
>From 29a5ce5f65d04b046271fbe53850836c77bbee80 Mon Sep 17 00:00:00 2001
From: thermitegod 
Date: Thu, 23 Jan 2020 18:12:00 -0700
Subject: [PATCH] Fix compiling with -fno-common

---
 include/sway/server.h | 4 ++--
 sway/main.c   | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/include/sway/server.h b/include/sway/server.h
index 5b34852c..2e8e4633 100644
--- a/include/sway/server.h
+++ b/include/sway/server.h
@@ -78,7 +78,7 @@ struct sway_server {
list_t *dirty_nodes;
 };
 
-struct sway_server server;
+extern struct sway_server server;
 
 struct sway_debug {
bool noatomic; // Ignore atomic layout updates
@@ -92,7 +92,7 @@ struct sway_debug {
} damage;
 };
 
-struct sway_debug debug;
+extern struct sway_debug debug;
 
 /* Prepares an unprivileged server_init by performing all privileged 
operations in advance */
 bool server_privileged_prepare(struct sway_server *server);
diff --git a/sway/main.c b/sway/main.c
index 2cc69dfb..e0af4a79 100644
--- a/sway/main.c
+++ b/sway/main.c
@@ -27,6 +27,7 @@
 static bool terminate_request = false;
 static int exit_value = 0;
 struct sway_server server = {0};
+struct sway_debug debug = {0};
 
 void sway_terminate(int exit_code) {
if (!server.wl_display) {
-- 
2.26.2





commit sway for openSUSE:Factory

2020-05-07 Thread root
Hello community,

here is the log from the commit of package sway for openSUSE:Factory checked in 
at 2020-05-07 14:55:45

Comparing /work/SRC/openSUSE:Factory/sway (Old)
 and  /work/SRC/openSUSE:Factory/.sway.new.2738 (New)


Package is "sway"

Thu May  7 14:55:45 2020 rev:20 rq:800872 version:1.4

Changes:

--- /work/SRC/openSUSE:Factory/sway/sway.changes2020-03-12 
23:11:50.339312856 +0100
+++ /work/SRC/openSUSE:Factory/.sway.new.2738/sway.changes  2020-05-07 
14:55:49.414437356 +0200
@@ -1,0 +2,6 @@
+Thu May  7 05:48:07 UTC 2020 - Michael Vetter 
+
+- Remove dependency on wlc. It is long deprecated and actually
+  wlroots is used.
+
+---



Other differences:
--
++ sway.spec ++
--- /var/tmp/diff_new_pack.aWIs5V/_old  2020-05-07 14:55:50.734439688 +0200
+++ /var/tmp/diff_new_pack.aWIs5V/_new  2020-05-07 14:55:50.734439688 +0200
@@ -49,7 +49,6 @@
 BuildRequires:  pkgconfig(wayland-egl)
 BuildRequires:  pkgconfig(wayland-protocols)
 BuildRequires:  pkgconfig(wayland-server)
-BuildRequires:  pkgconfig(wlc)
 BuildRequires:  pkgconfig(xkbcommon)
 Requires:   ImageMagick
 Requires:   ffmpeg





commit sway for openSUSE:Factory

2020-03-12 Thread root
Hello community,

here is the log from the commit of package sway for openSUSE:Factory checked in 
at 2020-03-12 23:06:26

Comparing /work/SRC/openSUSE:Factory/sway (Old)
 and  /work/SRC/openSUSE:Factory/.sway.new.3160 (New)


Package is "sway"

Thu Mar 12 23:06:26 2020 rev:19 rq:784166 version:1.4

Changes:

--- /work/SRC/openSUSE:Factory/sway/sway.changes2020-01-23 
15:55:06.887101423 +0100
+++ /work/SRC/openSUSE:Factory/.sway.new.3160/sway.changes  2020-03-12 
23:11:50.339312856 +0100
@@ -1,0 +2,6 @@
+Wed Mar  4 18:59:21 UTC 2020 - Max Lin 
+
+- Disable swaybar tray support on Leap 15.2 reflected to wlroots's
+  change against Leap 15 build
+
+---



Other differences:
--
++ sway.spec ++
--- /var/tmp/diff_new_pack.tyroEf/_old  2020-03-12 23:11:51.035313131 +0100
+++ /var/tmp/diff_new_pack.tyroEf/_new  2020-03-12 23:11:51.035313131 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sway
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -68,7 +68,10 @@
 
 %build
 export CFLAGS="%{optflags}"
-%meson
+%meson \
+%if 0%{?suse_version} < 1550
+  -Dtray=disabled
+%endif
 
 %meson_build
 





commit sway for openSUSE:Factory

2020-01-23 Thread root
Hello community,

here is the log from the commit of package sway for openSUSE:Factory checked in 
at 2020-01-23 15:54:59

Comparing /work/SRC/openSUSE:Factory/sway (Old)
 and  /work/SRC/openSUSE:Factory/.sway.new.26092 (New)


Package is "sway"

Thu Jan 23 15:54:59 2020 rev:18 rq:766503 version:1.4

Changes:

--- /work/SRC/openSUSE:Factory/sway/sway.changes2019-08-27 
15:26:28.608687143 +0200
+++ /work/SRC/openSUSE:Factory/.sway.new.26092/sway.changes 2020-01-23 
15:55:06.887101423 +0100
@@ -1,0 +2,14 @@
+Thu Jan 23 08:46:57 UTC 2020 - Michael Vetter 
+
+- Update to 1.4:
+  * Support for VNC via wayvnc. The wlroots RDP backend has been removed.
+  * Partial support for the MATE panel
+  * Configurable input latency controls, see max_render_time in
+sway(5) and sway-output(5)
+  * Keyboard grouping (useful for certain niche keyboard designs)
+  * Support for xdg-shell v6 unstable has been removed
+  * The recommended terminal emulator in the default configuration
+file is now alacritty.
+  * Bug fixes
+
+---

Old:

  sway-1.2.tar.gz

New:

  sway-1.4.tar.gz



Other differences:
--
++ sway.spec ++
--- /var/tmp/diff_new_pack.gt3cAI/_old  2020-01-23 15:55:10.243103235 +0100
+++ /var/tmp/diff_new_pack.gt3cAI/_new  2020-01-23 15:55:10.243103235 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sway
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   sway
-Version:1.2
+Version:1.4
 Release:0
 Summary:Window manager for Wayland compatible with i3
 License:MIT

++ sway-1.2.tar.gz -> sway-1.4.tar.gz ++
 10300 lines of diff (skipped)





commit sway for openSUSE:Factory

2019-08-27 Thread root
Hello community,

here is the log from the commit of package sway for openSUSE:Factory checked in 
at 2019-08-27 15:26:25

Comparing /work/SRC/openSUSE:Factory/sway (Old)
 and  /work/SRC/openSUSE:Factory/.sway.new.7948 (New)


Package is "sway"

Tue Aug 27 15:26:25 2019 rev:17 rq:726416 version:1.2

Changes:

--- /work/SRC/openSUSE:Factory/sway/sway.changes2019-06-04 
12:14:40.679775839 +0200
+++ /work/SRC/openSUSE:Factory/.sway.new.7948/sway.changes  2019-08-27 
15:26:28.608687143 +0200
@@ -1,0 +2,8 @@
+Tue Aug 27 08:57:53 UTC 2019 - mvet...@suse.com
+
+- Update to 1.2:
+  * This release improves compatibility with i3 4.17,
+adds a small number of new features, and fixes many bugs.
+  * For details see https://github.com/swaywm/sway/releases/tag/1.2
+
+---

Old:

  sway-1.1.1.tar.gz

New:

  sway-1.2.tar.gz



Other differences:
--
++ sway.spec ++
--- /var/tmp/diff_new_pack.9lqMFq/_old  2019-08-27 15:26:29.400686744 +0200
+++ /var/tmp/diff_new_pack.9lqMFq/_new  2019-08-27 15:26:29.408686741 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sway
-Version:1.1.1
+Version:1.2
 Release:0
 Summary:Window manager for Wayland compatible with i3
 License:MIT
@@ -37,7 +37,6 @@
 BuildRequires:  wlroots-devel >= 0.5
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(dbus-1) >= 1.10
-# pixbuf is optional. for swaybg.
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(json-c) >= 0.12.1
 BuildRequires:  pkgconfig(libcap)

++ sway-1.1.1.tar.gz -> sway-1.2.tar.gz ++
 7484 lines of diff (skipped)





commit sway for openSUSE:Factory

2019-06-04 Thread root
Hello community,

here is the log from the commit of package sway for openSUSE:Factory checked in 
at 2019-06-04 12:14:37

Comparing /work/SRC/openSUSE:Factory/sway (Old)
 and  /work/SRC/openSUSE:Factory/.sway.new.5148 (New)


Package is "sway"

Tue Jun  4 12:14:37 2019 rev:16 rq:707384 version:1.1.1

Changes:

--- /work/SRC/openSUSE:Factory/sway/sway.changes2019-03-26 
15:42:32.956239577 +0100
+++ /work/SRC/openSUSE:Factory/.sway.new.5148/sway.changes  2019-06-04 
12:14:40.679775839 +0200
@@ -1,0 +2,28 @@
+Tue Jun  4 05:54:22 UTC 2019 - mvet...@suse.com
+
+- Update to 1.1.1:
+  *  swaybar now includes touch support - tapping to activate
+ hotspots and dragging across to cycle through workspaces
+  *  You can now manually inhibit idle notifications (DPMS) when a
+ certain criteria is active via inhibit_idle
+  *  Keybindings can now be unconfigured at runtime via
+ unbind{sym,code,switch}
+  *  workspace {prev,next}_on_output --create will create the
+ next workspace instead of wrapping to the start
+  *  Output subpixel layouts can now be explicitly configured
+  *  i3bar's short_text properties in the JSON protocol are
+ now supported
+  *  swaybar now supports an "overlay" mode, which shows the bar
+ on top of other windows and doesn't process input events
+  *  Switch devices (like lid switches) are now supported and
+ can be bound to actions via bindswitch
+  *  swaymsg now supports a -p/--pretty option for explicitly
+ enabling pretty-printing
+  * More details: https://github.com/swaywm/sway/releases/tag/1.1
+- Remove sway-1.0-flow.patch: upstreamed
+  See https://github.com/swaywm/sway/issues/3862
+- Remove sway-1.0-scdocpath.patch: scdoc pkconfig files is fixed
+  See bsc#1128844
+- Update sway-1.0-include.patch
+
+---

Old:

  sway-1.0-flow.patch
  sway-1.0-scdocpath.patch
  sway-1.0.tar.gz

New:

  sway-1.1.1.tar.gz



Other differences:
--
++ sway.spec ++
--- /var/tmp/diff_new_pack.D0bOsN/_old  2019-06-04 12:14:41.331775625 +0200
+++ /var/tmp/diff_new_pack.D0bOsN/_new  2019-06-04 12:14:41.335775624 +0200
@@ -17,19 +17,15 @@
 
 
 Name:   sway
-Version:1.0
+Version:1.1.1
 Release:0
 Summary:Window manager for Wayland compatible with i3
 License:MIT
 Group:  System/GUI/Other
 URL:https://github.com/swaywm/sway
-Source0:
https://github.com/swaywm/sway/archive/1.0.tar.gz#/%{name}-%{version}.tar.gz
+Source0:
https://github.com/swaywm/sway/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source2:sway.keyring
 Patch0: sway-1.0-include.patch
-# FIX-OPENSUSE - mvet...@suse.de - workaround for bsc#684221
-Patch1: sway-1.0-scdocpath.patch
-# FIX-UPSTREAM - mvet...@suse.de - https://github.com/swaywm/sway/issues/3862
-Patch2: sway-1.0-flow.patch
 BuildRequires:  gcc-c++
 #BuildRequires:  libxslt-tools
 BuildRequires:  libevdev-devel
@@ -68,10 +64,8 @@
 manager for Wayland.
 
 %prep
-%setup -q -n %{name}-1.0
+%setup -q
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 export CFLAGS="%{optflags}"

++ sway-1.0-include.patch ++
--- /var/tmp/diff_new_pack.D0bOsN/_old  2019-06-04 12:14:41.347775620 +0200
+++ /var/tmp/diff_new_pack.D0bOsN/_new  2019-06-04 12:14:41.347775620 +0200
@@ -1,12 +1,36 @@
-diff -urEbwB sway-1.0-rc2/include/cairo.h sway-1.0-rc2.new/include/cairo.h
 sway-1.0-rc2/include/cairo.h   2019-02-11 16:22:53.0 +0100
-+++ sway-1.0-rc2.new/include/cairo.h   2019-02-18 11:35:41.913345733 +0100
-@@ -4,7 +4,7 @@
+diff -urEbw sway-1.1.1/common/util.c sway-1.1.1.new/common/util.c
+--- sway-1.1.1/common/util.c   2019-06-03 15:54:48.0 +0200
 sway-1.1.1.new/common/util.c   2019-06-04 08:01:49.398954211 +0200
+@@ -5,7 +5,7 @@
+ #include 
+ #include 
+ #include 
+-#include 
++#include 
+ #include "log.h"
+ #include "util.h"
+ 
+diff -urEbw sway-1.1.1/include/cairo.h sway-1.1.1.new/include/cairo.h
+--- sway-1.1.1/include/cairo.h 2019-06-03 15:54:48.0 +0200
 sway-1.1.1.new/include/cairo.h 2019-06-04 07:58:54.169992613 +0200
+@@ -3,7 +3,7 @@
  #include "config.h"
  #include 
  #include 
 -#include 
 +#include 
- #if HAVE_GDK_PIXBUF
- #include 
- #endif
+ 
+ void cairo_set_source_u32(cairo_t *cairo, uint32_t color);
+ cairo_subpixel_order_t to_cairo_subpixel_order(enum wl_output_subpixel 
subpixel);
+diff -urEbw sway-1.1.1/include/util.h sway-1.1.1.new/include/util.h
+--- sway-1.1.1/include/util.h  2019-06-03 15:54:48.0 +0200
 sway-1.1.1.new/include/util.h  2019-06-04 08:03:46.167595133 +0200
+@@ -3,7 +3,7 @@
+ 
+ #include 
+ #include 
+-#include 
++#include 
+ 
+ 

commit sway for openSUSE:Factory

2019-03-26 Thread root
Hello community,

here is the log from the commit of package sway for openSUSE:Factory checked in 
at 2019-03-26 15:40:53

Comparing /work/SRC/openSUSE:Factory/sway (Old)
 and  /work/SRC/openSUSE:Factory/.sway.new.25356 (New)


Package is "sway"

Tue Mar 26 15:40:53 2019 rev:15 rq:684230 version:1.0

Changes:

--- /work/SRC/openSUSE:Factory/sway/sway.changes2018-05-17 
18:06:00.734577577 +0200
+++ /work/SRC/openSUSE:Factory/.sway.new.25356/sway.changes 2019-03-26 
15:42:32.956239577 +0100
@@ -1,0 +2,62 @@
+Tue Mar 12 08:19:39 UTC 2019 - mvet...@suse.com
+
+- Update to 1.0:
+  * We have completely overhauled the codebase. Some behaviors were changed
+to match i3 behavior, in breaking ways. There are likely many bugs we
+don't know about. Your millage may vary.
+  * swaygrab has been removed. For screenshots, try grim, and for video
+capture try wlstream[2]
+  * This release depends on wlroots 0.5 and drops the dependency on wlc.
+  * This release depends on scdoc for generating man pages, and drops
+the dependency on asciidoc.
+  * Experimental Nvidia support has been deprecated since its inception,
+and has now been removed entirely. Please use nouveau and consider future
+purchases from GPU vendors that support open source. Other proprietary
+drivers are also unsupported.
+  * swaylock is now distributed separately
+  * swayidle, a new idle management daemon, is available separately
+  * 100% i3 compatible*
+  * 100% i3 IPC compatible*
+  * 100% i3-gaps compatible
+  * 100% i3bar compatible
+  * swayidle, a daemon for managing DPMS and idle activity (e.g. automatic
+lock after a timeout), has been added - man swayidle to get started
+  * swaynag, an i3-nagbar replacement, has been added, with additional
+features not supported by i3-nagbar - man swaynag to get started
+  * bindsym --locked now adds keybindings which work when the screen is
+locked
+  * Command blocks are now generic and work with any command
+  * Window opacity can now be adjusted with the opacity command
+  * border csd now enables client-side decorations explicitly
+  * Atomic layout updates ensure that, when resizing windows and adjusting
+your layout, you never see an invalid frame with partially drawn clients
+  * Urgency hints from Xwayland are now supported
+  * Output damage tracking significantly improves CPU performance and power
+usage
+  * Hardware cursors are now supported, improving performance
+  * The Wayland, x11, and headless backends are now supported for end-user
+use, enabling nested and headless sway sessions
+  * On-screen keyboards like virtboard[6] are now supported
+  * Moving tiled windows with the mouse now behaves like the proposed i3 
+feature
+  * Pointer constraints allow video games and other applications to grab
+your pointer
+  * Xwayland is now started only when the first X11 client is started
+- Add sway-1.0-scdocpath.patch: workaround for bsc#1128844 
+- Add sway-1.0-include.patch: fix includes path
+- Add sway-1.0-flow.patch: fix https://github.com/swaywm/sway/issues/3862
+
+---
+Mon Feb 18 10:31:48 UTC 2019 - mvet...@suse.com
+
+- Update to 1.0 RC 2
+- Remove sway-1.0-version.patch: upstreamed
+
+---
+Mon Feb 04 10:29:17 UTC 2019 - mvet...@suse.com
+
+- Update to 1.0 RC 1
+- Add sway-1.0-version.patch: We dont have git.
+  See https://github.com/swaywm/sway/pull/3578
+
+---

Old:

  sway-0.15.2.tar.gz
  sway-0.15.2.tar.gz.sig

New:

  sway-1.0-flow.patch
  sway-1.0-include.patch
  sway-1.0-scdocpath.patch
  sway-1.0.tar.gz



Other differences:
--
++ sway.spec ++
--- /var/tmp/diff_new_pack.VyXSdo/_old  2019-03-26 15:42:33.804239092 +0100
+++ /var/tmp/diff_new_pack.VyXSdo/_new  2019-03-26 15:42:33.808239090 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sway
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,44 +16,44 @@
 #
 
 
-%define basever 0.15.2
-#%%define prerelease rc1
-
-%if 0%{?prerelease:1}
-%define ver %{basever}~%{prerelease}
-%define tarver  %{basever}-%{prerelease}
-%else
-%define ver %{basever}
-%define tarver  %{basever}
-%endif
-
 Name:   sway
-Version:%{ver}
+Version:1.0
 Release:0
 Summary:Window manager for Wayland compatible with i3
 License:MIT
 Group:  System/GUI/Other

commit sway for openSUSE:Factory

2018-05-17 Thread root
Hello community,

here is the log from the commit of package sway for openSUSE:Factory checked in 
at 2018-05-17 18:05:23

Comparing /work/SRC/openSUSE:Factory/sway (Old)
 and  /work/SRC/openSUSE:Factory/.sway.new (New)


Package is "sway"

Thu May 17 18:05:23 2018 rev:14 rq:610027 version:0.15.2

Changes:

--- /work/SRC/openSUSE:Factory/sway/sway.changes2018-01-10 
23:34:53.340808837 +0100
+++ /work/SRC/openSUSE:Factory/.sway.new/sway.changes   2018-05-17 
18:06:00.734577577 +0200
@@ -1,0 +2,18 @@
+Wed May 16 10:44:26 UTC 2018 - r...@l2f.inesc-id.pt
+
+- Update to 0.15.2
+  - Fix non-compliant KDE tray icons
+  - Fix tray items setting and updating icons
+  - Fix various tray segfaults and memory leaks
+  - Fix menu placement
+  - Popups no longer interfere with swaylock
+  - Fixed an invalid free in workspace logic
+  - Send forward/backward mouse buttons to i3bar event listeners
+  - Accomodate for empty i3bar blocks
+  - Gracefully handle status line errors in swaybar
+  - Fix memory leaks and sadness throughout
+  - Correctly handle i3bar min_width specification
+  - Minor scratchpad fixes
+  - Man page improvements
+
+---

Old:

  sway-0.15.1.tar.gz
  sway-0.15.1.tar.gz.sig

New:

  sway-0.15.2.tar.gz
  sway-0.15.2.tar.gz.sig



Other differences:
--
++ sway.spec ++
--- /var/tmp/diff_new_pack.miSHLC/_old  2018-05-17 18:06:02.738504289 +0200
+++ /var/tmp/diff_new_pack.miSHLC/_new  2018-05-17 18:06:02.742504143 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sway
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
 #
 
 
-%define basever 0.15.1
+%define basever 0.15.2
 #%%define prerelease rc1
 
 %if 0%{?prerelease:1}

++ sway-0.15.1.tar.gz -> sway-0.15.2.tar.gz ++
 2032 lines of diff (skipped)





commit sway for openSUSE:Factory

2018-01-10 Thread root
Hello community,

here is the log from the commit of package sway for openSUSE:Factory checked in 
at 2018-01-10 23:34:48

Comparing /work/SRC/openSUSE:Factory/sway (Old)
 and  /work/SRC/openSUSE:Factory/.sway.new (New)


Package is "sway"

Wed Jan 10 23:34:48 2018 rev:13 rq:562643 version:0.15.1

Changes:

--- /work/SRC/openSUSE:Factory/sway/sway.changes2017-12-29 
18:52:17.77715 +0100
+++ /work/SRC/openSUSE:Factory/.sway.new/sway.changes   2018-01-10 
23:34:53.340808837 +0100
@@ -1,0 +2,9 @@
+Sat Dec 30 18:26:55 UTC 2017 - a...@mizerski.pl
+
+- cleanup spec file
+  - update urls
+  - fix macro usage
+  - add some vesion numbers to requirements
+  - add ImageMagick and ffmpeg dependency required by swaygrab
+
+---



Other differences:
--
++ sway.spec ++
--- /var/tmp/diff_new_pack.gkUpso/_old  2018-01-10 23:34:54.116772427 +0100
+++ /var/tmp/diff_new_pack.gkUpso/_new  2018-01-10 23:34:54.120772239 +0100
@@ -17,9 +17,9 @@
 
 
 %define basever 0.15.1
-#%define prerelease rc1
+#%%define prerelease rc1
 
-%if 0%{?prerelease:0}
+%if 0%{?prerelease:1}
 %define ver %{basever}~%{prerelease}
 %define tarver  %{basever}-%{prerelease}
 %else
@@ -33,29 +33,31 @@
 Summary:Window manager for Wayland compatible with i3
 License:MIT
 Group:  System/GUI/Other
-Url:https://github.com/SirCmpwn/sway
-Source0:
https://github.com/SirCmpwn/sway/archive/%{tarver}.tar.gz#/%{name}-%{tarver}.tar.gz
+Url:https://github.com/swaywm/sway
+Source0:
https://github.com/swaywm/sway/archive/%{tarver}.tar.gz#/%{name}-%{tarver}.tar.gz
 # only releases are signed
 %if ! 0%{?prerelease:1}
-Source1:
https://github.com/SirCmpwn/sway/releases/download/%{basever}/%{name}-%{basever}.tar.gz.sig
+Source1:
https://github.com/swaywm/sway/releases/download/%{basever}/%{name}-%{basever}.tar.gz.sig
 %endif
 Source2:sway.keyring
 BuildRequires:  asciidoc
-BuildRequires:  cmake
+BuildRequires:  cmake >= 3.1.0
 BuildRequires:  gcc-c++
 BuildRequires:  libxslt-tools
 BuildRequires:  pam-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(cairo)
-BuildRequires:  pkgconfig(dbus-1)
+BuildRequires:  pkgconfig(dbus-1) >= 1.10
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
-BuildRequires:  pkgconfig(json-c)
+BuildRequires:  pkgconfig(json-c) >= 0.12.1
 BuildRequires:  pkgconfig(libcap)
 BuildRequires:  pkgconfig(libpcre)
 BuildRequires:  pkgconfig(pango)
 BuildRequires:  pkgconfig(pangocairo)
 BuildRequires:  pkgconfig(wlc)
 BuildRequires:  pkgconfig(xkbcommon)
+Requires:   ImageMagick
+Requires:   ffmpeg
 %if 0%{?suse_version}
 # I definitely recommend Xwayland
 Recommends: xorg-x11-server-wayland
@@ -66,15 +68,12 @@
 manager for Wayland.
 
 %prep
-%if %{?prerelease:0}
 %setup -q -n %{name}-%{tarver}
-%else
-%setup -q
-%endif
 
 %build
 export CFLAGS="%{optflags}"
 %cmake \
+   -DVERSION=%{tarver} \
-DCMAKE_INSTALL_SYSCONFDIR:PATH=%{_sysconfdir} \
-Dzsh-completions=ON
 make %{?_smp_mflags}






commit sway for openSUSE:Factory

2017-12-29 Thread root
Hello community,

here is the log from the commit of package sway for openSUSE:Factory checked in 
at 2017-12-29 18:52:06

Comparing /work/SRC/openSUSE:Factory/sway (Old)
 and  /work/SRC/openSUSE:Factory/.sway.new (New)


Package is "sway"

Fri Dec 29 18:52:06 2017 rev:12 rq:560253 version:0.15.1

Changes:

--- /work/SRC/openSUSE:Factory/sway/sway.changes2017-12-14 
10:56:45.269725564 +0100
+++ /work/SRC/openSUSE:Factory/.sway.new/sway.changes   2017-12-29 
18:52:17.77715 +0100
@@ -1,0 +2,16 @@
+Thu Dec 28 05:09:52 UTC 2017 - avin...@opensuse.org
+
+- bump to 0.15.1
+  - Update to json-c 0.13
+  - Documentation corrections
+  - Portability fixes
+  - Output scale now preserved upon reloads/hotplugs
+  - Closing fullscreen windows in nested containers no longer
+crashes
+  - swaygrab more gracefully handles errors
+  - Fixes to some minor tray issues
+  - Fix security grants for swaylock -f
+  - Clear password buffer after checking it in swaylock
+- partial cleanup with spec-cleaner
+
+---

Old:

  sway-0.15.0.tar.gz
  sway-0.15.0.tar.gz.sig

New:

  sway-0.15.1.tar.gz
  sway-0.15.1.tar.gz.sig



Other differences:
--
++ sway.spec ++
--- /var/tmp/diff_new_pack.535LKk/_old  2017-12-29 18:52:18.620757680 +0100
+++ /var/tmp/diff_new_pack.535LKk/_new  2017-12-29 18:52:18.620757680 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define basever 0.15.0
+%define basever 0.15.1
 #%define prerelease rc1
 
 %if 0%{?prerelease:0}
@@ -83,7 +83,6 @@
 %cmake_install
 
 %files
-%defattr(-,root,root)
 %doc LICENSE README.md CONTRIBUTING.md
 %{_bindir}/%{name}*
 %dir %{_sysconfdir}/sway

++ sway-0.15.0.tar.gz -> sway-0.15.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sway-0.15.0/CMakeLists.txt 
new/sway-0.15.1/CMakeLists.txt
--- old/sway-0.15.0/CMakeLists.txt  2017-11-07 00:16:22.0 +0100
+++ new/sway-0.15.1/CMakeLists.txt  2017-12-17 21:53:22.0 +0100
@@ -48,7 +48,7 @@
add_definitions(-D_LD_LIBRARY_PATH="${LD_LIBRARY_PATH}")
 endif()
 
-find_package(JsonC 0.12.1 REQUIRED)
+find_package(JsonC REQUIRED)
 find_package(PCRE REQUIRED)
 find_package(WLC REQUIRED)
 find_package(Wayland REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sway-0.15.0/README.de.md new/sway-0.15.1/README.de.md
--- old/sway-0.15.0/README.de.md2017-11-07 00:16:22.0 +0100
+++ new/sway-0.15.1/README.de.md2017-12-17 21:53:22.0 +0100
@@ -60,7 +60,7 @@
 * libcap
 * asciidoc
 * pcre
-* json-c <= 0.12.1
+* json-c
 * pango
 * cairo
 * gdk-pixbuf2 *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sway-0.15.0/README.el.md new/sway-0.15.1/README.el.md
--- old/sway-0.15.0/README.el.md2017-11-07 00:16:22.0 +0100
+++ new/sway-0.15.1/README.el.md2017-12-17 21:53:22.0 +0100
@@ -53,7 +53,7 @@
 * libcap
 * asciidoc
 * pcre
-* json-c <= 0.12.1
+* json-c
 * pango
 * cairo
 * gdk-pixbuf2 *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sway-0.15.0/README.fr.md new/sway-0.15.1/README.fr.md
--- old/sway-0.15.0/README.fr.md2017-11-07 00:16:22.0 +0100
+++ new/sway-0.15.1/README.fr.md2017-12-17 21:53:22.0 +0100
@@ -55,7 +55,7 @@
 * libcap
 * asciidoc
 * pcre
-* json-c <= 0.12.1
+* json-c
 * pango
 * cairo
 * gdk-pixbuf2 *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sway-0.15.0/README.it.md new/sway-0.15.1/README.it.md
--- old/sway-0.15.0/README.it.md2017-11-07 00:16:22.0 +0100
+++ new/sway-0.15.1/README.it.md2017-12-17 21:53:22.0 +0100
@@ -56,7 +56,7 @@
 * libcap
 * asciidoc
 * pcre
-* json-c <= 0.12.1
+* json-c
 * pango
 * cairo
 * gdk-pixbuf2 *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sway-0.15.0/README.ja.md new/sway-0.15.1/README.ja.md
--- old/sway-0.15.0/README.ja.md2017-11-07 00:16:22.0 +0100
+++ new/sway-0.15.1/README.ja.md2017-12-17 21:53:22.0 +0100
@@ -46,7 +46,7 @@
 * libcap
 * asciidoc
 * pcre
-* json-c <= 0.12.1
+* json-c
 * pango
 * cairo
 * gdk-pixbuf2 *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sway-0.15.0/README.md new/sway-0.15.1/README.md
--- old/sway-0.15.0/README.md   2017-11-07 00:16:22.0 +0100
+++ new/sway-0.15.1/README.md   2017-12-17 21:53:22.0 +0100
@@ -61,7 +61,7 @@
 * libcap
 * asciidoc
 * pcre
-* json-c <= 0.12.1
+* json-c
 * pango
 * cairo
 * gdk-pixbuf2 *
diff -urN 

commit sway for openSUSE:Factory

2017-12-14 Thread root
Hello community,

here is the log from the commit of package sway for openSUSE:Factory checked in 
at 2017-12-14 10:56:19

Comparing /work/SRC/openSUSE:Factory/sway (Old)
 and  /work/SRC/openSUSE:Factory/.sway.new (New)


Package is "sway"

Thu Dec 14 10:56:19 2017 rev:11 rq:555786 version:0.15.0

Changes:

--- /work/SRC/openSUSE:Factory/sway/sway.changes2017-05-16 
14:47:12.169867593 +0200
+++ /work/SRC/openSUSE:Factory/.sway.new/sway.changes   2017-12-14 
10:56:45.269725564 +0100
@@ -1,0 +2,39 @@
+Thu Nov  9 19:19:33 UTC 2017 - aavind...@gmail.com
+
+- bump to 0.15.0
+   Changes
+* Default wallpapers are now in /usr/share/backgrounds/sway
+* README translated into 9 more languages
+
+   New Features
+* Improved clipboard support via swaymsg commands
+* Raspberry Pi support
+* swaylock indicator size is now configurable
+* swaybar now supports scroll events over IPC
+
+   Bugs Fixed
+* IPC now uses nonblocking I/O
+* Tray icon theme parsing support handles getline failure
+* Correctly handle empty security policies
+* Fix zsh completion for swaylock
+* Use after free in bindsym fixed
+* Pointer accuracy bugs fixed via wlc
+* swaybar crash with invalid SNI names fixed
+* Race condition in kill command fixed
+* swaygrab no longer uses the shell to execute subprocesses
+* An issue with variables set via set $xyz was fixed
+* A number of bugs with the output command were fixed
+* Fixed move to workspaces with spaces in their names
+* Skip dotfiles when loading security configuration
+* Several issues with the scratchpad were fixed
+* swaygrab now handles permissions errors more gracefully
+* swaybar click events had an extra comma
+* FreeBSD compatability fixes
+* Fix tray when dbus is not present
+
+---
+Tue Jun 20 06:44:34 UTC 2017 - sleep_wal...@opensuse.org
+
+- bump to 0.14 rc1 prerelease
+
+---

Old:

  0.13.0.tar.gz
  sway-0.13.0.tar.gz.sig

New:

  sway-0.15.0.tar.gz
  sway-0.15.0.tar.gz.sig



Other differences:
--
++ sway.spec ++
--- /var/tmp/diff_new_pack.z2yZsk/_old  2017-12-14 10:56:47.053639447 +0100
+++ /var/tmp/diff_new_pack.z2yZsk/_new  2017-12-14 10:56:47.057639254 +0100
@@ -16,15 +16,29 @@
 #
 
 
+%define basever 0.15.0
+#%define prerelease rc1
+
+%if 0%{?prerelease:0}
+%define ver %{basever}~%{prerelease}
+%define tarver  %{basever}-%{prerelease}
+%else
+%define ver %{basever}
+%define tarver  %{basever}
+%endif
+
 Name:   sway
-Version:0.13.0
+Version:%{ver}
 Release:0
 Summary:Window manager for Wayland compatible with i3
 License:MIT
 Group:  System/GUI/Other
 Url:https://github.com/SirCmpwn/sway
-Source0:https://github.com/SirCmpwn/sway/archive/%{version}.tar.gz
-Source1:
https://github.com/SirCmpwn/sway/releases/download/%{version}/%{name}-%{version}.tar.gz.sig
+Source0:
https://github.com/SirCmpwn/sway/archive/%{tarver}.tar.gz#/%{name}-%{tarver}.tar.gz
+# only releases are signed
+%if ! 0%{?prerelease:1}
+Source1:
https://github.com/SirCmpwn/sway/releases/download/%{basever}/%{name}-%{basever}.tar.gz.sig
+%endif
 Source2:sway.keyring
 BuildRequires:  asciidoc
 BuildRequires:  cmake
@@ -33,6 +47,7 @@
 BuildRequires:  pam-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(cairo)
+BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(json-c)
 BuildRequires:  pkgconfig(libcap)
@@ -51,9 +66,14 @@
 manager for Wayland.
 
 %prep
+%if %{?prerelease:0}
+%setup -q -n %{name}-%{tarver}
+%else
 %setup -q
+%endif
 
 %build
+export CFLAGS="%{optflags}"
 %cmake \
-DCMAKE_INSTALL_SYSCONFDIR:PATH=%{_sysconfdir} \
-Dzsh-completions=ON
@@ -73,7 +93,8 @@
 %config(noreplace) %{_sysconfdir}/pam.d/swaylock
 %{_mandir}/man?/%{name}*
 %{_datadir}/wayland-sessions/
-%{_datadir}/sway
+%dir %{_datadir}/backgrounds
+%{_datadir}/backgrounds/sway
 %{_datadir}/zsh
 
 %changelog





commit sway for openSUSE:Factory

2017-05-16 Thread root
Hello community,

here is the log from the commit of package sway for openSUSE:Factory checked in 
at 2017-05-16 14:46:36

Comparing /work/SRC/openSUSE:Factory/sway (Old)
 and  /work/SRC/openSUSE:Factory/.sway.new (New)


Package is "sway"

Tue May 16 14:46:36 2017 rev:10 rq:495204 version:0.13.0

Changes:

--- /work/SRC/openSUSE:Factory/sway/sway.changes2017-03-17 
15:06:59.830030979 +0100
+++ /work/SRC/openSUSE:Factory/.sway.new/sway.changes   2017-05-16 
14:47:12.169867593 +0200
@@ -1,0 +2,71 @@
+Tue May  9 08:40:14 UTC 2017 - sleep_wal...@opensuse.org
+
+- bump to 0.13
+   Changes
+* The new_window and new_float commands are deprecated in favor of
+  default_border and default_floating_border. A similar change is
+  expected from i3. (@zandrmartin - #1105)
+* 444 is now an acceptable file mode for security configs (@jnsaff
+  - #1117)
+* Any executable that is not owned by root will receive the
+  default security policy regardless of any additional configured
+  permissions (@JerziKaminsky)
+
+   New features
+* i3-style marks are now supported (@4e554c4c - #1145 & #1155)
+* You may now configure the color of swaylock UI elements via the
+  command line (@4e554c4c - #1078)
+* Floating containers may now be moved with the move command
+  (@4e554c4c - #1092)
+* swaymsg pretty-prints its output if stdout is a tty (@SirCmpwn -
+  #1146)
+* [criteria] command has been implemented (@4e554c4c - #1149)
+* nvidia proprietary driver support has been implemented in wlc
+  (@vially - Cloudef/wlc#245) and sway was updated as necessary
+  (@SirCmpwn - #1147)
+* Security policies can now refer to symlinked executables
+  (@JerziKaminsky - #1173)
+* Version string can now be specified at build time (@snoack -
+  #1194)
+
+   Bugs fixed
+* Missing swaylock security settings were added (@SirCmpwn - 21ad45b)
+* -Werror issues on the latest gcc have been corrected (@Fale - #1086)
+* The codebase is more POSIXly correct and does not rely on
+  GNUisms (@SirCmpwn - 9aed9d9)
+* Issues building against a local copy of wlc has been fixed
+  (@snoack - #1115)
+* A problem with keyboard code in sway's Wayland clients was fixed
+  (@zandrmartin - #1121)
+* Focus could be stolen from fullscreen windows under some
+  conditions (@zandrmartin - #1126)
+* Spaces are now permitted in workspace names (@4e554c4c - #1101)
+* Issues with workspace assignment have been corrected
+  (@zandrmartin - #1105)
+* Man page typos fixed (@johnchen902 - #1113)
+* Crashiness with move [next|prev] was fixed (@oranenj - #1130)
+* Regular expressions are now handled with PCRE for better i3
+  compatibility (@ascent12 - #1151)
+* Dangling file descriptors on IPC client termination was fixed
+  (@SirCmpwn, @ascent12 - #1153)
+* libcap is now explicitly required in our CMakeLists.txt
+  (@JerziKaminsky - #1150)
+* move [to] scratchpad did not support the "to" syntax (@wasamasa
+  - #1180)
+* Windows leaving the scratchpad are now sized to match i3
+  behavior (@wasamasa - #1181)
+* Specifying fewer than 5 colors with client.* now matches i3
+  behavior (@SirCmpwn - #1201)
+
+
+---
+Wed May  3 07:10:35 UTC 2017 - sleep_wal...@opensuse.org
+
+- bump to 0.13-rc1 prerelease
+
+---
+Wed Apr 19 08:18:02 UTC 2017 - sleep_wal...@opensuse.org
+
+- bump to 0.13-rc1 prerelease
+
+---

Old:

  0.12.1.tar.gz
  sway-0.12.1.tar.gz.sig

New:

  0.13.0.tar.gz
  sway-0.13.0.tar.gz.sig



Other differences:
--
++ sway.spec ++
--- /var/tmp/diff_new_pack.DNKWTt/_old  2017-05-16 14:47:13.009749595 +0200
+++ /var/tmp/diff_new_pack.DNKWTt/_new  2017-05-16 14:47:13.013749033 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sway
-Version:0.12.1
+Version:0.13.0
 Release:0
 Summary:Window manager for Wayland compatible with i3
 License:MIT

++ 0.12.1.tar.gz -> 0.13.0.tar.gz ++
 4327 lines of diff (skipped)





commit sway for openSUSE:Factory

2017-03-17 Thread root
Hello community,

here is the log from the commit of package sway for openSUSE:Factory checked in 
at 2017-03-17 15:06:58

Comparing /work/SRC/openSUSE:Factory/sway (Old)
 and  /work/SRC/openSUSE:Factory/.sway.new (New)


Package is "sway"

Fri Mar 17 15:06:58 2017 rev:9 rq:479914 version:0.12.1

Changes:

--- /work/SRC/openSUSE:Factory/sway/sway.changes2017-03-10 
21:46:22.421870865 +0100
+++ /work/SRC/openSUSE:Factory/.sway.new/sway.changes   2017-03-17 
15:06:59.830030979 +0100
@@ -1,0 +2,8 @@
+Tue Mar 14 10:08:58 UTC 2017 - sleep_wal...@opensuse.org
+
+- bump to 0.12.1
+   Bugs Fixed
+Workspace output assignment issues (@zandrmartin - #1105)
+Typo in sway(5) (@johnchen902 - #1113)
+
+---

Old:

  0.12.tar.gz
  sway-0.12.tar.gz.sig

New:

  0.12.1.tar.gz
  sway-0.12.1.tar.gz.sig



Other differences:
--
++ sway.spec ++
--- /var/tmp/diff_new_pack.ITvJYu/_old  2017-03-17 15:07:00.681910754 +0100
+++ /var/tmp/diff_new_pack.ITvJYu/_new  2017-03-17 15:07:00.685910189 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   sway
-Version:0.12
+Version:0.12.1
 Release:0
 Summary:Window manager for Wayland compatible with i3
 License:MIT

++ 0.12.tar.gz -> 0.12.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sway-0.12/sway/commands/workspace.c 
new/sway-0.12.1/sway/commands/workspace.c
--- old/sway-0.12/sway/commands/workspace.c 2017-03-07 15:43:05.0 
+0100
+++ new/sway-0.12.1/sway/commands/workspace.c   2017-03-14 04:15:39.0 
+0100
@@ -31,7 +31,7 @@
"Unable to allocate workspace output");
}
wso->workspace = join_args(argv, argc - 2);
-   wso->output = strdup(argv[output_location]);
+   wso->output = strdup(argv[output_location + 1]);
int i = -1;
if ((i = list_seq_find(config->workspace_outputs, 
workspace_output_cmp_workspace, wso)) != -1) {
struct workspace_output *old = 
config->workspace_outputs->items[i];
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sway-0.12/sway/sway.5.txt 
new/sway-0.12.1/sway/sway.5.txt
--- old/sway-0.12/sway/sway.5.txt   2017-03-07 15:43:05.0 +0100
+++ new/sway-0.12.1/sway/sway.5.txt 2017-03-14 04:15:39.0 +0100
@@ -86,7 +86,7 @@
_splitv_, _toggle split_, _stacking_, _tabbed_.
 
 **layout** auto ::
-   Sets layout to one of the auto modes, i.e. one of _left_, right_, _top_,
+   Sets layout to one of the auto modes, i.e. one of _left_, _right_, 
_top_,
or _bottom_.
 
 **layout** auto ::





commit sway for openSUSE:Factory

2017-03-10 Thread root
Hello community,

here is the log from the commit of package sway for openSUSE:Factory checked in 
at 2017-03-10 21:46:21

Comparing /work/SRC/openSUSE:Factory/sway (Old)
 and  /work/SRC/openSUSE:Factory/.sway.new (New)


Package is "sway"

Fri Mar 10 21:46:21 2017 rev:8 rq:477958 version:0.12

Changes:

--- /work/SRC/openSUSE:Factory/sway/sway.changes2017-01-04 
19:38:31.382705460 +0100
+++ /work/SRC/openSUSE:Factory/.sway.new/sway.changes   2017-03-10 
21:46:22.421870865 +0100
@@ -1,0 +2,60 @@
+Thu Mar  9 10:46:24 UTC 2017 - sleep_wal...@opensuse.org
+
+- bump to 0.12
+   Changes
+/etc/sway/security has been moved to
+  /etc/sway/security.d/00-defaults and users are now encouraged to
+  add their own security configurations as additional files in
+  /etc/sway/security.d/. Maintainers of software that integrates
+  with sway and require special permissions are encouraged to ship
+  security configs in this directory as well (@SirCmpwn - #1080)
+If not specified at build time, LD_LIBRARY_PATH will be unset,
+  rather than defaulting to /usr/lib (@Hummer12007 - #1050)
+Default backgrounds have been losslessly re-compressed and should
+  reduce the package weight if enabled (@Jesin - #1032)
+Previously undocumented features (swaygrab -f and
+  hide_edge_borders) are now covered by their respective manuals
+  (@Hummer12007, @ametisf - #1073, #1051)
+Environment logging now occurs prior to compositor initialization,
+  which helps diagnose certain kinds of problems (@SirCmpwn -
+  41f7aaa)
+
+   New Features
+New automatic layouts unique to sway have been implemented that
+  behave like similar features in WMs like Awesome. See sway(5) and
+  look for layout auto for details. (@willakat - #1024)
+Sway now supports gamma adjustment, which you can take advantage
+  of with a patched redshift (@SirCmpwn - #1019)
+IPC features can now be secured on a per-application basis - see
+  sway-security(7) (@SirCmpwn - #1080)
+focused is now available in window criteria (@Hummer12007 - #1053)
+output [left|right] now matches i3's wrapping behavior (@dkess -
+  #1048)
+XWayland window instances are now shown in title bars if necessary
+  (@Hummer12007 - #1052)
+hide_edge_borders smart is now implemented, following i3 4.13
+  (@ametisf - #1044)
+
+   Bugs Fixed
+Issues compiling sway on gcc 7 have been resolved (@Fale - #1086)
+Capabilities are more carefuly handled when transitioning from
+  euid 0 to a normal user, which fixes some problems on systems
+  without logind (@Hummer12007 - #1043)
+xdg-shell v6 support has been fleshed out in both wlc and sway,
+  which should fix things like broken right click menus on GTK apps
+  (@Hummer12007 - #1070, #1055)
+Floating windows were created with the incorrect geometry, which
+  has been corrected (@zandrmartin - #1075)
+Image scaling specified at the swaylock command line was ignored,
+  and now works correctly (@zandrmartin - #1017)
+Inconsistencies with workspace layouts in IPC messages between i3
+  and sway were corrected (@Hummer12007 - #1030)
+Workspaces with spaces in their names are now supported more
+  consistently with i3 (@4e554c4c - #1011)
+
+---
+Tue Feb 28 21:26:33 UTC 2017 - sleep_wal...@opensuse.org
+
+- bump to 0.12-rc2 pre-release
+
+---

Old:

  0.11.tar.gz
  sway-0.11.tar.gz.sig

New:

  0.12.tar.gz
  sway-0.12.tar.gz.sig



Other differences:
--
++ sway.spec ++
--- /var/tmp/diff_new_pack.z4Tg93/_old  2017-03-10 21:46:23.381734727 +0100
+++ /var/tmp/diff_new_pack.z4Tg93/_new  2017-03-10 21:46:23.385734159 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sway
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   sway
-Version:0.11
+Version:0.12
 Release:0
 Summary:Window manager for Wayland compatible with i3
 License:MIT
@@ -67,8 +67,9 @@
 %doc LICENSE README.md CONTRIBUTING.md
 %{_bindir}/%{name}*
 %dir %{_sysconfdir}/sway
+%dir %{_sysconfdir}/sway/security.d
 %config(noreplace) %{_sysconfdir}/sway/config
-%config(noreplace) %{_sysconfdir}/sway/security
+%config(noreplace) %{_sysconfdir}/sway/security.d/00-defaults
 %config(noreplace) %{_sysconfdir}/pam.d/swaylock
 %{_mandir}/man?/%{name}*
 

commit sway for openSUSE:Factory

2016-11-18 Thread h_root
Hello community,

here is the log from the commit of package sway for openSUSE:Factory checked in 
at 2016-11-18 22:01:10

Comparing /work/SRC/openSUSE:Factory/sway (Old)
 and  /work/SRC/openSUSE:Factory/.sway.new (New)


Package is "sway"

Changes:

--- /work/SRC/openSUSE:Factory/sway/sway.changes2016-08-20 
12:27:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.sway.new/sway.changes   2016-11-18 
22:01:11.0 +0100
@@ -1,0 +2,76 @@
+Wed Oct 26 10:09:45 UTC 2016 - sleep_wal...@opensuse.org
+
+- bump to 0.10
+   New Features
+sway now runs on FreeBSD! (thanks @yohanesu75!)
+swaymsg now pretty prints the JSON response (thanks @acrisci!)
+The application class is displayed in titlebars if the title is
+  missing (thanks @thejan2009!)
+Disabling outputs at runtime might work (thanks @thejan2009!)
+i3's indicator border color feature is now supported (thanks
+  @guiniol, @thejan2009!)
+Input device names in input configurations now support * (thanks
+  @SirCmpwn!)
+Initial support for HiDPI was added to swaybar, swaybg, and
+  swaylock (thanks @SirCmpwn, @thejan2009!)
+Moving views across an output's edge is now supported (thanks
+  @mikkeloscar!)
+swaygrab can now screenshot the focused container via -f (thanks
+  @zandrmartin!)
+
+   Bugs Fixed
+A security issue was fixed - you are affected if you have users on
+  your system that use sway but do not have root access - details in
+  #884 (thanks @Fale!)
+A number of changes were made to IPC for better i3 compatability
+  (thanks @acrisci, @zandrmartin!)
+An uninitialized variable fixed the default config for wrap_scroll
+  (thanks @minus7!)
+Color parsing previously could cause values to clamp and lose
+  information (thanks @progandy!)
+workspace back_and_forth and workspace_auto_back_and_forth had
+  issues getting along (thanks @thejan2009!)
+Weirdness in edge cases with moving windows was fixed (thanks
+  @Hummer12007!)
+Edge case in workspace handling during view creation was fixed
+  (thanks @thejan2009!)
+A problem with move container to workspace was fixed (thanks
+  @thejan2009!)
+Null pointer dereference during config load edge case was fixed
+  (thanks @kb100!)
+The behavior of hide_edge_borders was fixed (thanks
+  @lukaslihotzki!)
+Fullscreen windows previously had input priority over swaylock
+  (thanks @SirCmpwn!)
+The behavior of pango markup on swaybar was fixed (thanks
+  @zandrmartin!)
+swaybar previously couldn't switch between workspaces with spaces
+  in their names (thanks @thejan2009!)
+swaybars could be loaded before all outputs were loaded, which
+  could cause a segfault (thanks @RyanDwyer!)
+An IPC-related segfault during initialization was fixed (thanks
+  @gutsoo!)
+Possible use-after-free in focus handling was fixed (thanks
+  @zandrmartin!)
+
+   Changes
+Some improvements were made to the default config (thanks
+  @mayhewj, @goetzc, @zandrmartin!)
+Some internal refactoring around focus (thanks @acrisci!)
+Some internal refactoring around commands (thanks @zandrmartin!)
+Improvements were made to man pages (thanks @minus7, @mmlb!)
+pango_markup in your bar config now defaults to false, following
+  the same change in i3 (thanks @Hummer12007!)
+
+---
+Wed Oct  5 08:11:28 UTC 2016 - sleep_wal...@opensuse.org
+
+- bump to 0.10-rc2
+
+---
+Tue Sep 27 20:50:05 UTC 2016 - sleep_wal...@opensuse.org
+
+- bump to 0.10-rc1
+   check GIT commit messages for complete changelog   
+
+---

Old:

  0.9.tar.gz
  sway-0.9.tar.gz.sig

New:

  0.10.tar.gz
  sway-0.10.tar.gz.sig



Other differences:
--
++ sway.spec ++
--- /var/tmp/diff_new_pack.ModZhz/_old  2016-11-18 22:01:13.0 +0100
+++ /var/tmp/diff_new_pack.ModZhz/_new  2016-11-18 22:01:13.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   sway
-Version:0.9
+Version:0.10
 Release:0
 Summary:Window manager for Wayland compatible with i3
 License:MIT
@@ -63,7 +63,7 @@
 
 %files
 %defattr(-,root,root)
-%doc LICENSE README.md CONTRIBUTING.md HACKING.md
+%doc LICENSE README.md CONTRIBUTING.md
 %{_bindir}/%{name}*
 %dir %{_sysconfdir}/sway
 %config(noreplace) %{_sysconfdir}/sway/config

++ 0.9.tar.gz -> 0.10.tar.gz ++
/work/SRC/openSUSE:Factory/sway/0.9.tar.gz 
/work/SRC/openSUSE:Factory/.sway.new/0.10.tar.gz differ: char 15, line 1





commit sway for openSUSE:Factory

2016-08-20 Thread h_root
Hello community,

here is the log from the commit of package sway for openSUSE:Factory checked in 
at 2016-08-20 12:27:13

Comparing /work/SRC/openSUSE:Factory/sway (Old)
 and  /work/SRC/openSUSE:Factory/.sway.new (New)


Package is "sway"

Changes:

--- /work/SRC/openSUSE:Factory/sway/sway.changes2016-06-23 
13:36:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.sway.new/sway.changes   2016-08-20 
12:27:15.0 +0200
@@ -2 +2,78 @@
-Mon Jun 20 20:03:32 UTC 2016 - tc...@suse.com
+Sun Jul 31 15:51:31 UTC 2016 - sleep_wal...@opensuse.org
+
+- bump to 0.9
+   New Features
+Experimental HiDPI support. Add scale 2 to your output line, see
+  sway(5) for details and #797 for status (thanks @SirCmpwn and the
+  wlc team!)
+Mouse support for swaybar (thanks @deklov!)
+New bar command wrap_scroll [yes|no] allows you to wrap when
+  scrolling through workspaces with swaybar (thanks @SirCmpwn!)
+Windows that have a parent (i.e. most dialog windows) are now
+  floated by default (thanks @SirCmpwn!)
+The IPC get_tree message is implemented (thanks @zandrmartin!)
+IPC window events have been implemented (thanks @Hummer12007!)
+Swaylock has a new -f option which will cause it to fork into the
+  background (which matches i3lock's behavior) (thanks
+  @SethBarberee!)
+The focus child i3 command has been implemented (thanks @acrisci!)
+Spawned processes now keep track of what workspace was active when
+  they were started and will open subsequent windows there (thanks
+  @zandrmartin!)
+Backgrounds can now be a solid color (thanks @zandrmartin!)
+
+   Bugs Fixed
+A crash could occur in tabbed/stacking parent checks (thanks
+  @Hummer12007!)
+Strange split{h|v} regressions were corrected (thanks
+  @Hummer12007!)
+A corner case with tacked/stabbed containers as the default layout
+  was fixed (thanks @thejan2009!)
+An edge case that could cause crashes when destroying workspaces
+  was fixed (thanks @Hummer12007!)
+An error with the move position command was fixed (thanks
+  @deklov!)
+Event bitmasks in the IPC server were incorrect and fixed (thanks
+  @Hummer12007!)
+A regression and a bug in hide_edge_borders was fixed (thanks
+  @zandrmartin and @thejan2009!)
+A bug with smart_gaps and outer gaps 0 was fixed (thanks
+  @thejan2009!)
+floating_scroll events are no longer passed through to windows
+  (thanks @thejan2009!)
+IPC command results are encapsulated in a JSON array to match i3
+  behavior (thanks @acrisci!)
+focus parent no longer attempts to focus anything higher than a
+  workspace (thanks @acrisci!)
+Window titles are now rendered appropriately when a parent of them
+  is focused (thanks @acrisci!)
+Windows spawned on empty workspaces with the tabbed/stacked
+  layouts could spawn with 0x0 geometry (thanks @thejan2009!)
+Killing a container now kills all of its children (thanks
+  @thejan2009!)
+Edge cases with various border styles in tabbed/stacked were fixed
+  (thanks @thejan2009!)
+Edge cases with tabbed/stacked layouts on layout switch were fixed
+  (thanks @thejan2009!)
+Focus handling was improved to better handle cases when containers
+  were being focused (thanks @acrisci!)
+Floating containers cache their size when being fullscreened and
+  return to that size when unfullscreened (thanks @zandrmartin!)
+
+   Changes
+The mouse cursor used over the wallpaper and bar can be customized
+  with the SWAY_CURSOR_THEME and SWAY_CURSOR_SIZE environment
+  variables (thanks @SirCmpwn!)
+SIGSERV and SIGABORT are no longer handled. We just let the core
+  dump happen, which we'll be asking you to upload for us when
+  reporting crashes (thanks @SirCmpwn!)
+Title bars of containers are now constructed based on their
+  children's app IDs instead of their titles, which matches i3
+  behavior more or less (thanks @thejan2009!)
+Log messages are now timestamped (thanks @acrisci!)
+Some performance improvements in the form of more timely window
+  arrangement calls were made (thanks @zandrmartin!)
+Various improvements to the documentation (thanks lots of people)
+
+---
+Mon Jun 20 20:03:32 UTC 2016 - sleep_wal...@opensuse.org
@@ -41 +118 @@
-Mon May 23 12:57:09 UTC 2016 - tc...@suse.com
+Mon May 23 12:57:09 UTC 2016 - sleep_wal...@opensuse.org
@@ -113 +190 @@
-Sat Apr 16 06:39:15 UTC 2016 - tc...@suse.com
+Sat Apr 16 06:39:15 UTC 2016 - sleep_wal...@opensuse.org

Old:

  0.8.tar.gz
  sway-0.8.tar.gz.sig

New:

  0.9.tar.gz
  sway-0.9.tar.gz.sig


commit sway for openSUSE:Factory

2016-06-23 Thread h_root
Hello community,

here is the log from the commit of package sway for openSUSE:Factory checked in 
at 2016-06-23 13:36:39

Comparing /work/SRC/openSUSE:Factory/sway (Old)
 and  /work/SRC/openSUSE:Factory/.sway.new (New)


Package is "sway"

Changes:

--- /work/SRC/openSUSE:Factory/sway/sway.changes2016-06-02 
09:38:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.sway.new/sway.changes   2016-06-23 
13:36:41.0 +0200
@@ -1,0 +2,39 @@
+Mon Jun 20 20:03:32 UTC 2016 - tc...@suse.com
+
+- bump to 0.8
+   New Features
+You can clear the password buffer in swaylock with ESC or C-u
+swaylock now supports the --no-unlock-indicator option
+Floating views now have sane (and configurable) minimum and
+  maximum sizes
+Escaping line breaks in your configuration file is now supported
+Using exec to launch applications now opens their windows on the
+  workspace they were exec-d on (thanks @zandrmartin!) - note: does
+  not presently work with x clients
+
+   Bugs Fixed
+When hotplugging an output, workspace assignment rules are
+  re-enforced
+Spaces in quoted output command arguments now behave properly
+Changing focus into an output with a fullscreen view now behaves
+  correctly
+A number of IPC-related memory leaks were closed
+A segfault was fixed involving an edge case of include with *
+Your wallpaper is now updated on config file reload
+hide_edge_borders with smart_gaps enabled now behaves correctly
+
+   Changes
+Creating a variable via set without the leading $ is automatically
+  corrected to include it
+When hotplugging outputs, workspaces are now sorted correctly and
+  maintain their sort order on replug
+The documentation was corrected to remove the (currently
+  unimplemented) left/right bar placement options
+Missing layout modes (stacking and tabbed) were documented in
+  sway(5)
+The assign command was documented in sway(5)
+Several other small improvements to the man pages were made
+
+- drop 0001-Match-definition-with-declaration.patch
+
+---

Old:

  0.7.tar.gz
  0001-Match-definition-with-declaration.patch
  sway-0.7.tar.gz.sig

New:

  0.8.tar.gz
  sway-0.8.tar.gz.sig



Other differences:
--
++ sway.spec ++
--- /var/tmp/diff_new_pack.m4NAIM/_old  2016-06-23 13:36:42.0 +0200
+++ /var/tmp/diff_new_pack.m4NAIM/_new  2016-06-23 13:36:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sway
-Version:0.7
+Version:0.8
 Release:0
 Summary:Window manager for Wayland compatible with i3
 License:MIT
@@ -26,8 +26,6 @@
 Source0:https://github.com/SirCmpwn/sway/archive/%{version}.tar.gz
 Source1:
https://github.com/SirCmpwn/sway/releases/download/%{version}/%{name}-%{version}.tar.gz.sig
 Source2:sway.keyring
-# PATCH-FIX-UPSTREAM - already accepted by upstream
-Patch0: 0001-Match-definition-with-declaration.patch
 BuildRequires:  asciidoc
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
@@ -53,7 +51,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %cmake \

++ 0.7.tar.gz -> 0.8.tar.gz ++
/work/SRC/openSUSE:Factory/sway/0.7.tar.gz 
/work/SRC/openSUSE:Factory/.sway.new/0.8.tar.gz differ: char 14, line 1





commit sway for openSUSE:Factory

2016-06-02 Thread h_root
Hello community,

here is the log from the commit of package sway for openSUSE:Factory checked in 
at 2016-06-02 09:38:29

Comparing /work/SRC/openSUSE:Factory/sway (Old)
 and  /work/SRC/openSUSE:Factory/.sway.new (New)


Package is "sway"

Changes:

--- /work/SRC/openSUSE:Factory/sway/sway.changes2016-05-08 
10:46:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.sway.new/sway.changes   2016-06-02 
09:38:31.0 +0200
@@ -1,0 +2,26 @@
+Mon May 23 12:57:09 UTC 2016 - tc...@suse.com
+
+- bump to 0.7
+   New Features
+Bind actions to $mod+[scroll whell] via floating_scroll (thanks 
@Hummer12007!)
+Set the acceleration profile for input devices via accel_profile (thanks 
@tajjada!)
+
+   Bugs Fixed
+Window titles are updated when the application requests it (thanks 
@mikkeloscar!)
+Screwing with the border settings on tabbed and stacking layouts caused 
breakage (thanks @tajjada!)
+Several memory leaks, double frees, etc were fixed (thanks @neosilky!)
+Several double closes, buffer overflows, etc were fixed (thanks @1ace!)
+Many other small bugs were fixed (thanks @mikkeloscar, @xerpi, @1ace!)
+Some typos were found and fixed in the man pages (thanks @cyberhuman!)
+
+   Changes
+The hardcoded $mod+scroll actions introduced in sway 0.4 has been removed.
+You can now use a relative path to your wallpaper (thanks @Hummer12007!)
+ZSH completions are no longer included in the default build
+Cairo and Pango are now required dependencies (previously they
+ were only required if you wanted swaybg or swaybar support)
+
+- match definition with declaration using patch
+   0001-Match-definition-with-declaration.patch
+
+---

Old:

  0.6.tar.gz
  sway-0.6.tar.gz.sig

New:

  0.7.tar.gz
  0001-Match-definition-with-declaration.patch
  sway-0.7.tar.gz.sig



Other differences:
--
++ sway.spec ++
--- /var/tmp/diff_new_pack.Z5zg9G/_old  2016-06-02 09:38:32.0 +0200
+++ /var/tmp/diff_new_pack.Z5zg9G/_new  2016-06-02 09:38:32.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sway
-Version:0.6
+Version:0.7
 Release:0
 Summary:Window manager for Wayland compatible with i3
 License:MIT
@@ -26,12 +26,14 @@
 Source0:https://github.com/SirCmpwn/sway/archive/%{version}.tar.gz
 Source1:
https://github.com/SirCmpwn/sway/releases/download/%{version}/%{name}-%{version}.tar.gz.sig
 Source2:sway.keyring
+# PATCH-FIX-UPSTREAM - already accepted by upstream
+Patch0: 0001-Match-definition-with-declaration.patch
 BuildRequires:  asciidoc
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  libxslt-tools
 BuildRequires:  pam-devel
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(json-c)
@@ -51,10 +53,12 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %cmake \
-   -DCMAKE_INSTALL_SYSCONFDIR:PATH=%{_sysconfdir}
+   -DCMAKE_INSTALL_SYSCONFDIR:PATH=%{_sysconfdir} \
+   -Dzsh-completions=ON
 make %{?_smp_mflags}
 
 %install

++ 0.6.tar.gz -> 0.7.tar.gz ++
/work/SRC/openSUSE:Factory/sway/0.6.tar.gz 
/work/SRC/openSUSE:Factory/.sway.new/0.7.tar.gz differ: char 14, line 1

++ 0001-Match-definition-with-declaration.patch ++
>From eda741d177b784024e9d6c5d7fbcc67a41957bab Mon Sep 17 00:00:00 2001
From: =?utf8?q?Tom=C3=A1=C5=A1=20=C4=8Cech?= 
Date: Mon, 23 May 2016 14:42:03 +0200
Subject: [PATCH] Match definition with declaration

---
 include/commands.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/commands.h b/include/commands.h
index 5fa66bb..cd0610f 100644
--- a/include/commands.h
+++ b/include/commands.h
@@ -59,6 +59,6 @@ void free_cmd_results(struct cmd_results *results);
  */
 const char *cmd_results_to_json(struct cmd_results *results);
 
-void remove_view_from_scratchpad();
+void remove_view_from_scratchpad(swayc_t *);
 
 #endif
-- 
2.8.2





commit sway for openSUSE:Factory

2016-05-08 Thread h_root
Hello community,

here is the log from the commit of package sway for openSUSE:Factory checked in 
at 2016-05-08 10:45:45

Comparing /work/SRC/openSUSE:Factory/sway (Old)
 and  /work/SRC/openSUSE:Factory/.sway.new (New)


Package is "sway"

Changes:

--- /work/SRC/openSUSE:Factory/sway/sway.changes2016-05-05 
08:12:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.sway.new/sway.changes   2016-05-08 
10:46:19.0 +0200
@@ -1,0 +2,23 @@
+Sun May  1 18:22:53 UTC 2016 - sleep_wal...@opensuse.org
+
+- bump to release 0.6
+   New Features
+ Tabbed & stacking layouts
+ Pango markup on swaybar
+
+   Bugs Fixed
+ bindcode was incorrectly implemented and was corrected
+ Window borders no longer render under transparent fullscreen windows
+ swaylock's PAM configuration has been fixed on Debian derivatives
+ A double free issue was discovered and fixed
+
+   Changes
+ Some improvements were made to the build process
+ Several clang warnings were squelched
+ Small fixes were made to the default config
+- dropping patches
+CMake-fixes.patch
+mark_static.patch
+respect_flags.patch
+
+---

Old:

  0.5.tar.gz
  CMake-fixes.patch
  mark_static.patch
  respect_flags.patch
  sway-0.5.tar.gz.sig

New:

  0.6.tar.gz
  sway-0.6.tar.gz.sig



Other differences:
--
++ sway.spec ++
--- /var/tmp/diff_new_pack.vuQJVV/_old  2016-05-08 10:46:20.0 +0200
+++ /var/tmp/diff_new_pack.vuQJVV/_new  2016-05-08 10:46:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sway
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   sway
-Version:0.5
+Version:0.6
 Release:0
 Summary:Window manager for Wayland compatible with i3
 License:MIT
@@ -26,12 +26,6 @@
 Source0:https://github.com/SirCmpwn/sway/archive/%{version}.tar.gz
 Source1:
https://github.com/SirCmpwn/sway/releases/download/%{version}/%{name}-%{version}.tar.gz.sig
 Source2:sway.keyring
-# PATCH-FIX-UPSTREAM CMake-fixes.patch - better handling include dirs, already 
accepted by upstream
-Patch0:CMake-fixes.patch
-# PATCH-FIX-UPSTREAM mark_static.patch - explicitly set STATIC where needed, 
already accepted by upstream
-Patch1:mark_static.patch
-# PATCH-FIX-UPSTREAM respect_flags.patch - do not clear distro wide CFLAGS, 
already accepted by upstream
-Patch2:respect_flags.patch
 BuildRequires:  asciidoc
 BuildRequires:  cmake
 BuildRequires: gcc-c++
@@ -57,9 +51,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 %cmake \

++ 0.5.tar.gz -> 0.6.tar.gz ++
/work/SRC/openSUSE:Factory/sway/0.5.tar.gz 
/work/SRC/openSUSE:Factory/.sway.new/0.6.tar.gz differ: char 14, line 1