Guido Cella
5d4eadeb8e
remove blank line
2020-08-29 08:42:17 +02:00
Guido Cella
3203d1bafd
don't handle failed calloc
...
be consistent with the rest of the code
2020-08-29 08:41:51 +02:00
Guido Cella
ddd3c2ad7e
order variables more how like they are initialized
2020-08-29 07:42:47 +02:00
Guido Cella
b237ea0e45
simplify make clean
2020-08-28 15:17:38 +02:00
Guido Cella
2c08d0b421
Reuse render() and struct timespec *now
2020-08-28 09:00:03 +02:00
Guido Cella
03c020f058
reuse m->m
2020-08-27 06:45:26 +02:00
Guido Cella
1473d03293
remove comment
...
wlr_output_layout_get_box internally calls
wlr_output_effective_resolution
2020-08-27 06:04:57 +02:00
Guido Cella
c9f92bdd0e
set a monitor geometry only when creating it
...
Lets layers with an exclusive area shrink the usable area
2020-08-27 05:22:27 +02:00
Guido Cella
b8a6d3e86a
render in the same order as sway
2020-08-27 05:03:01 +02:00
Guido Cella
d61658bdd7
update make clean
2020-08-26 21:05:44 +02:00
Guido Cella
e13d193346
correct variable name
2020-08-26 19:52:03 +02:00
Guido Cella
ce7bc8125d
rename functions too
2020-08-26 19:51:08 +02:00
Guido Cella
e69c3d7336
remove extra space
2020-08-26 19:16:13 +02:00
Guido Cella
b35182f519
render layer surfaces
2020-08-26 19:04:30 +02:00
Guido Cella
1e2dde6674
improve naming
...
rename Layer to LayerSurface; layer should refer to overlay, top, bottom
or background
LayerSurface variables are always called layersurface
wlr_layer_surface_v1 variables are always called wlr_layer_surface
2020-08-26 17:33:17 +02:00
Guido Cella
05df9201b3
layer shell initial attempt
2020-08-24 07:04:34 +02:00
Guido Cella
1c9a0d8822
enable gamma control
2020-08-22 18:09:38 +02:00
Guido Cella
c0608aa017
Declare commitnotify
2020-08-15 16:47:22 +02:00
Guido Cella
82b2a948b6
Fix Firefox class
2020-08-14 10:06:04 +02:00
Guido Cella
ffe00e6139
Define SHCMD macro
2020-08-04 06:03:44 +02:00
Guido Cella
13d10ba652
Bind layout toggle
2020-07-28 09:07:52 +02:00
Guido Cella
7b608da8c5
Add zoom
2020-07-24 17:30:45 +02:00
Guido Cella
ea73221b45
Add killclient
2020-07-23 20:30:25 +02:00