Revisions of sway

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 847691 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 24)
- Update to 1.5.1:
  * This is a bugfix release which adds support for wlroots 0.12.0.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 821250 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 23)
- 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

- 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

- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 800872 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 20)
- Remove dependency on wlc. It is long deprecated and actually
  wlroots is used.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 766503 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 18)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 726416 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 17)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 707384 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 16)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 684230 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 15)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 495204 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 10)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 479914 from Tomas Cech's avatar Tomas Cech (sleep_walker) (revision 9)
- bump to 0.12.1
   Bugs Fixed
    Workspace output assignment issues (@zandrmartin - #1105)
    Typo in sway(5) (@johnchen902 - #1113)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 477958 from Tomas Cech's avatar Tomas Cech (sleep_walker) (revision 8)
- 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
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 448342 from Tomas Cech's avatar Tomas Cech (sleep_walker) (revision 7)
- bump to 0.11
   Changes
    Sway now depends on libcap on Linux
    Moving between containers now wraps according to i3 behavior
    Alpha blending is now done with CAIRO_OPERATOR_SOURCE
    bar pango_markup defaults to false, following i3 change
    -Denable-binding-event is no longer available - see sway-security(7)
    New floating windows now spawn in the center of the screen
   New Features
    Clicking titlebars now focuses that window
    Changing focus between floating containers is now supported
    Numeric character references in bar are now supported
    Pango markup in workspaces names is now supported
    Input device configuration can now enable left_handed
    Improvements to logging
    New bar colors following new i3 features - see sway-bar(5)
    New security-related features - see sway-security(7)
   Bugs Fixed
    Errors in swaybar's hidpi rendering were corrected
    Bug fixed where IPC events were emitted before IPC initialization
    Segfault during edge case on workspace switching was fixed
    An IPC tree response compatability issue was corrected
    Buggy font selection issues were fixed in swaylock
    Fixes to scale factor in text scaling
    Issue creating a sibling of a floating window fixed
    Some commands were not matched during command matching
    Indicator border no longer shown on floating windows
    An issue with for_window [] move scratchpad was fixed
    You can now move empty workspaces
    Fixes with default workspace layouts
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 440690 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 6)
Automatic submission by obs-autosubmit
Displaying revisions 21 - 40 of 45
openSUSE Build Service is sponsored by