aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2023-03-25warn about immediate on unsupportedvaxerski
2023-03-25Implement tearing v2vaxerski
2023-03-24config: default manual animations to falsevaxerski
2023-03-24shaders: fix missing discardAlphaZerovaxerski
2023-03-24log: log wlr logs to stdoutvaxerski
2023-03-24feat: add debug:enable_stdout_logsvaxerski
2023-03-24Feat: Introduce render_ahead_of_time (#1863)Vaxry
2023-03-24subsurfaces: avoid reading destroyed surfacesvaxerski
2023-03-24logs: disable stdout after initvaxerski
2023-03-24dbus: don't update vars in nestsvaxerski
2023-03-23keybinds: allow code: prefixvaxerski
2023-03-23core: remove old redundant shutdown stuffvaxerski
2023-03-23window: unassign surface on unmapvaxerski
2023-03-23surface: set to nullptr after destroy()vaxerski
2023-03-23popups: fix heap-use-after-freevaxerski
2023-03-22config: add misc:suppress_portal_warningsvaxerski
2023-03-21Added overflow check for blur radius (#1847)staz
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