Hyprland/src
end-4 646f4bc638
general: add workspace gaps (#3877)
* anims: workspace gap

* anims: ws gaps: on swipe end

* anims: ws gaps: add missing parentheses

* format

* refractor

* Update Swipe.cpp

* format

* fix swipe to right

* ws gaps: move animations:workspace_gap to general:gaps_workspace

* ws gaps: general:gaps_workspace -> general:gaps_workspaces
2023-11-19 12:33:26 +00:00
..
config general: add workspace gaps (#3877) 2023-11-19 12:33:26 +00:00
debug plugins: make logging on error more verbose 2023-11-17 22:22:31 +00:00
events windowrules: make idleinhibit dynamic 2023-11-14 15:46:57 +00:00
helpers general: add workspace gaps (#3877) 2023-11-19 12:33:26 +00:00
hyprerror Internal: Hyprland box implementation (#3755) 2023-11-04 17:03:05 +00:00
init init: Fix for issue #2797 (#2799) 2023-07-24 18:26:24 +02:00
layout group: fix dragging into floating groups (#3719) 2023-11-19 12:29:01 +00:00
managers general: add workspace gaps (#3877) 2023-11-19 12:33:26 +00:00
pch pch: add format 2023-09-06 14:59:34 +02:00
plugins pluginmgr: fix double use of dlerror() 2023-11-17 22:24:52 +00:00
protocols screencopy: round boxes 2023-11-08 12:43:07 +00:00
render groupbar: fix text pos with verical offset (#3893) 2023-11-19 12:29:26 +00:00
Compositor.cpp group: fix dragging into floating groups (#3719) 2023-11-19 12:29:01 +00:00
Compositor.hpp group: fix dragging into floating groups (#3719) 2023-11-19 12:29:01 +00:00
defines.hpp internal: cleanup headers in helpers/ 2023-08-07 13:36:14 +02:00
includes.hpp includes: fix box headers (#3771) 2023-11-05 17:32:27 +00:00
macros.hpp internal: replace INT_MAX with WORKSPACE_INVALID 2023-11-12 13:34:54 +00:00
main.cpp env: add HYPRLAND_NO_RT 2023-11-17 23:29:30 +00:00
meson.build meson: Sort input file list (#3550) 2023-10-11 19:49:42 +01:00
SharedDefs.hpp decoration-positioner: improve extent handling 2023-11-11 15:18:17 +00:00
version.h.in internal: use pragma once in version.h 2023-10-10 21:03:07 +01:00
Window.cpp windowrules: make idleinhibit dynamic 2023-11-14 15:46:57 +00:00
Window.hpp decorations: Decoration Positioner (#3800) 2023-11-11 14:37:17 +00:00