commit i3 for openSUSE:Factory
Hello community, here is the log from the commit of package i3 for openSUSE:Factory checked in at 2012-12-28 15:01:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/i3 (Old) and /work/SRC/openSUSE:Factory/.i3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "i3", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/i3/i3.changes 2012-10-19 08:46:15.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.i3.new/i3.changes 2012-12-28 15:01:45.000000000 +0100 @@ -1,0 +2,16 @@ +Sun Dec 16 01:48:41 UTC 2012 - pascal.bleser@opensuse.org + +- update to 4.4: http://i3wm.org/downloads/RELEASE-NOTES-4.4.txt + * add i3-dmenu-desktop, a dmenu wrapper which parses application .desktop + files and executes them + * i3.xsession.desktop is now standards-compliant + * implement "move container to workspace back_and_forth" + * display appropriate cursors when resizing or moving floating windows + * implement variable border widths for pixel/normal + * grab keys with all permutations of lock and numlock + * focus windows when middle-clicking + * keycode default config: s/bindcode/bindsym/ + * implement smart popup_during_fullscreen mode + * i3bar: add current binding mode indicator + +------------------------------------------------------------------- Old: ---- i3-4.3.tar.bz2 New: ---- i3-4.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ i3.spec ++++++ --- /var/tmp/diff_new_pack.9PYHRv/_old 2012-12-28 15:01:46.000000000 +0100 +++ /var/tmp/diff_new_pack.9PYHRv/_new 2012-12-28 15:01:46.000000000 +0100 @@ -17,7 +17,7 @@ Name: i3 -Version: 4.3 +Version: 4.4 Release: 0 Summary: Tilling window manager License: BSD-3-Clause @@ -67,7 +67,7 @@ %patch0 -p1 %build -CFLAGS="$CFLAGS -I/usr/include/glib-2.0 -I%{_libdir}/glib-2.0/include/ -I/usr/include/pango-1.0 -I/usr/include/cairo" CXXFLAGS="$CXXFLAGS -I/usr/include/glib-2.0 -I%{_libdir}/glib-2.0/include/ -I/usr/include/pango-1.0 -I/usr/include/cairo" make %{?_smp_mflags} +CFLAGS="$CFLAGS -I/usr/include/glib-2.0 -I%{_libdir}/glib-2.0/include/ -I/usr/include/pango-1.0 -I/usr/include/cairo" CXXFLAGS="$CXXFLAGS -I/usr/include/glib-2.0 -I%{_libdir}/glib-2.0/include/ -I/usr/include/pango-1.0 -I/usr/include/cairo" make %{?_smp_mflags} V=1 %install %make_install @@ -84,6 +84,7 @@ %{_bindir}/i3-dump-log %{_bindir}/i3bar %{_bindir}/i3-config-wizard +%{_bindir}/i3-dmenu-desktop %{_bindir}/i3-input %{_bindir}/i3-migrate-config-to-v4 %{_bindir}/i3-msg ++++++ i3-4.3.tar.bz2 -> i3-4.4.tar.bz2 ++++++ ++++ 14932 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de