aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2023-05-15internal: remove check for negative exact vector argsvaxerski
2023-05-14input: check for matrix availability in touch configvaxerski
2023-05-14input: don't refocus on closed windowvaxerski
2023-05-13lock: add allow_session_lock_restorevaxerski
2023-05-12hyprctl: recalc layout on dynamic workspacevaxerski
2023-05-12workspacerules: overwrite on existingvaxerski
2023-05-12layershell: don't enter on unmapped lsvaxerski
2023-05-10render: minor fixes to fullscreen renderingvaxerski
2023-05-09layers: fix wonky focus on multimonvaxerski
2023-05-09internal: use i64 for workspaces in outofboundsvaxerski
2023-05-09renderer,config: add custom DRM modeline support (#2254)Andrei Alexeyev
2023-05-08layershell: focus if changed keyboard modevaxerski
2023-05-08Add "next on monitor or empty" workspace parameter (#2198)scorpion-26
2023-05-07includes: remove redundant from screencopyvaxerski
2023-05-07includes: use libdrm prefix for includevaxerski
2023-05-06monitors: fix some bugs with re-plugvaxerski
2023-05-06Fixed wrong focus changes when moving background workspaces (#2258)dtop129
2023-05-06workspaces: minor fixes for multi-specialvaxerski
2023-05-06varlist: allow using s for std::isspacevaxerski
2023-05-06configmanager: fix substr offset in default ws rulevaxerski
2023-05-06Add split preselection (#2240)Dashie
2023-05-06compositor: don't focus pointer in focusWindowvaxerski
2023-05-05input: add custom accel profilesvaxerski
2023-05-05configmanager: remove useless log from handleWorkspaceRulevaxerski
2023-05-05configmanager: deprecate bindwsvaxerski
2023-05-05configmanager: store workspace rules as a dequevaxerski
2023-05-05monitors: toggle special on changeworkspace with specialvaxerski
2023-05-04config: clear layer rules on reloadvaxerski
2023-05-03Honor debug:enable_stdout_logs on startup (#2197)scorpion-26
2023-05-03workspaces: restore monitor on re-plugvaxerski
2023-05-03rules: fix monitor rule with namesvaxerski
2023-05-03only ignore no_gaps_when_only when the workspace rule specifies a border (#2217)jacekpoz
2023-05-02opengl: don't use new optim with xray off on special tiledvaxerski
2023-05-02internal: fix -Wsign-compare and -Wunused-variable warningsvaxerski
2023-05-02Add `activeworkspace` hyprctl command (#2202)Yavor Kolev
2023-05-02xwayland: allow initial focus to dialogsvaxerski
2023-05-01Added some workspace-specific rules (#1986)levnikmyskin
2023-05-01config: add missing header for libc++ after 3a631e40db78 (#2208)Jan Beich
2023-05-01keybinds: simulate workspace switch on focusWindow to another wsvaxerski
2023-05-01input: don't refocus on draggingvaxerski
2023-05-01Declarative plugin management (#2180)outfoxxed
2023-05-01renderer: fix misused size -> transformed sizevaxerski
2023-05-01Renderer: add init animationvaxerski
2023-04-30renderer: more checks for background LS optimizationsvaxerski
2023-04-30workspace: don't check LS-es in startAnimvaxerski
2023-04-30monitor: update fullscreen fade on workspace changevaxerski
2023-04-30windows: check for fullscreen after rulesvaxerski
2023-04-29Keep fullscreen mode in moveWindowToWorkspaceSafe (#2191)scorpion-26
2023-04-29internal: warp workspace on change only if old mon is lastvaxerski
2023-04-29renderer: fix fadingout render on fsvaxerski