c9efa6dffe
The testcase is changed because it was actually incorrect. Easy to verify because: > _NET_CURRENT_DESKTOP > … > The index of the current desktop. This is always an integer between 0 > and _NET_NUMBER_OF_DESKTOPS - 1. Fixes #3696. Also updates the viewports. Finally, fixes an issue with _NET_CURRENT_DESKTOP not being updated after a workspace rename. Example: - workspaces 1, 2, 3 - rename workspace 1 to 5 - All workspaces changed their index but _NET_CURRENT_DESKTOP was not updated |
||
---|---|---|
.. | ||
i3 | ||
all.h | ||
assignments.h | ||
atoms.xmacro | ||
atoms_NET_SUPPORTED.xmacro | ||
atoms_rest.xmacro | ||
bindings.h | ||
click.h | ||
cmdparse.h | ||
commands.h | ||
commands_parser.h | ||
con.h | ||
config_directives.h | ||
config_parser.h | ||
configuration.h | ||
data.h | ||
display_version.h | ||
ewmh.h | ||
fake_outputs.h | ||
floating.h | ||
handlers.h | ||
i3.h | ||
ipc.h | ||
key_press.h | ||
libi3.h | ||
load_layout.h | ||
log.h | ||
main.h | ||
manage.h | ||
match.h | ||
move.h | ||
output.h | ||
queue.h | ||
randr.h | ||
regex.h | ||
render.h | ||
resize.h | ||
restore_layout.h | ||
scratchpad.h | ||
sd-daemon.h | ||
shmlog.h | ||
sighandler.h | ||
startup.h | ||
sync.h | ||
tree.h | ||
util.h | ||
window.h | ||
workspace.h | ||
x.h | ||
xcb.h | ||
xcursor.h | ||
xinerama.h | ||
yajl_utils.h |