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
Age
Commit message (
Expand
)
Author
2023-05-15
internal: remove check for negative exact vector args
vaxerski
2023-05-14
input: check for matrix availability in touch config
vaxerski
2023-05-14
input: don't refocus on closed window
vaxerski
2023-05-13
lock: add allow_session_lock_restore
vaxerski
2023-05-12
hyprctl: recalc layout on dynamic workspace
vaxerski
2023-05-12
workspacerules: overwrite on existing
vaxerski
2023-05-12
layershell: don't enter on unmapped ls
vaxerski
2023-05-10
render: minor fixes to fullscreen rendering
vaxerski
2023-05-09
layers: fix wonky focus on multimon
vaxerski
2023-05-09
internal: use i64 for workspaces in outofbounds
vaxerski
2023-05-09
renderer,config: add custom DRM modeline support (#2254)
Andrei Alexeyev
2023-05-08
layershell: focus if changed keyboard mode
vaxerski
2023-05-08
Add "next on monitor or empty" workspace parameter (#2198)
scorpion-26
2023-05-07
includes: remove redundant from screencopy
vaxerski
2023-05-07
includes: use libdrm prefix for include
vaxerski
2023-05-06
monitors: fix some bugs with re-plug
vaxerski
2023-05-06
Fixed wrong focus changes when moving background workspaces (#2258)
dtop129
2023-05-06
workspaces: minor fixes for multi-special
vaxerski
2023-05-06
varlist: allow using s for std::isspace
vaxerski
2023-05-06
configmanager: fix substr offset in default ws rule
vaxerski
2023-05-06
Add split preselection (#2240)
Dashie
2023-05-06
compositor: don't focus pointer in focusWindow
vaxerski
2023-05-05
input: add custom accel profiles
vaxerski
2023-05-05
configmanager: remove useless log from handleWorkspaceRule
vaxerski
2023-05-05
configmanager: deprecate bindws
vaxerski
2023-05-05
configmanager: store workspace rules as a deque
vaxerski
2023-05-05
monitors: toggle special on changeworkspace with special
vaxerski
2023-05-04
config: clear layer rules on reload
vaxerski
2023-05-03
Honor debug:enable_stdout_logs on startup (#2197)
scorpion-26
2023-05-03
workspaces: restore monitor on re-plug
vaxerski
2023-05-03
rules: fix monitor rule with names
vaxerski
2023-05-03
only ignore no_gaps_when_only when the workspace rule specifies a border (#2217)
jacekpoz
2023-05-02
opengl: don't use new optim with xray off on special tiled
vaxerski
2023-05-02
internal: fix -Wsign-compare and -Wunused-variable warnings
vaxerski
2023-05-02
Add `activeworkspace` hyprctl command (#2202)
Yavor Kolev
2023-05-02
xwayland: allow initial focus to dialogs
vaxerski
2023-05-01
Added some workspace-specific rules (#1986)
levnikmyskin
2023-05-01
config: add missing header for libc++ after 3a631e40db78 (#2208)
Jan Beich
2023-05-01
keybinds: simulate workspace switch on focusWindow to another ws
vaxerski
2023-05-01
input: don't refocus on dragging
vaxerski
2023-05-01
Declarative plugin management (#2180)
outfoxxed
2023-05-01
renderer: fix misused size -> transformed size
vaxerski
2023-05-01
Renderer: add init animation
vaxerski
2023-04-30
renderer: more checks for background LS optimizations
vaxerski
2023-04-30
workspace: don't check LS-es in startAnim
vaxerski
2023-04-30
monitor: update fullscreen fade on workspace change
vaxerski
2023-04-30
windows: check for fullscreen after rules
vaxerski
2023-04-29
Keep fullscreen mode in moveWindowToWorkspaceSafe (#2191)
scorpion-26
2023-04-29
internal: warp workspace on change only if old mon is last
vaxerski
2023-04-29
renderer: fix fadingout render on fs
vaxerski
[next]