~ruther/dwl

f5d83984 — Leonardo Hernández Hernández 1 year, 4 months ago
remove an unneeded cast in createpointer()
e03896b4 — Leonardo Hernández Hernández 1 year, 4 months ago
avoid duplication of lines

the output state is copied when creating a output configuration head
e7e84b10 — Leonardo Hernández Hernández 1 year, 4 months ago
add explanation about why we try to re-apply the gamma LUT on output changes
9694477b — Leonardo Hernández Hernández 1 year, 4 months ago
relax a bit the line length limit
6a151677 — Leonardo Hernández Hernández 1 year, 4 months ago
add a blank line to improve readability
e5e2d1c2 — Leonardo Hernández Hernández 1 year, 4 months ago
use (struct wlr_box){0} to empty the Monitor areas
bdbfb45d — Leonardo Hernández Hernández 1 year, 4 months ago
copy layout symbol when matching a MonitorRule
50ea84c5 — Leonardo Hernández Hernández 1 year, 4 months ago
remove extra blank line
472a31b5 — Leonardo Hernández Hernández 1 year, 4 months ago
LayerSurface::link -> LayerSurface.link
a760757b — Leonardo Hernández Hernández 1 year, 4 months ago
set the correct border color when mapping a client
80c9ad12 — Leonardo Hernández Hernández 1 year, 4 months ago
reduce calls to client_get_geometry
7341d047 — Leonardo Hernández Hernández 1 year, 4 months ago
add a note about not removing the default rule

Closes: https://codeberg.org/dwl/dwl/issues/527
be2a1dea — fictitiousexistence 1 year, 4 months ago
Update README.md
393078d8 — Leonardo Hernández Hernández 1 year, 4 months ago
store the layersurface pointer in l->popups->node.data as well
28ec843a — Leonardo Hernández Hernández 1 year, 4 months ago
make sure popups of a layer surface are in the correct layer

previously it worked because we checked in every commit the layer
in a353eee2cac0378a4201e408a3417aa107a7f647 and
b100b446b8c82bc2dcdbb40856ab87ed4a4ad594
we changed the way it's handled and now if the layer surface does not change
the layer we don't it either. meaning that if it was created in the bottom
layer and did not change the layer the popups would show behind xdg clients
2b3504e4 — Leonardo Hernández Hernández 1 year, 4 months ago
sort #includes
5f7d3969 — Leonardo Hernández Hernández 1 year, 4 months ago
don't return early if the first output commit fails
901d2e2d — Leonardo Hernández Hernández 1 year, 4 months ago
check failure of wlr_output_init_render
00e867d5 — Leonardo Hernández Hernández 1 year, 4 months ago
use detached output state in createmon()

see previous commit for motivation
2e29189b — Leonardo Hernández Hernández 1 year, 4 months ago
use a detached output state in outputmgrapplyortest()

wlr_output.pending might be removed in wlroots 0.18
Next
Do not follow this link