Revisions of sway

Michael Vetter's avatar Michael Vetter (jubalh) accepted request 784095 from Max Lin's avatar Max Lin (mlin7442) (revision 82)
fix Leap build, follow up SR#784094
buildservice-autocommit accepted request 766503 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 81)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 80)
- 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
buildservice-autocommit accepted request 726416 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 79)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 78)
- 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
buildservice-autocommit accepted request 707384 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 77)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 76)
  * More details: https://github.com/swaywm/sway/releases/tag/1.1
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 75)
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 74)
- 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
- 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
buildservice-autocommit accepted request 684230 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 73)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 72)
- 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
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 71)
- 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
buildservice-autocommit accepted request 610027 from Tomas Cech's avatar Tomas Cech (sleep_walker) (revision 70)
baserev update by copy to link target
Tomas Cech's avatar Tomas Cech (sleep_walker) accepted request 609096 from Rodrigo Lourenco's avatar Rodrigo Lourenco (RZLourenco) (revision 69)
- 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
buildservice-autocommit accepted request 562643 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 68)
baserev update by copy to link target
Jan Engelhardt's avatar Jan Engelhardt (jengelh) accepted request 560778 from Adam Mizerski's avatar Adam Mizerski (etamPL) (revision 67)
- cleanup spec file
  - update urls
  - fix macro usage
  - add some vesion numbers to requirements
  - add ImageMagick and ffmpeg dependency required by swaygrab
buildservice-autocommit accepted request 560253 from Tomas Cech's avatar Tomas Cech (sleep_walker) (revision 66)
baserev update by copy to link target
Tomas Cech's avatar Tomas Cech (sleep_walker) accepted request 560217 from Avindra Goolcharan's avatar Avindra Goolcharan (avindra) (revision 65)
- 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
buildservice-autocommit accepted request 555786 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 64)
baserev update by copy to link target
Jan Engelhardt's avatar Jan Engelhardt (jengelh) accepted request 540309 from Avindra Goolcharan's avatar Avindra Goolcharan (avindra) (revision 63)
- 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
Displaying revisions 61 - 80 of 142
openSUSE Build Service is sponsored by