gri3-wm/include
Orestis Floros c9efa6dffe
Call all ewmh_update_* functions together when necessary
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
2019-05-03 16:19:11 +03:00
..
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 Remove unused con_get_next() 2018-12-09 08:04:41 +07:00
config_directives.h
config_parser.h
configuration.h Allow checking for duplicate bindings with -C 2019-03-29 12:30:04 +02:00
data.h Add input and bounding shapes support (#2742) 2018-12-01 11:52:41 +07:00
display_version.h
ewmh.h Call all ewmh_update_* functions together when necessary 2019-05-03 16:19:11 +03:00
fake_outputs.h
floating.h Fix aspect ratio bugs 2018-11-12 18:45:00 +02:00
handlers.h Add input and bounding shapes support (#2742) 2018-12-01 11:52:41 +07:00
i3.h Add input and bounding shapes support (#2742) 2018-12-01 11:52:41 +07:00
ipc.h Use ipc queue for all messages (#3585) 2019-01-12 13:13:03 +01:00
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 render_con: Get rid of render_fullscreen argument 2018-11-12 19:05:50 +02:00
resize.h
restore_layout.h
scratchpad.h
sd-daemon.h
shmlog.h
sighandler.h
startup.h
sync.h
tree.h Update tree_close_internal documentation in tree.h 2018-12-14 23:46:21 +02:00
util.h
window.h Fix aspect ratio bugs 2018-11-12 18:45:00 +02:00
workspace.h get_output_for_con: Assert result != NULL 2019-03-22 03:10:00 +02:00
x.h Add input and bounding shapes support (#2742) 2018-12-01 11:52:41 +07:00
xcb.h
xcursor.h
xinerama.h
yajl_utils.h