aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/helpers/Monitor.cpp
AgeCommit message (Expand)Author
2022-11-18don't set AS in onConnectvaxerski
2022-11-17more memory safety around onDisconnectvaxerski
2022-11-05Added creating / destroying outputs on a multi-backend + headless backendvaxerski
2022-10-29set lastmonitor in onDisconnectvaxerski
2022-10-28ensure VRR for current display only in onConnectvaxerski
2022-10-28avoid applying offset twice in onConnectvaxerski
2022-10-22disable adaptive sync with no_vfr offvaxerski
2022-10-06more monitor checks for shutdown:vaxerski
2022-10-05add desc: to monitor rulesvaxerski
2022-09-25Remove trailing whitespace.Felix Dick
2022-09-19this is c++, use nullptrtomahk
2022-09-19prevent assert killing Hyprland after reenabling monitortomahk
2022-09-13Added monitor mirroringvaxerski
2022-09-01Update wlroots depvaxerski
2022-08-27implemented DRM leasing for VR headsetsAlec LeFors
2022-08-23move monitor damage to separate funcsvaxerski
2022-08-10reinit render on disconnected displaysvaxerski
2022-08-10added experimental monitor savingvaxerski
2022-08-10Added hyprctl setcursorvaxerski
2022-08-10minor changes to monitor loggingvaxerski
2022-08-10fix compilevaxerski
2022-08-10further fixes to monitor disabling on launchvaxerski
2022-08-10set correct full params in disabled at launchvaxerski
2022-08-03fix crash with reenabling a monitorvaxerski
2022-08-03make monitor IDs permanentvaxerski
2022-08-03clear ls lists on monitor disconnectvaxerski
2022-08-03guard onDisconnectvaxerski
2022-07-27fix empty workspace name on unspecified defaultvaxerski
2022-07-27added DPMSvaxerski