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
Age
Commit message (
Expand
)
Author
2024-06-19
core: fix no-pch build
Vaxry
2024-06-11
core: move to hyprutils for utils (#6385)
Vaxry
2024-05-05
internal: new shared_ptr and weak_ptr implementation (#5883)
Vaxry
2024-04-30
pluginAPI/hooks: Remove dependency on cc from the hooksystem (#5801)
Vaxry
2024-04-28
core: Move /tmp/hypr to $XDG_RUNTIME_DIR/hypr (#5788)
Vaxry
2024-04-28
hooksystem: check for existing random outdir
Vaxry
2024-04-28
core: prefer mkdir over create_directory and permissions
Vaxry
2024-04-28
hooksystem: use a random 700 directory for assembler
Vaxry
2024-04-27
CrashReporter: fix deadlocks by making it mostly async-signal-safe (#5771)
virchau13
2024-04-27
internal: Window storage rework - part 1 (#5762)
Vaxry
2024-04-22
pluginsystem: fix unhooking on exit
Vaxry
2024-04-22
pluginapi: unregister callbacks on lost ptrs
Vaxry
2024-04-22
pluginsystem: unload entire plugin before calling dlclose()
Vaxry
2024-04-20
HookSystem: improve callback safety
Vaxry
2024-04-05
core: fix compile without pch
Vaxry
2024-04-05
hooksystem: attempt allocating pages in linear order
Vaxry
2024-04-05
hooksystem: Fix miscalculation in comment (#5442)
Martin Sundhaug
2024-04-05
hyprpm: add support for minimum versions
Vaxry
2024-04-04
hooksystem: manually map trampoline addresses
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
2024-01-24
pluginapi: fix hooks with negative rip offsets
Vaxry
2024-01-01
HookSystem: rename PAGESIZE_VAR from PAGESIZE to avoid conflict (#4321)
Zach DeCook
2023-12-28
pluginapi: manually detect endbr64 opcodes in function hooks
vaxerski
2023-12-27
pluginapi: better wording for plugin function hook errors
vaxerski
2023-12-27
pluginapi: log assembler return
vaxerski
2023-12-27
pluginapi: Trampoline hooks %rip patching improvements (#4256)
Vaxry
2023-12-09
functionHooks: fix incorrect protlen calcs
Vaxry
2023-12-06
style/ci: apply clang-format and verify it in ci (#4039)
François Conzelmann
2023-11-26
hooksystem: fix missed log include
Vaxry
2023-11-26
functionhooks: throw an exception on unsupported %rip usage
Vaxry
2023-11-17
pluginmgr: fix double use of dlerror()
Vaxry
2023-11-17
plugins: make logging on error more verbose
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-21
hooksystem: add callbackinfo struct and cancellable events
Vaxry
2023-10-15
cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() ...
Philip Damianik
2023-10-15
build: include version.h in PluginAPI.hpp (#3571)
memchr
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-07-10
plugins: fix config value usage in init
vaxerski
2023-06-16
format: fix hooksystem
vaxerski
2023-05-23
decos: recalc on add
vaxerski
2023-05-16
Fix not finding function symbols for hooking (#2292)
outfoxxed
2023-05-01
Declarative plugin management (#2180)
outfoxxed
[next]