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
/
helpers
/
MiscFunctions.cpp
Age
Commit message (
Expand
)
Author
2024-10-27
move to monitor pointers
move-to-monitor-p
Vaxry
2024-09-25
Internal: move to Mat3x3 from hyprutils (#7902)
Vaxry
2024-08-26
misc: constify the remaining for loops (#7534)
Tom Englund
2024-08-26
build: fix 32bit builds (#7510)
Tom Englund
2024-08-15
helpers: fix: revert to signed arithmetic for cycling through workspaces (#7339)
Mirkwood
2024-08-08
internal: introduce new types to avoid unsigned int rollover and signed int o...
Tom Englund
2024-07-21
Core: Move to aquamarine (#6608)
Vaxry
2024-07-13
style: fix clang-format
Vaxry
2024-06-22
core: add ability to select previous workspace per monitor (#6598)
Alexander
2024-06-19
core: Move to hyprutils for Math
Vaxry
2024-06-13
misc: Fix build warnings (#6486)
phonetic112
2024-06-13
helpers: make shm_open() portable after 8bcccf9f0f0f (#6471)
Jan Beich
2024-06-11
core: move to hyprutils for utils (#6385)
Vaxry
2024-06-08
wayland/core: move to new impl (#6268)
Vaxry
2024-05-23
debug: Add ARM GPU info (#6212)
System64
2024-05-15
keybinds: fix empty on monitor for new workspaces (#6089)
JManch
2024-05-08
keybinds: add empty on monitor and next empty flags (#5936)
William Gray
2024-05-03
config: add absolute monitor workspace selectors (#5848)
William Gray
2024-05-01
ime-v2: move to new impl
Vaxry
2024-04-24
workspace: Fix duplication of "special:" in special workspace name (#5729)
Agent00Ming
2024-04-02
Workspace/core: Refactor workspace storage (#5380)
Vaxry
2024-03-08
format: make ci happy
Vaxry
2024-03-08
windowrules: Make min/maxsize rules dynamic (#4775)
Epilepsy Gatherings
2024-01-19
core: improve cleanup logic
vaxerski
2023-12-21
systemd: add HYPRLAND_NO_SD_NOTIFY
vaxerski
2023-12-18
internal: convert uname fields to strings before logging
Vaxry
2023-12-01
screencopy: fix shm exports with 10-bit
Vaxry
2023-11-17
env: add HYPRLAND_NO_RT
Vaxry
2023-11-12
internal: make getPlusMinusKeywordResult return optional
Vaxry
2023-11-12
internal: replace INT_MAX with WORKSPACE_INVALID
Vaxry
2023-11-05
compositor: find windows in direction on floating
Vaxry
2023-11-04
Internal: Hyprland box implementation (#3755)
Vaxry
2023-11-03
renderer: fix legacy_renderer build (#3732)
pastalian
2023-10-30
renderer: properly pass 10-bit formats to opengl
Vaxry
2023-10-22
workspacerules: Add new optional "default command" for auto-launching apps on...
Brenno Lemos
2023-10-15
cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() ...
Philip Damianik
2023-10-11
build: guard execinfo.h via build systems (#3547)
Vaxry
2023-09-20
logging/format: use std::format_string to catch formatting string errors at c...
memchr
2023-09-14
config: fix relative path resolution (#3308)
memchr
2023-09-07
internal: fix warnings
vaxerski
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-08-20
compositor: log thrown runtime exceptions
vaxerski
2023-08-11
internal: move backtrace to specific func
vaxerski
2023-07-10
config: minor path handling fixes
vaxerski
2023-05-16
bug fix (#2314)
Eric_Luo
2023-05-08
Add "next on monitor or empty" workspace parameter (#2198)
scorpion-26
2023-04-17
Format: use %lx for all addresses
vaxerski
2023-03-31
Misc FreeBSD fixes (#1926)
Jan Beich
2023-03-13
dispatchers: remember named workspaces in prev
vaxerski
[next]