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
/
debug
/
HyprCtl.cpp
Age
Commit message (
Expand
)
Author
2024-09-25
hyprctl: use the getMonitorData helper everywhere
Vaxry
2024-09-25
core: add a --systeminfo parameter to gather systeminfo without running
vaxerski
2024-09-25
hyprctl: add solitary field to hyprctl monitors
vaxerski
2024-09-24
hyprctl: add submap request
vaxerski
2024-09-24
hyprctl: add defaultName to workspacerules
Vaxry
2024-09-19
version: log build aquamarine version
vaxerski
2024-09-17
hyprctl: allow parsing empty value
vaxerski
2024-08-28
hyprctl: add next and all to switchxkblayout
Vaxry
2024-08-27
hyprctl: avoid parsing string::npos on invalid cmd (#7544)
Tom Englund
2024-08-26
misc: constify the remaining for loops (#7534)
Tom Englund
2024-08-26
core: make most for loops use const references (#7527)
Tom Englund
2024-08-24
keybinds: refactor dispatchers to be better (#7331)
Ikalco
2024-08-17
render: fixup format mismatch after leaving DS
vaxerski
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: some minor fd/socket cleanups and make logging thread safe (#7123)
Tom Englund
2024-07-31
internal: refactor fullscreen states (#7104)
MightyPlaza
2024-07-30
protocols: Move globalshortcuts impl (#7102)
Ikalco
2024-07-21
Core: Move to aquamarine (#6608)
Vaxry
2024-07-11
core: Improve handling of window properties (#6776)
MightyPlaza
2024-07-07
internal: Add functions to hyprctl header (#6745)
Yusuf
2024-06-30
debug: add Nvidia driver info (#6715)
UjinT34
2024-06-19
window: expose pseudotiled state and add param to dispatcher (#6583)
Przegryw321
2024-06-18
hyprctl: avoid using select()
Vaxry
2024-06-14
hyprctl: added --follow option to rolliglog (#6325)
Alexander
2024-06-11
binds: Add description to key binds (#6358)
Moritz G
2024-06-11
core: move to hyprutils for utils (#6385)
Vaxry
2024-06-05
hyprctl: Allow setting name for custom/headless outputs (#6319)
phonetic112
2024-06-03
core: fix a few asan reported issues and a coredump on exit (#6285)
Tom Englund
2024-05-28
config: add tag dispacther and window rule (#6211)
giskard
2024-05-28
hyprctl: Make setcursor better (support XCursor themes, give fail message) (#...
Ikalco
2024-05-27
hyprctl: add delimiter to hyprctl batch command (#6261)
Flafy
2024-05-25
hyprctl: Add Config Flag to `hyprctl systeminfo` (#6160)
Gabriel Ford
2024-05-23
debug: Add ARM GPU info (#6212)
System64
2024-05-14
xdg-shell: move to new impl
Vaxry
2024-05-13
hyprctl: Add locked cmd to requests (#6042)
Paul
2024-05-09
config: move various cursor-related vars to cursor:
Vaxry
2024-05-09
Tablet: move to new impl
Vaxry
2024-05-09
cursor: move to a hyprland impl
Vaxry
2024-05-07
xkb: check value correctly with xkb_state_layout_index_is_active() (#5925)
Ikalco
2024-05-05
internal: new shared_ptr and weak_ptr implementation (#5883)
Vaxry
2024-05-03
input: Introduce basic hyprland HID classes
Vaxry
2024-04-30
hyprctl: add missing json string escapes (#5811)
Sungyoon Cho
2024-04-29
hyprctl: make commits wrapped in quotes in json
Vaxry
2024-04-28
core: Move /tmp/hypr to $XDG_RUNTIME_DIR/hypr (#5788)
Vaxry
2024-04-27
internal: Window storage rework - part 1 (#5762)
Vaxry
2024-04-17
hyprctl: fix activewindow request not showing workspace name (#5623)
Thomas Lindae
2024-04-10
hyprctl: print monitor disabled status (#5525)
JManch
2024-04-09
props: Parse border color props as gradient (#5513)
SoSeDiK
2024-04-07
props: Allow setting per-window fullscreen opacity (#5470)
SoSeDiK
[next]