index
:
Hyprland
0.45.1-b
IME
RAT
animation-system-rework
api-version
aquamarine
better-cmake
better-lockscreen-dead
better-versioning
blur-improvements
border-deco
buffer-lock-fixes
bundle-wlroots
ci
ci-archfix
ci-fix2
ci-test
cla
cmake
cmake_installheaders
coc
config
config-descriptions
constraint-fixez
ctm
cursor-rewrite
custom-renderer-wlr
damage-ring
damage-tracking
decoration-positioner
drm-copy-cursor
event-loop-rework
eventHookSystem
execinfo
explicit-sync
fix-pc
fix-resizes
fix-xdp
fixhyprpm
fixup-double-render-special
floating-special
format-rework
fractional-scaling
frame-scheduler
global-shortcuts
groupRework
hide-cursor-on-leave
hook-system-no-cc
hyprctl-nopoll
hyprcursor
hyprerrorreserve
hyprland-boxes
hyprlang-migration
hyprpm
hyprpm-local
hyprutils
hyprwayland-scanner-pt1
improve-output-configuration
keepDebugInfo
libinput
ls-issues
ls-issues-new
main
mat3x3
modernize-pointers
monitor-sp
move-monitors-to-sp
move-to-monitor-p
move-to-runtime-dir
native-handle
new-sp
nix
nix-stuff
nix_subprojects
no-submodules
no_xwayland_overhaul
nuke-ngwo
pkgconf
plugin-headers-wlroots
pluginSystem
protocol-rewrite-and-xdg-output
remove-nvidia-patches
render-unfocused
revert-6688-main
rewrite-constraints
save-wlr
scale-workspaces
scaling
screencopy-impl
seat-xdg-data-rewrite
security-checks-ci
set_xwl_name
style-and-stuff
subsurface-tree-rewrite
swipes
systemd
tablet-tools
tablets
tearing-self-impl
tearing-updates
tearing-v2
tearing-v3
textInputV1
toplevel-sharing-rev2
trampoline-rip-improvements
transforms
tty-stuff
unsafe-blah-blah-v3
unsafe-further-improvements
unsafe-state-reworks
v0.38.1-b
v0.44.1-b
v0.45.2-b
v0.46.1-b
v0.46.2-b
viewporter-impl
wayland-protocol-improvements
wayland-rewrite
window-decoration-flags-and-stuff
window-sharing
window-storage-rewrite-pt1
wlroots-off-renderer
workspace-storage-refactor
wrap-regions
wrap-surfaces
xdph
xwayland-rewrite
Hyprland is a highly customizable dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
hyprwm
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
plugins
/
PluginAPI.cpp
Age
Commit message (
Expand
)
Author
6 days
pluginAPI: add register dispatcher v2
Vaxry
2024-12-07
core: Add clang-tidy (#8664)
Vaxry
2024-12-03
core: move colorspace handling to oklab (#8635)
Vaxry
2024-08-26
misc: constify the remaining for loops (#7534)
Tom Englund
2024-08-24
keybinds: refactor dispatchers to be better (#7331)
Ikalco
2024-07-21
Core: Move to aquamarine (#6608)
Vaxry
2024-05-05
internal: new shared_ptr and weak_ptr implementation (#5883)
Vaxry
2024-04-27
internal: Window storage rework - part 1 (#5762)
Vaxry
2024-04-22
pluginapi: unregister callbacks on lost ptrs
Vaxry
2024-04-20
HookSystem: improve callback safety
Vaxry
2024-04-05
hyprpm: add support for minimum versions
Vaxry
2024-03-08
format: make ci happy
Vaxry
2024-02-18
Migrate the config to hyprlang (#4656)
Vaxry
2024-02-05
pluginapi: allow registering hyprctl commands
Vaxry
2024-02-05
hyprctl: move to a class and unify commands
Vaxry
2023-11-11
decorations: Decoration Positioner (#3800)
Vaxry
2023-10-29
pluginapi: fixup get_hash functions
Vaxry
2023-10-29
pluginapi: add a config keyword adding method
Vaxry
2023-10-15
cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() ...
Philip Damianik
2023-10-14
Plugin API: Add version query (#3545)
Vaxry
2023-10-06
pluginapi: remove starting newline in demangled func name (#3502)
ItsDrike
2023-09-06
internal: Remove all `.c_str()` calls when using `std::vformat` (#3198)
Philip Damianik
2023-09-06
internal: Formatter rework (#3186)
Vaxry
2023-05-23
decos: recalc on add
vaxerski
2023-05-16
Fix not finding function symbols for hooking (#2292)
outfoxxed
2023-04-17
pluginAPI: make symbols static
vaxerski
2023-03-31
Misc FreeBSD fixes (#1926)
Jan Beich
2023-03-31
plugins: Add an API entry for finding functions by name
vaxerski
2023-03-20
plugin api: add addNotificationV2
vaxerski
2023-03-07
Fix plugin argument-less hyprctl calls (#1723)
Stanisław Zagórowski
2023-02-27
Plugin System (#1590)
Vaxry