Hyprland/src
Tom Englund 1ea47950f4
misc: fix some minor typos (#7530)
* keybindmgr: fix typo in swap prev

seems a suspicious extra ) got added, remove it.

* configmgr: dont dereference invalid iterator

i think the idea here was to print the key and not the iterator at or
past .end()
2024-08-26 18:02:44 +02:00
..
config misc: fix some minor typos (#7530) 2024-08-26 18:02:44 +02:00
debug core: make most for loops use const references (#7527) 2024-08-26 17:25:39 +02:00
desktop core: make most for loops use const references (#7527) 2024-08-26 17:25:39 +02:00
devices input: Fix modifier keys getting stuck if depressed during config reload (#7486) 2024-08-23 20:35:52 +01:00
events core: add option to control which window to focus on close (#7368) 2024-08-21 11:24:42 +01:00
helpers core: make most for loops use const references (#7527) 2024-08-26 17:25:39 +02:00
hyprerror hyprerror: minor stylistic changes 2024-08-02 18:42:10 +02:00
init style/ci: apply clang-format and verify it in ci (#4039) 2023-12-06 22:54:56 +00:00
layout core: make most for loops use const references (#7527) 2024-08-26 17:25:39 +02:00
managers misc: fix some minor typos (#7530) 2024-08-26 18:02:44 +02:00
pch pch: add format 2023-09-06 14:59:34 +02:00
plugins core: make most for loops use const references (#7527) 2024-08-26 17:25:39 +02:00
protocols core: make most for loops use const references (#7527) 2024-08-26 17:25:39 +02:00
render core: make most for loops use const references (#7527) 2024-08-26 17:25:39 +02:00
xwayland core: make most for loops use const references (#7527) 2024-08-26 17:25:39 +02:00
Compositor.cpp core: make most for loops use const references (#7527) 2024-08-26 17:25:39 +02:00
Compositor.hpp misc: Rename all instances of "emtpy" to "empty" (#7522) 2024-08-26 12:25:52 +02:00
defines.hpp internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +01:00
includes.hpp Core: Move to aquamarine (#6608) 2024-07-21 13:09:54 +02:00
macros.hpp internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
main.cpp core: Preserve existing XDG_CURRENT_DESKTOP (#7347) 2024-08-15 17:14:48 +01:00
meson.build cursormgr: add a new setting to sync gsettings (#7253) 2024-08-09 19:33:20 +02:00
SharedDefs.hpp internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
signal-safe.cpp internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
signal-safe.hpp internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
version.h.in hyprpm: add support for minimum versions 2024-04-05 00:46:37 +01:00