Hyprland/src
Bernd Müller 1742605eb8
keybinds: fix movewindoworgroup onto empy workspace on next monitor (#4486)
* fix: movewindoworgroup when no window or group is in desired direction, e.g. move window onto empty workspace on next monitor

* fix: movewindoworgroup when no window or group is in desired direction, e.g. move window onto empty workspace on next monitor

* reset flake.nix

* add: changes mentioned in review of #4486
2024-02-26 14:05:24 +00:00
..
config config: fix layout invalidation for keyword commands (#4826) 2024-02-24 14:06:28 +00:00
debug hyprctl: add -r argument 2024-02-24 14:02:03 +00:00
events layout: Fixed ghost window when opened while fullscreen on a different workspace (#4822) 2024-02-25 14:09:41 +00:00
helpers surface: ensure global pointers valid before using in destructor (#4844) 2024-02-26 09:52:12 +00:00
hyprerror Internal: Hyprland box implementation (#3755) 2023-11-04 17:03:05 +00:00
init style/ci: apply clang-format and verify it in ci (#4039) 2023-12-06 22:54:56 +00:00
layout feat: Add css style gaps (#4723) 2024-02-21 11:07:39 +00:00
managers keybinds: fix movewindoworgroup onto empy workspace on next monitor (#4486) 2024-02-26 14:05:24 +00:00
pch pch: add format 2023-09-06 14:59:34 +02:00
plugins Migrate the config to hyprlang (#4656) 2024-02-18 15:00:34 +00:00
protocols renderer: nuke lastFrameDamage and rework finalDamage 2024-02-23 01:02:32 +00:00
render renderer: take into account fading out windows in solitary recheck 2024-02-26 00:19:16 +00:00
Compositor.cpp keybinds: fix focuswindow for fullscreen (#4840) 2024-02-26 00:05:20 +00:00
Compositor.hpp compositor: allow source monitor to be provided to getMonitorInDirection (#4837) 2024-02-25 14:03:00 +00:00
defines.hpp internal: cleanup headers in helpers/ 2023-08-07 13:36:14 +02:00
includes.hpp style/ci: apply clang-format and verify it in ci (#4039) 2023-12-06 22:54:56 +00:00
macros.hpp style/ci: apply clang-format and verify it in ci (#4039) 2023-12-06 22:54:56 +00:00
main.cpp main: Fix typo in std::cerr (#4359) 2024-01-05 12:45:49 +01:00
meson.build Migrate the config to hyprlang (#4656) 2024-02-18 15:00:34 +00:00
SharedDefs.hpp pluginapi: allow registering hyprctl commands 2024-02-05 01:57:29 +00:00
version.h.in hyprctl: add commit date to "hyprctl version" (#4171) 2023-12-17 14:29:58 +00:00
Window.cpp Migrate the config to hyprlang (#4656) 2024-02-18 15:00:34 +00:00
Window.hpp dispatchers: add Fullscreen without sending fullscreen to application (#4720) 2024-02-17 16:21:06 +00:00