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-05-29
don't add existing and invalid monitors
vaxerski
2022-05-29
Added wlr_foreign_toplevel_v1
vaxerski
2022-05-29
Fix one more SIGSEGV while exiting
vaxerski
2022-05-29
Added an exit dispatcher and no more SIGSEGV on exit
vaxerski
2022-05-28
Added a debug overlay
vaxerski
2022-05-27
use xdg-shell v3
vaxerski
2022-05-26
activewindow class and title
vaxerski
2022-05-26
Update border colors on config reload
vaxerski
2022-05-25
return nearest mon if point out of range
vaxerski
2022-05-25
workspace set active
vaxerski
2022-05-24
fix workspace event and add activewindow and activemon
vaxerski
2022-05-24
Major IPC Rework + Added Socket2
vaxerski
2022-05-17
fix some memory issues
vaxerski
2022-05-15
fix for wlroots-git update
vaxerski
2022-05-14
Protect against crash in focusWindow
vaxerski
2022-05-14
log layersurface cleanup
vaxerski
2022-05-14
rename cleanupWindows to cleanupFadingOut
vaxerski
2022-05-14
Fadein/out now applies to layersurfaces too
vaxerski
2022-05-14
Added nofocus rule
vaxerski
2022-05-12
Added virtual pointer protocol
vaxerski
2022-05-10
Fix GDK window extents mouse offset
vaxerski
2022-05-05
Added focusmonitor
vaxerski
2022-04-28
deactivate exclusive
vaxerski
2022-04-28
fix fadeout
vaxerski
2022-04-27
Support the virtual keyboard protocol
vaxerski
2022-04-26
fix rare crash
vaxerski
2022-04-25
minor xwayland constraint fixes
vaxerski
2022-04-24
fixes for xwayland popups, autofloat pop-up and task_dialog
vaxerski
2022-04-23
Added bezier curves
vaxerski
2022-04-23
fixed fullscreen, removed effective vars from windows
vaxerski
2022-04-23
New animation system
vaxerski
2022-04-21
Minor tweaks
vaxerski
2022-04-21
count down in named workspace IDs
vaxerski
2022-04-21
Added named workspaces
vaxerski
2022-04-21
handle term and int signals and cleanup
vaxerski
2022-04-18
Inhibit fixes
vaxerski
2022-04-17
Implemented mouse constraints
vaxerski
2022-04-14
support linux_dmabuf_v1
vaxerski
2022-04-14
fix pointer focus coords in focusWindow
vaxerski
2022-04-14
fix focus not applying sometimes to the active window
vaxerski
2022-04-13
better keyboard window switching
vaxerski
2022-04-13
added follow_mouse
vaxerski
2022-04-12
Added window grouping for dwindle
vaxerski
2022-04-11
respect window.isMapped in getWindowsOnWorkspace
vaxerski
2022-04-11
Added zext_workspace protocol support 🎉
vaxerski
2022-04-10
fixed some more crashes
vaxerski
2022-04-10
minor fixes for closing windows and focus
vaxerski
2022-04-09
Added movefocus dispatcher
vaxerski
2022-04-08
Added HyprError for showing config errors
vaxerski
2022-04-05
fadeout done 🎉
vaxerski
[next]