aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2023-03-21monitors: update surface outputs on recover from unsafevaxerski
2023-03-20compositor: adjust xdp error casesvaxerski
2023-03-20fix: a fullscreen bug. (#1821) (#1831)lisuke
2023-03-20hyprctl: add notifyvaxerski
2023-03-20notifs: add ICON_OK to iconsvaxerski
2023-03-20meson: add pango depsvaxerski
2023-03-20notifs: use empty color for autovaxerski
2023-03-20plugin api: add addNotificationV2vaxerski
2023-03-20feat: add pretty notificationsvaxerski
2023-03-20internal: wrap wlr surfaces (#1822)Vaxry
2023-03-20workspaces: preserve pin on movesvaxerski
2023-03-20Focus: warp cursor on movewindowvaxerski
2023-03-19monitors: more guards for safetyvaxerski
2023-03-18Meson: add rdynamic ld flagMihai Fufezan
2023-03-18groups: fix moving between displaysvaxerski
2023-03-18config: improve ux on workspace and transformvaxerski
2023-03-18LS: don't try to get rules on non-existent lsvaxerski
2023-03-18config: fix long variables being substrdvaxerski
2023-03-18windowrules: allow monitor by strvaxerski
2023-03-18config: make default config use hyphenated dev namesvaxerski
2023-03-17LS: fix support for legacy blurlsvaxerski
2023-03-17LS: support address: in layerrulesvaxerski
2023-03-17LS: add blur and ignorezero rulesvaxerski
2023-03-17monitors: don't refocus on apply rulevaxerski
2023-03-17crashReporter: add hl vervaxerski
2023-03-16keybinds: remember last workspace on focusmonitorvaxerski
2023-03-16monitors: remove from monitors on unsafevaxerski
2023-03-16monitors: guard output in damageSurfacevaxerski
2023-03-16switches: do not fire on no change in togglevaxerski
2023-03-16dpms: fix keyboard dpmsvaxerski
2023-03-16monitors: guard output when readvaxerski
2023-03-16monitors: fix segfault on non-unsafe removevaxerski
2023-03-16dpms: fix key_press_enables_dpmsvaxerski
2023-03-16hyprctl: ignore null output monitorsvaxerski
2023-03-15events: guard output in changevaxerski
2023-03-15monitors: fixes to unsafe modevaxerski
2023-03-14ime: account for text height in popup calcsvaxerski
2023-03-14ime: fix panels overflowing on cornersvaxerski
2023-03-14input: minor fixes for tiv1vaxerski
2023-03-14tiv1: minor fixes for crashesvaxerski
2023-03-14input: text-input-v1 support (#1778)Vaxry
2023-03-13dispatchers: remember named workspaces in prevvaxerski
2023-03-13master: better cyclevaxerski
2023-03-13groups: add deco on moveIntoGroupvaxerski
2023-03-12config: add key_press_enables_dpmsvaxerski
2023-03-11dispatchers: disallow togglesplit on fullscreenvaxerski
2023-03-10groups: fix fullscreen behavior with groupsvaxerski
2023-03-09blurls: fix address substr lengthvaxerski
2023-03-09Compositor: fix crash on exitvaxerski
2023-03-08Events: Avoid sending std::nullptr_t in keyboardFocusvaxerski