Skip to content

Draggable Overlay not working as intended on Hyprland #25

@IllustratedMan-code

Description

@IllustratedMan-code

I'm using Hyperland on NixOS and am running this through the nix run command. When "Draggable Overlay" is checked, I can move the widget with the mouse, but it sort of "lags" behind the mouse, see below:

2026-03-28-111143_screenrec.mp4
Sample Log
(hibiki:689824): Gtk-WARNING **: 11:10:38.030: Broken accounting of active state for widget 0x55d142eb3280(GtkApplicationWindow)
2026-03-28T15:10:39.017357Z DEBUG Drag ended with offset (0, 0)
2026-03-28T15:10:39.271704Z DEBUG Drag started at margin (544, 430)
2026-03-28T15:10:39.378026Z DEBUG Drag ended with offset (16.42578125, 22.84375)
2026-03-28T15:10:40.405001Z DEBUG Drag started at margin (560, 452)
2026-03-28T15:10:40.570765Z DEBUG Drag ended with offset (3.21484375, -29.43359375)
2026-03-28T15:10:42.077632Z DEBUG Drag started at margin (563, 423)
2026-03-28T15:10:42.168360Z DEBUG Drag ended with offset (30.7734375, -22.02734375)
2026-03-28T15:10:49.360231Z DEBUG Drag started at margin (593, 401)
2026-03-28T15:10:49.488149Z DEBUG Drag ended with offset (44.90625, 20.75390625)
 2026-03-28T15:10:51.647233Z DEBUG Drag started at margin (637, 421)

(hibiki:689824): Gtk-WARNING **: 11:10:53.459: Broken accounting of active state for widget 0x55d142eb3280(GtkApplicationWindow)
  2026-03-28T15:10:58.203496Z DEBUG Drag ended with offset (310.73828125, 101.45703125)
2026-03-28T15:10:58.555884Z DEBUG Drag started at margin (947, 522)

(hibiki:689824): Gtk-WARNING **: 11:11:00.063: Broken accounting of active state for widget 0x55d142eb3280(GtkApplicationWindow)
 2026-03-28T15:11:01.308503Z DEBUG Drag ended with offset (-430.39453125, -273.87890625)
2026-03-28T15:11:01.713629Z DEBUG Drag started at margin (517, 249)
2026-03-28T15:11:02.680980Z DEBUG Drag ended with offset (-239.8203125, -107.05859375)
 2026-03-28T15:11:03.723685Z DEBUG Drag started at margin (278, 142)
2026-03-28T15:11:05.260794Z DEBUG Drag ended with offset (730.28125, -33.84375)
 2026-03-28T15:11:29.989425Z DEBUG Drag started at margin (1008, 109)
2026-03-28T15:11:30.334615Z DEBUG Drag ended with offset (-166.04296875, 51.890625)
 2026-03-28T15:11:46.474960Z DEBUG Drag started at margin (842, 160)

(hibiki:689824): Gtk-WARNING **: 11:11:47.761: Broken accounting of active state for widget 0x55d142eb3280(GtkApplicationWindow)
2026-03-28T15:11:49.332061Z DEBUG Drag ended with offset (-457.15234375, 85.84375)
2026-03-28T15:11:49.782238Z DEBUG Drag started at margin (385, 245)

(hibiki:689824): Gtk-WARNING **: 11:11:51.069: Broken accounting of active state for widget 0x55d142eb3280(GtkApplicationWindow)
2026-03-28T15:11:52.669479Z DEBUG Drag ended with offset (570.90625, 391.421875)
2026-03-28T15:11:53.225216Z DEBUG Drag started at margin (955, 636)

(hibiki:689824): Gtk-WARNING **: 11:11:54.272: Broken accounting of active state for widget 0x55d142eb3280(GtkApplicationWindow)

I don't think this is a bug, but it would be nice if the widget stayed visible while I was dragging it. Not sure if its supposed to do that and it just isn't working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions