aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/events/Monitors.cpp
AgeCommit message (Expand)Author
2023-08-08implement a hyprland damage ringvaxerski
2023-07-20toplevelexport: support dmabuf + various fixesvaxerski
2023-07-18internal: Protocol C++ Wraps + XDGOutput impl (#2733)Vaxry
2023-07-12screencopy: don't send frames on commits w/o a buffervaxerski
2023-07-09Reuse same ID when reconnecting monitor, otherwise use minimum available ID (...Tuur Vanhoutte
2023-06-23xwayland: send zero scaling to xwayland if enabledvaxerski
2023-06-17Partial revert of Commit 302ec13: (#2539)Shemig
2023-06-15Fix crash when screen size is 0x0 (#2523)Shemig
2023-06-02events: remove old commentvaxerski
2023-04-12screencopy: implement dmabufvaxerski
2023-04-12listeners: more safety around changevaxerski
2023-04-07output: handle needs_framevaxerski
2023-04-07internal: listen to output.damage eventsvaxerski
2023-03-29Fix some typos (#1907)Alexander Seiler
2023-03-24config: default manual animations to falsevaxerski
2023-03-24Feat: Introduce render_ahead_of_time (#1863)Vaxry
2023-03-21Added overflow check for blur radius (#1847)staz
2023-03-21monitors: update surface outputs on recover from unsafevaxerski
2023-03-16monitors: fix segfault on non-unsafe removevaxerski
2023-03-15events: guard output in changevaxerski
2023-03-15monitors: fixes to unsafe modevaxerski
2023-03-02Move AnimationManager::tick() to an event loopvaxerski
2023-02-28Draw HyprError on the last monitorvaxerski
2023-02-27Plugin System (#1590)Vaxry
2023-02-19Added an Event Hook System (#1578)Vaxry
2023-02-16fixup stutter in rendering with toplevel_exportvaxerski
2023-02-14move no_vfr to vfr and add vrrvaxerski
2023-02-08improve VRR state checking with updates to mosthzvaxerski
2023-01-28prevent early segfaults on default mouse posv0.21.0betavaxerski
2023-01-28warp cursor on login to centervaxerski
2023-01-08expand region twice in blur damagevaxerski
2023-01-05Normalize color storagevaxerski
2022-12-22fix dynamic monitor disables corrupting pmosthzvaxerski
2022-12-16Added clang format (#1239)Vaxry
2022-12-05Implement window sharing with the hl toplevel export proto (#1179)Vaxry
2022-12-02don't attempt rendering on begin failurevaxerski
2022-11-19update wlroots depvaxerski
2022-11-19Fix minor issues with mirrorsvaxerski
2022-11-19minor fixes for mirrors & log more monitor eventsvaxerski
2022-11-05move no_direct_scanout to miscvaxerski
2022-11-05Added direct scanoutvaxerski
2022-11-02render the debug overlay only on visible monitorsvaxerski
2022-11-02deprecate general:damage_trackingvaxerski
2022-10-19don't set custom mode in changevaxerski
2022-10-14remove old logvaxerski
2022-09-25Remove trailing whitespace.Felix Dick
2022-09-19fix hyprland freeze when undocking from docking stationtomahk
2022-09-13Added monitor mirroringvaxerski
2022-08-30finally fixed transformed snapshotsv0.12.1betavaxerski
2022-08-27fix styling in const ptrsvaxerski