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
/
config
/
ConfigManager.hpp
Age
Commit message (
Expand
)
Author
8 days
internal: remove dead code (#8748)
Ikalco
9 days
core: Move regex from stdlib to re2 (#8736)
Vaxry
9 days
core: Optimize window/layer rule application and scanning (#8735)
Vaxry
9 days
core: drop using deques in favor of vectors
Vaxry
14 days
windowrules: add rules for mouse and touchpad scroll factors (#8655)
Mike Will
2024-12-07
core: Add clang-tidy (#8664)
Vaxry
2024-12-03
core: move colorspace handling to oklab (#8635)
Vaxry
2024-10-26
pointer: add default auto for no_hw_cursors
Vaxry
2024-10-26
internal: cleanup CMonitor usage and fix a few ref hogs
Vaxry
2024-10-19
internal: Move CMonitor to SP (#8178)
Vaxry
2024-09-26
wlr-output-configuration: Improve output configuration (#7571)
Vaxry
2024-09-07
config: add exec-shutdown for running commands on shutdown (#7683)
trianta
2024-08-19
config: add missing header for libc++ after 92744b5b9aa3 (#7403)
Jan Beich
2024-08-17
IPC: Add config descriptions (#7377)
Vaxry
2024-08-08
internal: introduce new types to avoid unsigned int rollover and signed int o...
Tom Englund
2024-07-31
internal: refactor fullscreen states (#7104)
MightyPlaza
2024-07-25
config: avoid using initial ws tracking for exec-once
Vaxry
2024-07-24
keybinds: add bindp and noshortcutsinhibit (#7017)
MightyPlaza
2024-07-16
config: use hyprutils helper (#6891)
Mihai Fufezan
2024-07-11
core: Improve handling of window properties (#6776)
MightyPlaza
2024-06-11
core: move to hyprutils for utils (#6385)
Vaxry
2024-05-25
hyprctl: Add Config Flag to `hyprctl systeminfo` (#6160)
Gabriel Ford
2024-05-23
internal: Replace monitor rule when disabling head. (#6136)
Alessio Molinari
2024-05-03
output-management: move to new impl
Vaxry
2024-04-30
layerSurface: refactor/move to a memory-safe impl
Vaxry
2024-04-27
internal: Window storage rework - part 1 (#5762)
Vaxry
2024-04-20
config: merge all rules set for the same workspace selection (#5656)
thejch
2024-04-11
configmgr: fix header priority
Vaxry
2024-04-05
workspacerules: fix workspace rule loops (#5433)
thejch
2024-04-02
Workspace/core: Refactor workspace storage (#5380)
Vaxry
2024-03-31
core: match all workspace rules instead of the first one only (#5340)
thejch
2024-03-21
config: Config error limit/hyprctl (#5165)
zakk4223
2024-03-20
refactor: move window.hpp to desktop/
Vaxry
2024-03-02
xdg: minor improvements to initial size reporting
Vaxry
2024-02-27
config: add defaultName for workspace rules
Vaxry
2024-02-27
input: Map touch devices and tablets bound to an output (#3544)
Philip Damianik
2024-02-21
feat: Add css style gaps (#4723)
Dashie
2024-02-18
Migrate the config to hyprlang (#4656)
Vaxry
2024-02-18
rules: ignore static tile/float rules in dynamic gets
Vaxry
2023-12-11
config: improve layoutopt handling for workspacerules
Vaxry
2023-12-02
workspacerules: Add workspace rule for master layout orientation (#3964)
thejch
2023-10-29
pluginapi: add a config keyword adding method
Vaxry
2023-10-22
workspacerules: Add new optional "default command" for auto-launching apps on...
Brenno Lemos
2023-10-09
workspacerules: Add a persistent workspace rule (#3530)
Roberto Previdi
2023-09-27
input: Add map to region options for tablets (#3425)
Cascade aka. Isoheptane
2023-09-12
varlist: move to a separate header, add join
vaxerski
2023-09-06
config/input: Improve fallback behavior for unset device config values (#3184)
Philip Damianik
2023-08-12
remove shadow no_gaps_when_only (#2956)
MightyPlaza
2023-08-11
config: add vrr per-display
vaxerski
2023-07-10
plugins: fix config value usage in init
vaxerski
[next]