Up to [cvs.NetBSD.org] / pkgsrc / wm / i3
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
i3: update to 4.24. Aside from a number of bug fixes and detail improvements, the tiling drag feature has been extended to allow swapping containers with the mouse.
*: bump for cairo buildlink3.mk change lzo was made an option
* recursive bump for libxkbcommon 1.7.0 Marc Baudoin reported problems with using old binary packages with the new libkxbcommon, so force everything to 1.7.0
*: recursive bump for cairo dependency changes
*: revebump for new brotli option for freetype2 Addresses PR 57693
i3: Define __EXTENSIONS__ on illumos to gain access to various string functions.
i3: update to 4.23. This is i3 v4.23. This version is considered stable. All users of i3 are strongly encouraged to upgrade. The biggest feature of this release is i3barβs workspace button protocol, which allows the workspace_command program or script to filter, re-arrange, or otherwise customize the displayed workspaces: https://i3wm.org/docs/i3bar-workspace-protocol.html Changes in i3 v4.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 Bugfixes - 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
*: Recursive revbup from graphics/freetype2
i3: update to 4.22. The biggest change in this release is the merge of the i3-gaps fork. The i3-gaps fork was the most popular fork of i3, adding the option to show gaps between tiled windows and/or the screen edges. See https://i3wm.org/docs/userguide.html#gaps for more details. Instead of maintaining two versions of i3 (both upstream and downstream, meaning in Linux distributions and other package collections), we concluded it would be better for everyone to merge this feature. For users of i3: gaps are off by default, so there is no change in behavior. For users of i3-gaps: the configuration is compatible, so you can switch to i3 v4.22 or newer, without any changes in behavior. Thanks to Ingo BΓΌrk for maintaining i3-gaps for many years, for becoming a core i3 maintainer and for helping make this merge possible!
i3: update to 4.21.1. This release fixes a few rough edges with regards to the newly-introduced tiling drag feature, which is now configurable: https://i3wm.org/docs/userguide.html#config_tiling_drag
i3: update to 4.21. ββββββββββββββββββββββββββββββββ β Release notes for i3 v4.21 β ββββββββββββββββββββββββββββββββ This is i3 v4.21. This version is considered stable. All users of i3 are strongly encouraged to upgrade. The biggest change in this release is that you can now drag tiling windows with your mouse (floating windows could already be dragged). For more details on how to use this feature, please refer to the userguide: https://i3wm.org/docs/userguide.html#_moving_tiling_containers_with_the_mouse A big thank you goes out to our core i3 developer Orestis Floros who made this feature possible, based on previous work from Michael Forster and Tony Crisci! ββββββββββββββββββββββββββββββ β Changes in i3 v4.21 β ββββββββββββββββββββββββββββββ β’ Allow dragging tiling windows with the mouse β’ Add client.focused_tab_title color option β’ Add support for multiple output names in the focus command, allowing users to cycle focus between e.g. VGA1 and LVDS1 but not DVI0. β’ Add a toggle option to the title_window_icon command β’ i3 switched from the obsolete PCRE 8.x regular expression matching library to the current PCRE2 10.x version. ββββββββββββββββββββββββββββββ β Bugfixes β ββββββββββββββββββββββββββββββ β’ docs/ipc: document all window_type values β’ docs/userguide: clarify the difference between the βworkspace Nβ and βworkspace number Nβ commands β’ i3bar: fix default font not being applied to bars if defined after bar block β’ i3-dmenu-desktop: add backslashes for the exec command, which fixes opening some .desktop files (e.g. electrum) β’ i3-sensible-pager: sanitize LESS environment variable to remove -E or -F β’ testsuite: catch i3 crashes instead of hanging on crash β’ Fix logging on machines with 256 GB of RAM β’ Do not replace existing IPC socket on start, to prevent clobbering the IPC socket when running i3 within i3 (e.g. in Xepyhr, for development) β’ Refuse to start without a valid IPC socket β’ Fix focus when moving container between outputs with mouse warp and focus_follows_mouse β’ Fix endless loop with transient_for windows β’ Fix wrong βfailedβ IPC reply on move workspace to output β’ Fix WM registration selection (from WM_S_S<screen> to WM_S<screen>) β’ avoid graphics artifacts when changing the layout tree by initializing surfaces to all black β’ update parent split con titles when child container swaps position with another child container β’ Fix segfault if command in bindsym is empty β’ Fix segfault with explicit mode "default" key bindings β’ Fix crash if config contains nested variables. β’ strip trailing whitespace in bar output names β’ Fix crash with long commands β’ Fix changing borders by restoring BS_NORMAL _MOTIF_WM_HINTS correctly
*: Remove hardcoded -liconv / -lintl on SunOS. This is now handled centrally via OPSYS_EXPLICIT_LIBDEPS support in libiconv and gettext-lib.
*: recursive bump for perl 5.36
revbump for icu and libffi
i3: update to 4.20.1. β’ i3bar: fix crash with multiple monitors β’ xmlto: fix broken .TH line by extending title length β’ i3-msg: fix --raw short form (-r) in manpage β’ libi3: add missing sys/stat.h header β’ use getcwd(NULL, 0) instead of GNU extension get_current_dir_name()
i3: update to 4.20. Two long-awaited features have been added: 1. You can now use an βincludeβ directive in your i3 config: https://i3wm.org/docs/userguide.html#include 2. You can now enable showing window icons in window titlebars: https://i3wm.org/docs/userguide.html#title_window_icon Other changes: β’ default config: use dex for XDG autostart β’ docs/ipc: document scratchpad_state β’ ipc: the GET_CONFIG request now returns all included files and their details β’ i3-nagbar: position on focused monitor by default β’ i3-nagbar: add option to position on primary monitor β’ i3bar: use first bar config by default β’ i3-dmenu-desktop: ignore duplicate files and directories (fixes crash on NixOS) β’ i3-dump-log -f now uses UNIX sockets instead of pthreads. The UNIX socket approach should be more reliable and also more portable. β’ When clicking on a tab, focus its child (like when scrolling), or (if already focused), focus the tab container (alternatingly). β’ Implement the include config directive: https://i3wm.org/docs/userguide.html#include β’ Implement optionally showing window icons in titlebar: https://i3wm.org/docs/userguide.html#title_window_icon β’ Allow for_window to match against WM_CLIENT_MACHINE β’ Add %machine placeholder (WM_CLIENT_MACHINE) to title_format β’ 'move container|workspace to output': toggle a workspace (or container) between multiple outputs when multiple output names specified. β’ Add 'move container|workspace to output next' β’ Add 'all' window matching criterion β’ Acquire the WM_Sn selection when starting as required by ICCCM β’ Add --replace command line argument to replace an existing WM β’ Notify systemd when i3 is ready, allowing other services in a systemd user session to use i3 as a dependency
i3: add missing bash build dependency
i3: avoid posix_fallocate on NetBSD
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.
*: recursive bump for perl 5.34
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.
i3: improve default config - do not attempt to start networkmanager etc - make volume buttons useful on netbsd bump PKGREVISION
*: bump PKGREVISION for perl-5.32.
*: revbump after fontconfig bl3 changes (libuuid removal)
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
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
librsvg: update bl3.mk to remove libcroco in rust case recursive bump for the dependency change
*: recursive bump for libffi
i3: Update to 4.18 ββββββββββββββββββββββββββββββ β Release notes for i3 v4.18 β ββββββββββββββββββββββββββββββ This is i3 v4.18. This version is considered stable. All users of i3 are strongly encouraged to upgrade. ββββββββββββββββββββββββββββββ β Changes in i3 v4.18 β ββββββββββββββββββββββββββββββ β’ docs/ipc: document fullscreen_mode in GET_TREE reply β’ docs/ipc: document marks field in GET_TREE reply β’ docs/ipc: document window_type in GET_TREE reply β’ docs/ipc: improve documentation for window_properties β’ docs/userguide: clarify commands/config directive wording β’ layout saving: remanage window after property updates (e.g. titles) β’ get_first_output: prefer primary output (e.g. when moving disabled outputs) β’ ipc: add window_type to nodes β’ ipc: add container id to nodes β’ allow dragging active titles for all container types (e.g. floating+tabbed) β’ allow dragging inactive titles after a 10px threshold β’ make tray icon order deterministic (sorted by class/instance) β’ implement focus next|prev β’ implement focus next|prev sibling β’ implement focus_wrapping workspace β’ exit with exit code 0 on --help β’ exec command: respect command criteria ββββββββββββββββββββββββββββββ β Bugfixes β ββββββββββββββββββββββββββββββ β’ build: fix lcov support β’ build: use AC_REPLACE_FUNCS, drop bundled memmem β’ build: fix building with -fno-common (for gcc 10) β’ build: configure: deal with git worktree checkouts, where .git is a file β’ docs/userguide: fix link to pango markup β’ docs/userguide: add missing manipulating_layout anchor β’ docs/userguide: fix IPC socket location β’ i3-nagbar: make debug log visible β’ i3-nagbar: fix small memory leaks β’ i3bar: fix small memory leaks β’ move workspace to output: donβt create duplicate numbered workspace β’ correctly select output when pointer query fails β’ fix moving windows to scratchpad when using marks β’ fix startup workspace selection when workspace command uses options β’ do not try to center floating window on itself (fixes xterm placement) β’ fix βmove window to <mark>β when target is a workspace β’ correctly activate windows behind a fullscreen window β’ fix back-and-forth after renaming workspaces β’ keep focus when moving container to marked workspace β’ do not show scratchpad windows upon move to position command β’ reparent windows to their current position when unmanaging (fixes dock clients unexpectedly moving to different output) β’ fix crash when moving containers β’ scratchpad_move: un-fullscreen correct container β’ avoid crash when nc->window is NULL ββββββββββββββββββββββββββββββ β Thanks! β ββββββββββββββββββββββββββββββ Thanks for testing, bugfixes, discussions and everything I forgot go out to: acheronfail, Albert Safin, Antoine, Benjamin Dopplinger, Brian Ashworth, Damien Cassou, Daniele Varrazzo, David Shen, Erwin J. van Eijk, Ingo BΓΌrk, Iskustvo, izzel, Konst Mayer, Orestis Floros, Yury Ignatev -- Michael Stapelberg, 2020-02-17
wm: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections.
i3: Update to 4.17.1 ββββββββββββββββββββββββββββββββ β Release notes for i3 v4.17.1 β ββββββββββββββββββββββββββββββββ This is i3 v4.17.1. This version is considered stable. All users of i3 are strongly encouraged to upgrade. This is a bugfix release for v4.17 ββββββββββββββββββββββββββββββ β Bugfixes β ββββββββββββββββββββββββββββββ β’ unset _I3_RESTART_FD after restart (fixes crashes on restart) β’ default config: immediately refresh i3status after volume changes β’ default config: add XF86AudioMicMute β’ default config: mention loginctl lock-session alongside xss-lock β’ default config: use workspace number, not just workspace ββββββββββββββββββββββββββββββ β Thanks! β ββββββββββββββββββββββββββββββ Thanks for testing, bugfixes, discussions and everything I forgot go out to: David Shen -- Michael Stapelberg, 2019-08-30
i3: update to 4.17. ββββββββββββββββββββββββββββββ β Release notes for i3 v4.17 β ββββββββββββββββββββββββββββββ This release contains a number of assorted fixes and improvements across pretty much all individual components of i3. ββββββββββββββββββββββββββββββ β Changes in i3 v4.17 β ββββββββββββββββββββββββββββββ β’ config: make binding modes case-sensitive β’ default config: mention ~/.config/i3/config β’ default config: start xss-lock, nm-applet, pactl (volume keys) β’ docs/userguide: update syntax in strip_workspace_* β’ docs/userguide: add a section about hidpi displays β’ docs/userguide: document mark --replace β’ docs/userguide: uncomment and update mark section example β’ docs/userguide: point out differences of normal/pixel title bars β’ docs/userguide: clarify which config directives can be used at runtime β’ docs/userguide: for_window is a directive, not a command β’ docs/ipc: clarify event/reply types β’ docs/ipc: mention new i3-ipc++ C++ library β’ docs/ipc: clarify restart/exit behavior β’ docs/i3bar-protocol: add markup β’ man/i3.man: fix config file search order β’ ipc: make restart command send a reply once restart completed β’ ipc: use queue for all messages fixes i3bar issues when switching between workspaces with many windows β’ i3-dump-log: clarify log message β’ i3-msg: exit with status code 2 when i3 returns an error β’ render left and right borders of titles in stacked mode β’ make swap work with floating windows, fix swap crash β’ switch to clang-format-6.0 β’ add input and bounding shapes support (e.g. for the https://github.com/phw/peek screen recorder) β’ preserve back_and_forth across restarts β’ allow partial UTF-8 to UCS-2 conversion for better handling of title bar content which cannot be represented (e.g. emoji) when using bitmap pixel fonts β’ check for duplicate key bindings in i3 -C β’ i3bar: support transparency via --transparency flag (RGBA) β’ i3bar: support for user-defined border widths ββββββββββββββββββββββββββββββ β Bugfixes β ββββββββββββββββββββββββββββββ β’ build: correctly depend on glib (for g_utf8_make_valid) β’ build: fix build when git is configured to show signatures β’ ipc: report correct workspace in init event after workspace move β’ ipc: send missing window:focus event β’ i3bar: correctly recognize click events with text alignment β’ i3bar: fix running without fd 0 β’ i3bar: correctly handle button presses on separator β’ i3 --moreversion: warn when $DISPLAY is unset β’ i3bar: support disabling click events β’ release.sh: persist correct version number in docs β’ accept output names containing spaces (e.g. in assignment) β’ fix cursor resizing positioning β’ fix aspect ratio issues (e.g. with mpv) β’ fix brief focus flicker when renaming workspaces β’ fix crash when canceling i3 via ctrl+c β’ fix heap-use-after-free, memory leak β’ fix focus bugs in enabling/disabling RandR outputs β’ fix crash with popups when fullscreen is non-leaf β’ fix crash when moving a second window to mark β’ fix crash with programs with splash screen β’ fix atoms when closing inactive workspace β’ apply title_align to non-leaf containers β’ layout loading: correctly mark non-leaf containers β’ truncate wm_name utf8 strings to first zero byte (makes window titles work with buggy clients) β’ fix crash in workspace moving β’ export I3SOCK environment variable (again) β’ fix hanging flaky testcase by using the correct X11 connection β’ resize: add missing error replies β’ donβt pop up floating windows on the wrong workspace β’ remove extra \n from errx and die calls
Bump PKGREVISIONs for perl 5.30.0
i3: update to 4.16.1. This is i3 v4.16.1. This version is considered stable. All users of i3 are strongly encouraged to upgrade. This is a bugfix release for v4.16. Bugfixes β’ Truncate wm_name utf8 strings to first zero byte (fixes window title corruption) β’ Apply title_align to non-leaf containers Additionally, marks will now display for non-leaf containers. β’ attach_to_workspace: set new parent before tree_render (fixes a heap-use-after-free) β’ Use ipc queue for all messages (fixes an i3bar crash) β’ Fix crash with popups when fullscreen is non-leaf β’ Fix: render_con shows floating containers on wrong workspace
Revbump after cairo 1.16.0 update.
Recursive revbump from hardbuzz-2.1.1
i3: Update to 4.15 and fix build on SunOS. ββββββββββββββββββββββββββββββ β Changes in i3 v4.15 β ββββββββββββββββββββββββββββββ β’ build: AnyEvent::I3 moved to the i3 repository, so that its main consumer, the i3 testsuite, can use new features immediately (such as the tick event, in this case). β’ docs/hacking-howto: promote βusing git / sending patchesβ and βhow to build?β sections β’ docs/i3bar-protocol: document that pango markup only works with pango fonts β’ docs/ipc: document focus, nodes, floating_nodes β’ docs/ipc: urgent: complete the list of container types β’ docs/ipc: document how to detect i3βs byte order in memory-safe languages β’ docs/ipc: document the GET_CONFIG request β’ docs/userguide: fix formatting issue β’ docs/userguide: explain why Mod4 is usually preferred as a modifier β’ docs/userguide: use more idiomatic english (full-size, so-called) β’ docs/userguide: switch from removed goto command to focus β’ docs/userguide: mention <criteria> in focus β’ docs/userguide: remove outdated 2013 last-modified date β’ dump-asy: add prerequisite checks β’ dump-asy: fix warnings about empty container names β’ i3-dump-log: enable shmlog on demand β’ i3-sensible-terminal: add βkittyβ, βguakeβ, βtildaβ β’ i3-sensible-editor: add βgvimβ β’ i3bar: add --release flag for bindsym in bar blocks β’ i3bar: add relative coordinates in JSON for click events β’ ipc: rename COMMAND to RUN_COMMAND for consistency β’ ipc: implement tick event for less flaky tests β’ ipc: add error reply to βfocus <window_mode>β β’ ipc: send success response for nop β’ default config: add $mod+r to toggle resize mode β’ default config: use variables for workspace names to avoid repetition β’ introduce βassign <criteria> [β] [workspace] [number] <workspace>β β’ introduce βassign <criteria> [β] output left|right|up|down|primary|<output>β β’ introduce a βfocus_wrappingβ option (subsumes βforce_focus_wrappingβ) β’ introduce percentage point resizing for floating containers: βresize set <width> [px | ppt] <height> [px | ppt]β β’ introduce βresize set <width> ppt <height> pptβ for tiling windows β’ rename βnew_windowβ and βnew_floatβ to βdefault_borderβ and βdefault_floating_borderβ (the old names keep working) β’ output names (e.g. βDP2β) can now be used as synonyms for monitor names (e.g. βDell UP2414Qβ). β’ the βswapβ command now works with fullscreen windows β’ raise floating windows to top when they are focused programmatically β’ _NET_ACTIVE_WINDOW: invalidate focus to force SetInputFocus call β’ make focus handling consistent when changing focus between outputs β’ round non-integer Xft.dpi values β’ tiling resize: remove minimum size ββββββββββββββββββββββββββββββ β Bugfixes β ββββββββββββββββββββββββββββββ β’ i3bar: fix various memory leaks β’ i3bar: fix crash when no status_command is provided β’ fix uninitialized variables in init_dpi_end, tree_restore β’ fix incorrectly set up signal handling β’ fix βswapβ debug log message β’ fix crash when specifying invalid con_id for βswapβ β’ fix crash upon restart with window marks β’ fix crash when config file does not end in a newline β’ fix crash in append_layout β’ fix crash in layout toggle command β’ fix crash when switching monitors β’ fix use-after-free in randr_init error path β’ fix move accidentally moving windows across outputs β’ fix crash when floating window is tiled while being resized β’ fix out-of-bounds memory read β’ fix memory leak when config conversion fails β’ fix layout toggle split, which didnβt work until enabling tabbed/stack mode once β’ move XCB event handling into xcb_prepare_cb β’ avert endless loop on unexpected EOF in ipc messages β’ perform proper cleanup for signals with Term action β’ donβt match containers in the scratchpad with criteria β’ fix βworkspace showβ related issues β’ fix config file conversion with long variable names β’ fix config file conversion memory initialization β’ prevent access of freed workspace in _workspace_show β’ disable fullscreen when required when programmatically focusing windows β’ free last_motion_notify β’ donβt raise floating windows when focused because of focus_follows_mouse β’ correctly set EWMH atoms when closing a workspace β’ donβt raise floating windows when workspace is shown β’ keep focus order when encapsulating workspaces β’ validate layout files before loading ββββββββββββββββββββββββββββββ β Changes in i3 v4.14.1 β ββββββββββββββββββββββββββββββ β’ docs/hacking-howto: promote contributing-related sections β’ docs/ipc: tree reply: document focus, nodes and floating_nodes β’ docs/ipc: urgent: complete the list of container types β’ docs/ipc: document how to detect i3βs byte order in memory-safe languages β’ docs/ipc: document the (existing since v4.14) GET_CONFIG request β’ docs/userguide: document that i3 can accept RandR output names β’ include AnyEvent-I3 in dist tarballs β’ append_layout: validate JSON before loading β’ move: fix erratic behavior with single container child jumping outputs β’ ipc: rename COMMAND to RUN_COMMAND for consistency β’ replace http:// with https:// where applicable ββββββββββββββββββββββββββββββ β Bugfixes β ββββββββββββββββββββββββββββββ β’ fix various memory errors β’ fix output and tray_output related issues with RandR 1.5 β’ avoid use of uninitialized in init_dpi_end β’ properly initialize sigaction struct β’ swap: invert condition to log debug message in correct situation β’ swap: fix crash on invalid container id β’ fix a crash when restarting with marks β’ i3bar: fix a memory leak β’ test workers: re-seed random number generator after fork β’ tests: run environment-modifying 533-randr15.t at the very end β’ tests: unflake t/257-keypress-group1-fallback.t β’ tests: unflake t/263-edge-borders.t β’ tests: unflake tests by not starting i3bar β’ fix a crash with configfiles which do not end in a newline. β’ append_layout: free incomplete containers when JSON parsing fails β’ layout toggle: fix crash with invalid parameters β’ outputs: avert crash by fixing focus when creating output containers β’ correctly raise floating videos to the top when switching between windows programmatically β’ fix crash when a floating window is tiled while being resized via mouse ββββββββββββββββββββββββββββββ β Changes in i3 v4.14 β ββββββββββββββββββββββββββββββ β’ build: link libiconv explicitly for systems which need it β’ build: move AnyEvent-I3 into the i3 repository β’ docs/hacking-howto: add compilation instructions β’ docs/ipc: add missing cases to the workspace event β’ docs/ipc: document the βprimaryβ field of the OUTPUTS reply β’ docs/ipc: replace Go IPC library with a maintained one β’ docs/ipc: add link to the ocaml-i3ipc library β’ docs/ipc: fix invalid trailing commas in JSON examples β’ docs/layout-saving: add section about troubleshooting window titles β’ docs/testsuite: update for the move to autotools β’ docs/userguide: clarify the move command syntax β’ docs/userguide: correct βEscβ to βEscapeβ β’ docs/userguide: clarify focus_follows_mouse behavior β’ docs/userguide: expand on combining βworkspace numberβ with a name β’ docs/userguide: mention the magic v4 config marker β’ man/i3.man: correct configuration lookup order β’ i3bar, i3-config-wizard, i3-nagbar: use the Xft.dpi setting (see 4.13 notes) β’ i3bar: restart bar status command on reload if it changed β’ i3bar: treat left/right scrolling like up/down scrolling β’ i3bar: accept βprimaryβ in the βoutputβ configuration directive β’ i3-input: do not set input focus, grabbing the keyboard suffices β’ i3-msg: return an exit code when missing the -t argument β’ i3-sensible-editor: correct βmc-editβ to βmceditβ β’ i3-sensible-terminal: add lilyterm, tilix, terminix, konsole β’ respect SYSCONFDIR when looking for the default xdg directory β’ use RandR 1.5 to query screens, supporting the TILE property commonly used by multi-stream transport (MST) monitors, such as first-gen 4K monitors, or current 5K and 8K monitors β’ respect minimum size hints for floating windows β’ support the _NET_MOVERESIZE_WINDOW client message (for e.g. wmctrl) β’ validate binding modes are not defined more than once β’ only react to the last ExposeEvent in a series of events β’ add the shutdown IPC event (upon βrestartβ or βexitβ) β’ treat left/right scrolling like up/down scrolling (on window titles) β’ make the βlayout toggleβ command optionally take a sequence of layouts β’ introduce --exclude-titlebar flag for mouse bindings β’ introduce the βswapβ command β’ support the primary output in the βfocusβ and βmoveβ commands β’ compare keybinding modifiers for equality, not subset β’ introduce the GET_CONFIG ipc request (i3-msg -t get_config) β’ start i3-nagbar when encountering invalid set statements β’ focus windows upon ConfigureWindow requests with stack-mode=Above ββββββββββββββββββββββββββββββ β Bugfixes β ββββββββββββββββββββββββββββββ β’ i3bar: correct the color codes used for statusline errors β’ i3bar: avoid freeze after VisibilityNotify β’ i3-dmenu-desktop: fix quoted command names β’ i3-dmenu-desktop: avoid adding items multiple times β’ fix various X11 resource leaks, memory leaks and memory errors β’ fix IPC success reply for the workspace command β’ report errors during logfile creation β’ fix the signal handler being blank β’ display marks and the title even if the title is empty (for title_format) β’ fix changing workspace layout from stacked/tabbed for empty workspaces β’ add numlock fallback to βbindcodeβ where necessary β’ fix a crash on restart when using marks β’ fix renaming workspaces when the new name starts with βtoβ β’ respect dont_warp flag when moving containers
Recursive bump for perl5-5.28.0
Recursive bump for new fribidi dependency in pango.
Recursive bumps for fontconfig and libzip dependency changes.
Add xmlto build dependency to i3 since it is used to build the docs. While here sort the buildlink3 entries.
Follow some http redirects.
Update i3 to version 4.13. Pkgsrc changes: Added comments and RCS tags to patches. Make perl a runtime dependency since installed runtime scripts uses it. Changes and bugfixes from release notes: Changes in 4.13: * build: wire up version handling for non-release tarballs (as opposed to git checkouts) * build: switch to the GNU build system * i3bar: disable pango markup for plain-text input * man/i3-msg: point out default ipc message type * config: introduce support for specifying variables from X resources * config: ensure variables match on longest-length, eliminating problems where one variable was a prefix of another * config: do not count '\' in comment lines as line continuation * ipc: introduce a new GET_BINDING_MODES command * ipc: implement new window::mark event * ipc: add ?output? to IPC events referencing a container * make fullscreen windows open on the output which is indicated by their geometry (fixes LibreOffice Impress multi-monitor presentations) * focus newly managed windows only if they don?t use the globally active input mode (fixes issues with RubyMine) * remove title indentation in nested containers (rationale was unclear, nobody spoke up when we asked about the feature on i3-discuss) * use the last known timestamp when calling xcb_set_input_focus (might fix rare race conditions in focus handling) * introduce the "smart" option for hide_edge_borders, which will hide borders when there is precisely one window on the workspace * handle _MOTIF_WM_HINTS changes (_MOTIF_WM_HINTS were previously only considered when managing a new window) * don?t change border style if BS_NORMAL is requested in _MOTIF_WM_HINTS * only add numlock fallback for keybindings where necessary (allows users to correctly bind keys on the numpad) * do not match docks in config and command criteria * get DPI from the Xft.dpi resource instead of directly looking at the screen resolution/size * handle _NET_ACTIVE_WINDOW for scratchpad windows (for pagers) * set _NET_WM_DESKTOP to sticky for scratchpad windows * add new criteria "tiling" and "floating" * implement special output name "current" for commands * handle ResizeRequests for tray clients (fixes VLC tray icon) Bugfixes in 4.13: * i3bar: fix crash when the I3SOCK environment variable is present * i3-dmenu-desktop: do not die on failed open * i3-input: properly position in non-standard cases (fixes an issue where i3-input would launch off-screen) * i3-save-tree: rename "mark" to "marks" to reflect our recent change to allow multiple marks * mouse bindings: only grab the mouse buttons that need to be grabbed * no_focus: correctly count the number of windows (makes no_focus work with tabbed/stacked workspace layouts). * properly close disabled outputs restored during a restart (this fixes state handling when RandR changes happen during i3 restarts) * don't trigger bindings on window border clicks unless --border was specified for the binding * traverse numbered workspaces in correct order fix transition from named to numbered workspaces in "workspace next|prev" * avoid setting urgency hint on content containers and above (fixes crashes) * don't trigger unrelated key bindings for --release bindings * fix colormap handling for containers (fixes taking screenshots using xwd) * check output crossing on ENTER_NOTIFY to dockarea (fixes pointer jumping) * fix a use-after-free bug (fixes "floating enable" on single split windows)
Reset MAINTAINER after tonnerre resigned.
Recursive revbump from fonts/harfbuzz
Recursive bump for harfbuzz's new graphite2 dependency.
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Update to 4.12 Changes from upstream since 4.11 β’ use https instead of git/http, update contact information, add GPG key β’ docs/hacking-howto: fix old cfgparse.y reference to config_parser.c β’ docs/ipc: added link to i3ipcpp (C++ library) β’ docs/userguide: clarify no_focus documentation β’ docs/userguide: add documentation for binding modes β’ docs/userguide: fix rendering of __focused__ β’ docs/userguide: improve placement of explicit IDs for headings β’ docs/userguide: make rendering of key bindings more consistent β’ docs/userguide: clarify quoting of βexecβ commands β’ man/i3-nagbar: fix example invocation β’ man/i3: add βfloating windowβ to terminology β’ i3-sensible-*: quote variables correctly β’ i3-sensible-editor: add neovim β’ i3-sensible-terminal: add termit, st β’ i3bar: use cairo for all drawing operations β’ i3bar: support per-statusblock border and background colors β’ i3bar: support different bar background colors depending on whether the bar is on the focused output or not β’ i3bar: multiple tray_output directives on the same bar are now supported β’ i3bar: support disabling the modifier by specifying βmodifier noneβ β’ use cairo for all drawing operations β’ fix a number of memory leaks, thanks to AddressSanitizer β’ no_focus is now suppressed for the first window of a workspace β’ βworkspace next/prevβ now looks for numbered workspaces after reaching the last workspace (it used to incorrectly only look at named workspaces) β’ multiple marks can now be set on a single window (but a mark can still only be present on one window at a time) β’ the βunmarkβ command now supports criteria β’ the βcon_idβ criterion now supports the special value __focused__ β’ the βworkspaceβ command now supports the --no-auto-back-and-forth parameter β’ the βmove window to workspaceβ command now supports the --no-auto-back-and-forth parameter β’ the βresize grow|shrink width|heightβ command now works for a nested split in the same direction β’ support _NET_WM_USER_TIMEβs special 0 value, indicating that a window should not be focused β’ use 32-bit visual by default if available. This reduces graphical glitches when using transparency (which is still not officially supported) β’ the βmove position centerβ command now supports criteria β’ specifying invalid match criteria now results in an error instead of blindly applying the operation to the currently focused window β’ allow mouse bindings to run on the root window β’ support matching _NET_WM_WINDOW_TYPE_NOTIFICATION in criteria β’ all criteria are now matched, even when con_id or con_mark are given (used to be a special case) β’ allow the βidβ criterion to be specified in any base recognized by strtol(), not only base 10 β’ non-true color displays are now supported again (e.g. the Raspberry Pi) β’ the βsplitβ command now has a βtoggleβ option β’ the additional color class βdecoration_borderβ was added β’ title_format is now stored on containers instead of windows, allowing the use of title_format on split containers β’ On OpenBSD, i3 now uses pledge(2) β’ support _NET_WM_DESKTOP (for pager applications like gnome-panel) β’ floating workspaces are no longer available (they were not supported for a while now) β’ floating windows now carry the I3_FLOATING_WINDOW atom so that tools like compositors can be configured to match on floating windows Bugfixes from upstream since 4.11 β’ i3bar: display short text only on the monitor(s) on which it is necessary β’ i3bar: explicitly set cursor using libxcb-cursor if available β’ i3bar: fix XEMBED messages β’ i3-nagbar: explicitly set cursor using libxcb-cursor if available β’ duplicated keybindings are now also detected when one uses bindcode but the other(s) use(s) bindsym β’ keymap fallback for servers without XKB (e.g. TightVNC) has been added β’ using pango markup in mode names is now optional, fixing a regression in i3 v4.11 where modes which contained characters such as β<β would break. β’ moving windows to a workspace by specifying a mark now works β’ the root output is now used when any RandR request fails (for x2go) β’ assignments are now marked as run before executing them, preventing endless loops/crashes when assignments cause another assignment evaluation β’ splitting/floating a dock container no longer crashes i3 β’ correctly compare modifier mask when identifying keybindings (fixes bindings which use --release) β’ no longer fail config validation when there is no newline at the end of the config file β’ scrollwheel buttons are now only grabbed when necessary, allowing the use of βbindsym button*β or scrolling in windows without focusing them (in case no βbindsym button*β is present) β’ parse con_id in base 16 (affected FreeBSD only) β’ fix crash when opening a large number of windows β’ reject empty swallow definitions to avoid crashes β’ donβt remove SubstructureRedirect event mask temporarily (fixes i3bar stopping after system suspend) β’ move urgent flag before killing the parent to avoid a crash β’ correctly validate βkillβ command to avoid crashing when βkillβ is invoked on workspace containers β’ actually accept the documented βworkspaceβ token as an alternative to βββ in assign statements β’ remove _NET_WM_STATE on withdrawn windows to comply with the spec β’ the βborderβ command now uses logical pixels (relevant for hi-dpi displays) β’ βtray_output primaryβ does not properly fall back and hence was removed from the default config again β’ correctly determine focused workspace when moving workspace to output β’ revert to default binding mode before reloading the config file β’ correctly interpret _MOTIF_WM_HINTS (endianness-dependent)
Updated i3 to version 4.11. Changes to i3 mentioned in the release notes: Keyboard binding handling has been made more correct, for details see: https://github.com/i3/i3/commit/bf3cd41b5ddf1e757515ab5fbf811be56e5f69cc Changes: * docs/debugging: provide instructions on how to debug i3bar * docs/debugging: added a note about sensitive data * docs/userguide: add a note to both "exec"s about semicolon and comma * docs/userguide: quoted strings need to be used, escaping isn't possible * docs/userguide: make syntax of syntax descriptions consistent * docs/userguide: recommend "exec exec" for correct signal handling * docs/userguide: explain i3-config-wizard's behavior * i3-nagbar: open on the primary screen * i3-config-wizard: respect XDG config directories * i3-input: position i3-input at window with input focus * i3bar: use a reasonable default sep_block_width if a separator_symbol is given * i3bar: add binding mode indicator * i3bar: add bindsym command (deprecates wheel_{up,down}_cmd) * i3bar: make tray padding configurable * makefiles: respect EXEC_PREFIX and PKG_CONFIG * added a --toggle switch to mark: "mark [--toggle] <mark>" * added "focus_on_window_activation" directive * added "no_focus" directive * added "move [container|window] [to] mark <str>" command * added "move [window|container] [to] position mouse|cursor|pointer" command * added "title_format" command * added "resize set [width] [height]" command * added "sticky" command (for floating containers) * added "workspace" criterion * added "window_type" criterion * make center coordinates relative to current workspace * draw marks in window decoration (configure with show_marks) * only mark a window if only one window is matched * make floating window mouse handling consistent with tiled windows * add a --border flag to enable mouse binds to trigger on border click * set the _NET_WM_STATE_HIDDEN atom on windows that are currently not visible due to being in the non-focused tab of a stacked or tabbed container * ignore InputHint when not in WM_HINTS * display which config is used in i3 --moreversion * support config file line continuation * use WM_SIZE_HINTS when present to set the geometry of floating windows * add "tray_output primary" to the default config * use libxkbcommon for translating keysyms, support all XKB groups * support special value "__focused__" in criteria * support _NET_WM_VISIBLE_NAME * make sure borders are never counted as adjacent to the edge for floating containers * support moving dock clients to another output * let "focus" report success depending on whether a window was matched * handle _NET_WM_STATE_STICKY (for floating containers) * make "debuglog on" command persist over restarts * randr: use root window in case of no randr outputs * set proper WM_CLASS on frame windows Bugfixes: * i3bar: only detect clicks within the statusline width * i3bar: fix flickering shortened status bar on other output(s) * i3bar: send custom-defined command upon click on the non-statusline part of i3bar even if workspace_buttons is set to "no". * i3-config-wizard: Make window size and click coordinates dependent on font * i3-save-tree: retain "rect" for floating cons * move urgency hint when moving container * fix percents when attaching a window to a ws creates a new split con * cope with non-null-terminated x class properties * get workspace name when renaming current workspace * allow single-child non-default layout cons to be moved between outputs * allow --whole-window right after 'bindsym' within binding modes * remove windows from the save set when unmapping (fixes problems with e.g. owncloud when restarting i3) * serialize con_id with %p in run_binding() * initialize workspace rect to the output's upon creation * mkdirp: do not throw an error if directory exists * grab all buttons when managing a window to also allow 'bindsym --whole-window button4 ...' to work correctly * properly clear the urgency hint when set by i3 * layout restore: load floating containers correctly * layout restore: remove remaining criteria when swallowing window * layout restore: When appending a layout containing a marked container, make sure that any other containers with the same mark are unmarked during insertion of the new container. * use the EWMH support window rather than the root window as an input focus fallback * use the focused container to determine the target window_mode when using floating mode_toggle
Update i3 to version 4.10.3. Release notes: Bugfixes: * serialize con_id with %p in run_binding() (For FreeBSD) * ignore InputHint when not in WM_HINTS (fixes e.g. mupdf focus) * disable physically disconnect RandR outputs * initialize workspace rect to the output's upon creation * userguide: quoted strings need to be used, escaping isnβt possible * mkdirp: do not throw an error if directory exists (fixes layout loss for in-place restarts) * i3bar: fix freeing static strings
Recursive PKGREVISION bump for all packages mentioning 'perl', having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
Update i3 to version 4.10.2. Changes mentioned in the release notes: * Cope with non-null-terminated x class properties. * Get workspace name when renaming current workspace (fixes crash). * Use a reasonable default sep_block_width if a separator_symbol is given. * Remove windows from the save set when unmapping.
Recursive revbump following MesaLib update, categories p through x.
Update i3 to version 4.10.1. Remove do-install and use post-install for the files not installed by the install from the package. Changelog: Changes in i3 v4.10.1 * i3bar: cut long statuslines from the left * i3bar: add support for the short_text property * i3-sensible-terminal: launch i3-nagbar when no terminal is found * i3-config-wizard: switch modifier on key up/down * docs/layout-saving: added a troubleshooting section * docs: degender all the terms * Revert "Workspace command number selection" * don't parse blocks as markup by default * Allow escaping backslashes in commands. * switch default font from "DejaVu Sans Mono 8" to "monospace 8", which is typically a synonym, except for users who prefer a different font. * When renaming a workspace, look for assignments and move the renamed workspace to the appropriate output. * i3-save-tree: make --workspace optional by defaulting to the focused workspace * Allow nop command without argument Bugfixes * i3bar: buffer the statusline to avoid flickering * i3bar: fix click events for workspace buttons with long statusline * i3bar: set correct initial position when reconfiguring * i3bar: reconfigure strut partial on reload * i3-nagbar: fix sizes/positioning on hi-dpi displays * i3-config-wizard: fix sizes/positioning on hi-dpi displays * i3-input: fix sizes/positioning on hi-dpi displays * Fix scrolling in window decoration with hidden cursor. * workspace rename focus mismatch * Don't overwrite border width when already set (placeholders). * fix a segfault during config file validation * Restore placeholder windows after restarting. * Don't focus placeholder windows. Changes in v4.9.1 Bugfixes * i3bar: fix incorrect y-offset for text * fix key bindings on big-endian platforms * fix key bindings using Mode_switch * fix keyboard layout change detection * revert "Handle WM_CHANGE_STATE requests for iconic state" (fixes problems with application windows disappearing, like SDL-based games when switching workspaces) * insert id-based match at HEAD, not TAIL (fixes window swallowing not working when the criteria match the placeholder window) * improve error messages on failing commands * replace ~ in filepath when calling append_layout * properly error out when the layout file cannot be read Changes in v4.9 * docs/ipc: use an actual event type * docs/debugging: use logs.i3wm.org * docs/testsuite: add hint to use xvfb-run * testcases: use Xephyr instead of XDummy * i3-sensible-*: use command -v (built-in) instead of which(1) * i3.xsession.desktop: set DesktopNames (which gdm uses) * i3-save-tree: interpret commandline parameters as utf-8 * i3-save-tree: add 'mark' as allowed key to i3-save-tree output * i3bar-protocol: ensure align = left is the default * i3bar: implement custom mouse wheel commands * i3bar: improve error message when a full_text property is missing * i3bar: respect the urgency flag on status blocks * i3bar: inset the urgent background of a status block for consistency with workspace buttons * i3bar: suspend the child when bars are fully obscured * i3bar: use Pango markup * ipc: implement the window::close event * ipc: implement the window::move event * ipc: implement the window::floating event * ipc: implement the window::urgent event * ipc: set ws reply "num" member to -1 when named * ipc: add deco_rect property to con in ipc response * ipc: include workspace con in workspace event * ewmh: implement property _NET_NUMBER_OF_DESKTOPS * ewmh: implement property _NET_DESKTOP_VIEWPORT * ewmh: implement property _NET_DESKTOP_NAMES * ewmh: handle _NET_CURRENT_DESKTOP requests * ewmh: handle _NET_CLOSE_WINDOW requests * ewmh: handle _NET_WM_MOVERESIZE requests * implement mouse bindings (e.g. bindsym button3 kill) * add mouse binding --whole-window flag * add mouse binding --release flag * switch to xcb-xkb and libxkbcommon, removing our last direct Xlib dep * make "move [direction]" work with criteria * make "move <window|container> to <absolute> position" work with criteria * "workspace <n>" and "move to workspace <n>" now look for a workspace starting with number <n> (unless there is a workspace exactly matching that number). I.e., "workspace 4" will go to a workspace called ": www" unless you have a workspace "4" * "focus <direction>" now focuses floating containers when there are no tiling containers on the destination output * take the motif border into account when calculating floating window geometry * revert "Disable pointer warps when focus_follows_mouse is disabled" as it was unexpected by a number of users. Sorry for the back-and-forth * handle WM_CLASS changes * raise floating windows on "focus <direction>" * align lower line of bar decoration to border width * parse tray_output as a word, not string * allow to validate the config file without X * do not resend focus on click, fixes compatibility problems with some wine or mono apps (e.g. Office 2010) * don't draw borders wider than actual width * prevent workspace change during global fullscreen * extend the fullscreen command (fullscreen <enable|toggle|disable> [global]) * fix start_application() doc about which shell is used Bugfixes * i3-dmenu-desktop: quote path * i3bar: fix a double free when changing color configuration * i3bar: render bars after the first chunk of JSON * i3bar: add a sync call to confirm reparents before exiting (fixes tray restart issues) * i3bar: correctly calculate clicks on i3bar status blocks * i3bar: make click events on status blocks work with 'workspace_buttons no' * retina support: convert logical to physical pixels for default_border_width * retina support: treat everything up to 120 dpi as 96 dpi * don't set input focus if not accepted (fixes problems with xfce4-notifyd) * don't focus unmapped container on manage * create the directory for storing the restart state * avoid changing border width when changing containers from tiling to floating * layout saving: properly restore workspace containers * rerender the decoration when the container requires a pixmap and doesn't have one * don't set focus in con_set_layout() on invisible workspaces * properly handle windows unsetting WM_TRANSIENT_FOR * use the command parser to properly extract workspace names * copy binding before run (fixes reloads) * revert "Bugfix: Set input focus with last timestamp" * render floating windows during global fullscreen * actually parse client.placeholder
Update to 4.8 Important changes since 4.7: - layout saving / restoring - proper handling of DPI - improve compatibility with other softwares (java-based, or external pagers) - fix several memory leaks
Bump for perl-5.20.0. Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
Recursive revbump from x11/pixman Fix PR pkg/48777
Upgrade i3 to 4.7.2 Changes since 4.6 v 4.7.2 β’ install i3-with-shmlog.xsession.desktop to the correct location β’ OpenBSD currently lacks posix_fallocate() v 4.7.1 β’ docs/debugging: explain how to enable logging on the fly β’ docs/debugging: small cleanups (versions, bzip2) β’ add i3-with-shmlog.xsession.desktop β’ only LOG() the DPI when it changes, DLOG() it otherwise β’ make βmove <direction>β properly send workspace focus event β’ i3bar: set mapped flag on trayclient creation β’ i3bar: donβt show EOF status line error in favor of exit code v 4.7.0 β’ docs/userguide: clarify variable parsing β’ docs/userguide: clarify urgent_workspace β’ docs/userguide: add proper quoting for rename sample command β’ docs/userguide: clarify multiple criteria β’ docs/userguide: userguide: explain the difference between comma and semicolon for command chaining β’ docs/hacking-howto: update to reflect parser changes β’ man/i3-dump-log: document -f β’ switch from libXcursor to xcb-util-cursor β’ Respect workspace numbers when looking for a free workspace name β’ Revert "raise fullscreen windows on top of all other X11 windows" β’ i3bar: Create pixmaps using the real bar height, rather than screen height β’ Add scratchpad bindings to the default config β’ Close all children when closing a workspace β’ i3bar: Add new bar.binding_mode_indicator configuration β’ Improve error message when $XDG_RUNTIME_DIR is not writable β’ libi3/font: Draw the text at the expected place β’ libi3/font: Set DPI for the pango context β’ Add ability to escape out of a mouse-resize operation β’ Do not resize/reposition floating containers when moving them to scratchpad β’ i3-nagbar: Set button inner-width to the width of the label β’ Assigned windows open urgent when not visible β’ i3bar: Only configure tray on own outputs β’ Command 'move <direction>' moves across outputs β’ i3bar: Handle DestroyNotify events β’ i3bar: Realign tray clients on map/unmap notify β’ i3bar: Group child processes for signalling β’ i3bar: Print error message when status_command fails β’ Remove references to PATH_MAX macro for GNU/Hurd β’ update root geometry on output changes for βfullscreen globalβ β’ donβt flatten tabbed/stacked containers β’ Fix handling of new windows with WM_STATE_FULLSCREEN β’ correctly recognize assigned windows as urgent β’ Fix keyboard and mouse resize in nested containers β’ Reply to _NET_REQUEST_FRAME_EXTENTS correctly β’ Fix command parser: resizing tiling windows β’ Fix output retrieval for floating cons β’ Use _PATH_BSHELL to ensure using a bourne shell β’ Instead of crashing, return DRAG_ABORT on UnmapNotify from drag_pointer β’ Remove-child callback skips output content cons β’ ignore _NET_ACTIVE_WINDOW for scratchpad windows
Update i3 to version 4.6. Also, install a few more scripts and their manual pages, and put the correct Perl interpreter in all Perl scripts. Changes since version 4.4: β’ docs/hacking-howto: refer people to cr.i3wm.org β’ docs/ipc: Adds Go IPC lib to the docs. β’ docs/userguide: remove obsolete sentence about client.background β’ docs/userguide: be explicit about assignment processing order β’ docs/userguide: be more clear about the resize command arguments β’ docs/userguide: fix typo: s/11x/11px/ β’ i3-dmenu-desktop: donβt add βgeanyβ if βGeanyβ is already present β’ i3-dmenu-desktop: strip newlines from dmenu β₯ 4.4 β’ i3-dmenu-desktop: skip files with broken utf8 but warn about it β’ i3-dmenu-desktop: skip broken files (no/empty Exec=) but warn about them β’ i3-dmenu-desktop: List filenames of .desktop files β’ i3-dmenu-desktop: remove %i from commandline β’ i3-nagbar: Work around terminals not supporting -e with quoted arguments β’ i3-nagbar: use the same font as configured for i3 β’ i3bar: set _NET_SYSTEM_TRAY_COLORS for symbolic icons (gtk3+) β’ i3bar: donβt use X11 borders to avoid overlapping in hide mode β’ i3bar: separator color via config; separator width and on/off via ipc β’ i3bar: Allow min_width of a block in i3bar to be a string β’ i3-msg: parse command replies and display errors nicely if there were errors β’ Draw 1px tab separators left/right instead of 2px on the right only β’ Render tree before destroying X11 containers upon unmap β’ scratchpad show: move visible scratchpad window from another workspace to focused workspace instead of doing nothing β’ ignore MotionNotify events generated while warping the pointer β’ Allow X11 servers which do not support the XKB extension. β’ remove the urgency indicator when a window is closed β’ wrap when moving containers to outputs with direction β’ scratchpad_show: focus unfocused scratchpad window β’ Split workspace instead of changing orientation β’ scratchpad: always auto center on 'scratchpad show' if window hasn't been repositioned by the user β’ Add a new IPC event for changes on windows. β’ config: accept βsmartβ as popup_during_fullscreen parameter β’ Add support for _NET_WM_STATE_DEMANDS_ATTENTION. β’ Obey WM_SIZE_HINTS's resize increments in floating mode β’ Do not move focus if a container is moved across outputs β’ docs/userguide: mention forgotten layout splitv/splith β’ docs/multi-monitor: nVidia β₯ 302.17 works just fine β’ docs/wsbar: update (we have i3bar now, i3-wsbar is just an example) β’ docs/testsuite: Document fixes and workarounds for test failures β’ man/i3-msg.man: updated man page to include all options β’ lib/i3test: clarify how to identify open_window() windows in i3 commands β’ Use a saner sanity check for floating_reposition β’ tabbed: floor(), put extra pixels into the last tab β’ raise fullscreen windows on top of all other X11 windows β’ Draw indicator border only for split layouts β’ re-shuffle struct members to save a bit of memory β’ Add 'NoDisplay=true' to i3.application.desktop β’ Store aspect_ratio instead of weird proportional_{width,height} β’ Implement shmlog command β’ Implement debuglog command β’ Implement unmark command β’ actively delete _NET_WORKAREA on startup β’ Handle the _NET_REQUEST_FRAME_EXTENTS ClientMessage (java compat) β’ i3bar: add click events β’ i3bar: fix -b parameter, fix usage description β’ i3bar: restore compatibility with libyajl version 1 β’ i3bar: unhide hidden i3bar when mode is active β’ i3bar: fix font display height in i3bar β’ i3bar: introduced i3 command for changing the hidden state and mode β’ i3bar: fix wrong placement of i3bar when connecting/disconnecting outputs β’ i3bar: draw workspace buttons at x=0 instead of x=1 β’ i3-nagbar: take our terminal execution kludge to the next level β’ i3-nagbar: Bugfix: -m requires an argument (crashes if none specified) β’ i3-dmenu-desktop: run commands when they donβt match a .desktop file (e.g. enter βi3 layout stackingβ) β’ i3-dmenu-desktop: honor Path= key β’ contrib/dump-asy.pl: Fix $ and & in window titles β’ contrib/dump-asy.pl: Display nicer double-quotes β’ contrib/gtk-tree-watch.pl: Remove bogus default socket path β’ Ignore ConfigureRequests for scratchpad windows β’ Correctly parse `move ... workspace *_on_output` β’ i3bar: Set separator color properly when drawing β’ Properly parse commands like βmove workspace torrentβ β’ Handle nested transient popups properly β’ Fix decoration rect size for windows without border β’ parse outputs as "word", not "string", to ignore trailing whitespace β’ fix crash when disabling output without any windows β’ scratchpad: fix crash when moving last window of an invisible workspace β’ fix coordinates of scratchpad windows on output changes β’ call scratchpad_show() when focusing scratchpad windows via criteria β’ fix continuous resize bug in floating mode, e.g. with xbmc β’ fix βoverlappingβ --release key bindings β’ fix IPC messages writes with low buffer sizes β’ unregister as window manager before restarting (fixes a race condition) β’ Fix bind[code|sym] --release β’ remove superfluous #include <xcb/xcb_atom.h> β’ Makefile: Repect AR environment variable β’ i3-input: restore input focus on exit() β’ Also draw right tab border for split containers β’ Fix scrolling on a tabbed titlebar which contains split cons β’ Correctly close floating windows β’ handle MapRequests sent between i3 registering as a wm and handling events β’ i3bar: fake DestroyNotify and send MANAGER ClientMessages to fix tray restarts β’ ipc: use correct workspace in workspace change event β’ fix floating window size with hide_edge_borders β’ Fix parsing of comments in the config file β’ Fix error messages for the debug log β’ shm_unlink the correct file when handling errors β’ Fix shm logging on FreeBSD β’ Fix restarting with 32 bit depth windows β’ Fix scratchpad_show on non-scratchpad windows β’ i3bar: mark IPC fd CLOEXEC β’ fix crash when not having tray_output configured β’ make sure that resize will take place even if pixel is smaller than size increments. β’ render_con: fix height rounding in aspect ratio computation β’ fix problem when moving fullscreen window to scratchpad β’ Unmap windows before reparenting them to the root window (fixes Mathematica) β’ update parent urgency hint if a child is removed. β’ fix bus error on OpenBSD/sparc64 β’ fix focus handling in 'floating disable' on non-visible windows β’ ignore spaces in front of default workspace name β’ call i3-nagbar correctly for configfiles without the font directive β’ resize and center a scratchpad even when a criteria is used.
Bump all packages for perl-5.18, that a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
Initial import of the i3 window manager, version 4.4. This package contains the i3 window manager, a small tiling window manager aimed at providing helpful modern features like Xinerama multi-screen support while still being completely keyboard controlled. It is mainly aimed at engineers and people who love to get their work done without switching between keyboard and mouse.
Initial revision