Path to this page:
Subject: CVS commit: pkgsrc/wm/i3
From: Arnaud Degroote
Date: 2014-04-30 23:38:37
Message id: 20140430213837.6170C96@cvs.netbsd.org
Log Message:
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
Files: