mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
remove todo
This commit is contained in:
parent
a4bb0574c4
commit
4da4048189
1 changed files with 1 additions and 1 deletions
|
|
@ -450,7 +450,7 @@ static int xwm_handle_xfixes_selection_notify(struct wlr_xwm *xwm,
|
|||
// answer TIMESTAMP conversion requests correctly.
|
||||
if (xfixes_selection_notify->owner == xwm->selection_window) {
|
||||
xwm->selection_timestamp = xfixes_selection_notify->timestamp;
|
||||
wlr_log(L_DEBUG, "TODO: our window");
|
||||
wlr_log(L_DEBUG, "our window, skipping");
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue