aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Compositor.cpp
AgeCommit message (Expand)Author
2023-04-06internal: don't remove x11 children on parent removevaxerski
2023-04-06internal: comply to nofocus on vectorToWindowvaxerski
2023-04-03Hyprland Screencopy impl (#1800)Vaxry
2023-04-03log: Move stdout log disabling to the end of initvaxerski
2023-04-02input: fix minor issue with holding focusvaxerski
2023-04-02input: hold focus on mouse buttonsvaxerski
2023-03-24logs: disable stdout after initvaxerski
2023-03-23core: remove old redundant shutdown stuffvaxerski
2023-03-22config: add misc:suppress_portal_warningsvaxerski
2023-03-20compositor: adjust xdp error casesvaxerski
2023-03-20notifs: use empty color for autovaxerski
2023-03-20feat: add pretty notificationsvaxerski
2023-03-20internal: wrap wlr surfaces (#1822)Vaxry
2023-03-20workspaces: preserve pin on movesvaxerski
2023-03-16monitors: guard output when readvaxerski
2023-03-09Compositor: fix crash on exitvaxerski
2023-03-08Events: Avoid sending std::nullptr_t in keyboardFocusvaxerski
2023-03-05Initialize priority managers before server initvaxerski
2023-03-04systemd: expand sysd import env scriptvaxerski
2023-03-02add desc: to getMonitorFromStringvaxerski
2023-03-01reset signal handlers in unrecoverablevaxerski
2023-03-01generate coredumps on sigabrt toovaxerski
2023-03-01Convert reverse iterators to rangesvaxerski
2023-03-01use XCURSOR_SIZE for internal cursor sizevaxerski
2023-03-01nuke unmanagedx11 vectorvaxerski
2023-03-01Simplfy framebuffer erasing in cleanupFadingOutvaxerski
2023-02-28Unload plugins on compositor cleanup (#1662)Stanisław Zagórowski
2023-02-28Allow decos to request interactivityvaxerski
2023-02-28minor fixes to X11 configure/or handlingvaxerski
2023-02-28allow focus to grouped windowsvaxerski
2023-02-27update decos on anim values updatevaxerski
2023-02-27Plugin System (#1590)Vaxry
2023-02-21Conform to X11 OR surfaces wanting focusvaxerski
2023-02-20abort instead of exiting on sigsegvvaxerski
2023-02-19Group/Tab Rework (#1580)Vaxry
2023-02-19Added an Event Hook System (#1578)Vaxry
2023-02-19Added a crash reportervaxerski
2023-02-18Resize on border (#1347)Ching Pei Yang
2023-02-16fix compile for single_pixel_buffer_v1vaxerski
2023-02-16enable single_pixel_buffer_v1vaxerski
2023-02-14move no_vfr to vfr and add vrrvaxerski
2023-02-12clear focus on lockscreen refocusvaxerski
2023-02-06added activewindowv2vaxerski
2023-02-03make a null surface focus reset lastfocusvaxerski
2023-02-03Implement ext-session-lock-v1vaxerski
2023-02-01feat: border angle animations (#1469)ozwaldorf
2023-01-28fix crash in nested non-mouse warpsvaxerski
2023-01-28fix clang warnvaxerski
2023-01-28warp cursor on login to centervaxerski
2023-01-26added binds:focus_preferred_methodvaxerski