Revisions of i3

buildservice-autocommit accepted request 1145282 from Avindra Goolcharan's avatar Avindra Goolcharan (avindra) (revision 103)
baserev update by copy to link target
Avindra Goolcharan's avatar Avindra Goolcharan (avindra) committed (revision 102)
mention patch name  (0001-Ignoring-desktop-windows-and-moving-them-on-the-bott.patch) in changes
Avindra Goolcharan's avatar Avindra Goolcharan (avindra) accepted request 1145009 from Björn Bidar's avatar Björn Bidar (Thaodan) (revision 101)
- Add patch for i3 to threat _NET_WM_DESKTOP correctly so for
  example desktop wallpapers are displayed correctly when using
  Plasma Desktop or similar software.
buildservice-autocommit accepted request 1121038 from Avindra Goolcharan's avatar Avindra Goolcharan (avindra) (revision 100)
baserev update by copy to link target
Avindra Goolcharan's avatar Avindra Goolcharan (avindra) accepted request 1121027 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 99)
- Update to 4.23:
  * docs/userguide: add an example for negative lookaheads
  * docs/userguide: fix default binding mistake
  * docs/userguide: add link to tiling drag
  * docs/hacking-howto: update build instructions, startup
  * docs/debugging: add note about ptrace
  * man/i3: remove outdated I3SOCK description
  * all: build with -D_FORTIFY_SOURCE=3
  * i3bar: fix configuring bars on “output nonprimary”
  * i3bar: implement workspace button protocol
  * add “focus workspace” command
  * allow switching workspaces when in global fullscreen mode
  * exec: single-fork instead of double-forking
  * share X11 graphics context (GC) globally
  * fix regression with i3bar's output nonprimary
  * fix top border resizing on tiling windows
  * fix workspace not being focused on title bar scroll
  * fix mouse bindings in modes
  * fix crashes when using machine criterion
  * fix for_window not working with urgency flags
  * motif hints: respect maximum border style in append_layout
Avindra Goolcharan's avatar Avindra Goolcharan (avindra) accepted request 1118099 from Björn Bidar's avatar Björn Bidar (Thaodan) (revision 98)
the -devel package should have noarch set.
buildservice-autocommit accepted request 1056826 from Avindra Goolcharan's avatar Avindra Goolcharan (avindra) (revision 97)
baserev update by copy to link target
Avindra Goolcharan's avatar Avindra Goolcharan (avindra) committed (revision 96)
4.22
buildservice-autocommit accepted request 1042909 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) (revision 95)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1038316 from Adam Mizerski's avatar Adam Mizerski (etamPL) (revision 94)
- spec: explicit BuildRequires versions based on meson.build
- Update to 4.21.1
buildservice-autocommit accepted request 1007357 from Avindra Goolcharan's avatar Avindra Goolcharan (avindra) (revision 93)
baserev update by copy to link target
Avindra Goolcharan's avatar Avindra Goolcharan (avindra) committed (revision 92)
4.21
Avindra Goolcharan's avatar Avindra Goolcharan (avindra) committed (revision 91)
backfill notes
Avindra Goolcharan's avatar Avindra Goolcharan (avindra) accepted request 932832 from Martin Kincl's avatar Martin Kincl (kinclm) (revision 90)
- Updated to version 4.20.1
buildservice-autocommit accepted request 888630 from Philipp Seiler's avatar Philipp Seiler (seilerphilipp) (revision 89)
baserev update by copy to link target
Philipp Seiler's avatar Philipp Seiler (seilerphilipp) accepted request 888023 from Jan Baier's avatar Jan Baier (jbaier_cz) (revision 88)
- Update to version 4.19.2:
  * fix: release tarball version number and debug log settings
buildservice-autocommit accepted request 874158 from Philipp Seiler's avatar Philipp Seiler (seilerphilipp) (revision 87)
baserev update by copy to link target
Philipp Seiler's avatar Philipp Seiler (seilerphilipp) accepted request 868786 from Avindra Goolcharan's avatar Avindra Goolcharan (avindra) (revision 86)
- Update to version 4.19.1:
  * fix: workspaces not moving to assigned output after output becomes available
  * doc: rofi call in default i3 config comment fixed
  * fix: i3-config-wizard creates duplicate bindcode
buildservice-autocommit accepted request 848766 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 85)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) accepted request 848763 from Avindra Goolcharan's avatar Avindra Goolcharan (avindra) (revision 84)
- Update to version 4.19:
  * Changes
  - userguide: explain button6 and button7 (scroll wheel right/left)
  - ipc: always include the marks property (even if empty)
  - ipc: introduce GET_BINDING_STATE command
  - ipc: clarify workspace name field semantics
  - ipc: document parse_error COMMAND reply field
  - i3bar: launch using exec to avoid leaving useless shell process
  - i3bar: make dock client order deterministic (sorted by class/instance) as a
    side effect, i3bars without an explicit bar-id will be sorted according
    to their definition order in the config file
  - i3bar: update config when necessary (reduces redraws on bar mode changes)
  - i3bar: add coordinates relative to the current output in i3bar click events
  - i3bar: add “nonprimary” output option
  - i3bar: set WM_CLASS instance to bar id
  - i3-input: add different exit codes for when i3-input fails
  - i3-dmenu-desktop: Support symlinks in search path
  - pod2html: render without stylesheet by default
  - introduce “tiling_from” and ”floating_from” criteria
  - mention rofi in default config file
  - allow ppt values in move direction and move position commands
  - allow matching on empty properties like class, title, etc.
  * Bug fixes:
  - i3-nagbar: Use _PATH_BSHELL to ensure using a bourne shell
  - i3bar: fix hang when pausing/resuming bar program
  - i3bar: fix crash on invalid JSON input
  - ensure client windows have a size of at least 1px after resize
  - correctly handle overlapping decorations
  - limit workspace numbers within 0..INT32_MAX
  - fix a bug with tiling resize inside floating container
  - correctly handle mouse resize in fullscreen containers by
    not propagating $mod+right click to fullscreen clients
  - do not try to resize fullscreen and non-fullscreen windows
  - do not focus floating windows changing workspace with ConfigureNotify
  - set _NET_DESKTOP_VIEWPORT after randr changes
  - fix a bug with i3-nagbar not starting after it has already started once
  - fix conflict when moving parent of fullscreen window to workspace
  - fix named workspace assignments on output changes
  - fix named workspace assignment precedence on workspace renames
  - fix windows getting swallowed more than once
  - erase i3 --moreversion progress line before overwriting
  - fix test case 180-fd-leaks when running on Fedora
  - fix crash in `focus next sibling`
  - fix moving tiling windows out of the scratchpad
  - fix crash on invalid JSON input in stored layouts
  - fix monitor change during/with i3 restart by moving
    content for non-existing output containers
- Move build to meson since autotools build was removed
- Remove support for EOL Leap 42.x
Displaying revisions 1 - 20 of 103
openSUSE Build Service is sponsored by