]> git.mdlowis.com Git - proto/labwc.git/commit
desktop: refactor desktop_focus_topmost_mapped_view()
authorJohan Malm <jgm323@gmail.com>
Sat, 31 Oct 2020 14:32:31 +0000 (14:32 +0000)
committerJohan Malm <jgm323@gmail.com>
Sat, 31 Oct 2020 14:32:31 +0000 (14:32 +0000)
commit5f9c5a9d01e83db2e9c1a25c0d1fe8fe44a22395
tree89d0c24c94b4e8aacf2c9b335a6132219f780a8f
parent11ce73f2d66e6350fb8642619f3ce084cbb1a921
desktop: refactor desktop_focus_topmost_mapped_view()

Rename from desktop_focus_next_mapped_view() to
desktop_focus_topmost_mapped_view() and only take struct server as
argument.
include/labwc.h
src/desktop.c
src/xdg.c
src/xwayland.c