| .. |
|
config
|
Fix plugin config breakage (#1687)
|
2023-03-03 19:32:44 +00:00 |
|
debug
|
Update the debug overlay
|
2023-03-03 12:15:59 +00:00 |
|
events
|
Move AnimationManager::tick() to an event loop
|
2023-03-02 17:30:50 +00:00 |
|
helpers
|
Bezier: Fix incorrect binary search in bezier approx
|
2023-03-03 13:33:52 +00:00 |
|
hyprerror
|
Draw HyprError on the last monitor
|
2023-02-28 19:18:13 +00:00 |
|
init
|
disallow running with sudo
|
2022-05-19 19:28:15 +02:00 |
|
layout
|
Convert reverse iterators to ranges
|
2023-03-01 14:06:52 +00:00 |
|
managers
|
layoutmgr: don't reenable layout on unchanged layout
|
2023-03-03 14:06:01 +00:00 |
|
plugins
|
Unload plugins on compositor cleanup (#1662)
|
2023-02-28 23:11:49 +00:00 |
|
protocols
|
Added an Event Hook System (#1578)
|
2023-02-19 20:54:53 +00:00 |
|
render
|
Renderer: Nuke onWindowResize{start/end}
|
2023-03-03 13:18:44 +00:00 |
|
wlrunstable
|
ext_workspace_unstable: send done after output_enter when wl_output is bound late (#1481)
|
2023-02-03 21:25:49 +00:00 |
|
Compositor.cpp
|
add desc: to getMonitorFromString
|
2023-03-02 12:04:41 +00:00 |
|
Compositor.hpp
|
nuke unmanagedx11 vector
|
2023-03-01 13:15:51 +00:00 |
|
defines.hpp
|
Plugin System (#1590)
|
2023-02-27 12:32:38 +00:00 |
|
includes.hpp
|
fix compile for single_pixel_buffer_v1
|
2023-02-16 13:37:46 +00:00 |
|
main.cpp
|
fix legacy system call to create hypr dir
|
2023-02-01 19:51:22 +00:00 |
|
meson.build
|
Plugin System (#1590)
|
2023-02-27 12:32:38 +00:00 |
|
Window.cpp
|
Renderer: Nuke onWindowResize{start/end}
|
2023-03-03 13:18:44 +00:00 |
|
Window.hpp
|
Allow decos to request interactivity
|
2023-02-28 22:32:42 +00:00 |