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
/
Compositor.cpp
Age
Commit message (
Expand
)
Author
2022-10-06
more monitor checks for shutdown:
vaxerski
2022-10-06
more checks in pid gathering
vaxerski
2022-10-01
minor OR XWayland fixes
vaxerski
2022-09-29
focusable checks in nextWindow calls
vaxerski
2022-09-29
handle maximize toplevel request
vaxerski
2022-09-28
Use double literals, don't cast a integer literal to double.
Felix Dick
2022-09-25
Remove trailing whitespace.
Felix Dick
2022-09-22
support more wlr_cursor events
vaxerski
2022-09-21
disallow fullscreen pinned
vaxerski
2022-09-20
fix pinned fade on fs
vaxerski
2022-09-19
fade control for fullscreen action on windows
vaxerski
2022-09-19
don't apply alpha to fadingOut on setWindowFullscreen
vaxerski
2022-09-19
fullscreen animation en-nice-ment
vaxerski
2022-09-17
minor swipe fixes
vaxerski
2022-09-16
fix animation issues with workspace silent
vaxerski
2022-09-10
hyprctl-nopoll
hyprctl-nopoll
vaxerski
2022-09-10
allow current in monitorfromstring
vaxerski
2022-09-10
added window pinning
vaxerski
2022-09-08
more guarding in cleanup pid gathering
vaxerski
2022-09-03
refocus on reserved area
vaxerski
2022-09-03
simplify code and update monitor on warp
vaxerski
2022-08-30
Added window dimming
vaxerski
2022-08-28
move X11 transients to top on parent top
vaxerski
2022-08-28
remove double drm and dmabuf creation
vaxerski
2022-08-28
Multiple improvements to the shutdown procedure
vaxerski
2022-08-28
Viewporter implementaion (#585)
Vaxry
2022-08-28
Merge pull request #589 from alec-lefors/drm-leasing
Vaxry
2022-08-27
fix more indents, im sorry vaxry
Alec LeFors
2022-08-27
Merge pull request #588 from alec-lefors/drm-leasing
Vaxry
2022-08-27
fix indents, change crit log to info
Alec LeFors
2022-08-27
implemented DRM leasing for VR headsets
Alec LeFors
2022-08-27
fix fullscreen in moving ws
vaxerski
2022-08-26
added an event for moving workspace
vaxerski
2022-08-25
remove leftover code that didnt work
vaxerski
2022-08-25
modify exit behaviour a bit
vaxerski
2022-08-25
added a swapactiveworkspaces dispatcher
vaxerski
2022-08-22
report sizes to all windows on fullscreen
vaxerski
2022-08-22
destroy monitor resources on exit
vaxerski
2022-08-21
minor activewindow and focus fixes
vaxerski
2022-08-21
remove unused func
vaxerski
2022-08-20
update wlroots dep
vaxerski
2022-08-18
Fix occasional hangups on exit
vaxerski
2022-08-18
fix crash
vaxerski
2022-08-17
better integrate touch with subsurfaces
vaxerski
2022-08-16
force sending size on setWindowFullscreen
vaxerski
2022-08-15
added resizewindowpixel and movewindowpixel
vaxerski
2022-08-15
remove unused fixXWaylandWindowsOnWorkspace
vaxerski
2022-08-14
better fix the last fix
vaxerski
2022-08-14
fix crash with fullscreen requests
vaxerski
2022-08-11
disable focus to menu x11 types
vaxerski
[next]