2021-09-12 09:22:47 by Nia Alarie | Files touched by this commit (9) | |
Log message:
i3: update to 4.19.2
┌───────────────────────── \
──┐
│ Changes in i3 v4.19 │
└───────────────────────── \
──┘
• 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.
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-10-31 14:55:17 by Thomas Klausner | Files touched by this commit (5) | |
Log message:
i3: update to 4.18.3.
This is a bugfix release for v4.18.
• Bugfix: kick tray clients before destroying the bar
pkglint cleanup while here.
|
2020-09-25 14:35:48 by Nia Alarie | Files touched by this commit (4) |
Log message:
i3: improve default config
- do not attempt to start networkmanager etc
- make volume buttons useful on netbsd
bump PKGREVISION
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
|
2020-08-09 00:02:37 by Nia Alarie | Files touched by this commit (2) |
Log message:
i3: Update to 4.18.2
┌───────────────────────── \
────┐
│ Release notes for i3 v4.18.2 │
└───────────────────────── \
────┘
This is i3 v4.18.2. This version is considered stable. All users of i3 are
strongly encouraged to upgrade.
This is a bugfix release for v4.18.
┌───────────────────────── \
──┐
│ Bugfixes │
└───────────────────────── \
──┘
• floating_maybe_reassign_ws: only re-focus if previously focused
(fixes a focus issue with KDE notifications)
• get_output_by_name: guard output->primary with require_active
• i3bar: fix Xorg memory leak
┌───────────────────────── \
──┐
│ Thanks! │
└───────────────────────── \
──┘
Thanks for testing, bugfixes, discussions and everything I forgot go out to:
Orestis Floros
-- Michael Stapelberg, 2020-07-26
|
2020-04-28 19:33:42 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
i3: update to 4.18.1.
• Move parent nodes in scratchpad correctly
• i3bar: Call cont_child() more liberally
• Fix load_layout crash when floating node doesn't have CT_FLOATING_CON parent
• Fix SEGFAULT when i3bar receives invalid input
• Revert "floating_reposition: avoid extra tree_render"
• Call tree_render if floating move changes workspace
• Update EWMH properties on workspace move
• cmd_focus_sibling: Fix crash on workspace level
|
2020-03-10 23:11:24 by Thomas Klausner | Files touched by this commit (1681) | |
Log message:
librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
|
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message:
*: recursive bump for libffi
|