Commit graph

31 commits

Author SHA1 Message Date
tiosgz
d1d0cb84d1 Do not add output position twice when rendering
The renderer already uses output-local positions.
2021-08-11 18:49:15 +00:00
Niclas
e32ac776f6
Merge pull request #30 from tiosgz/render-fix
[output render] Assign to variables before they are used by wlroots
2021-07-30 17:51:51 +00:00
tiosgz
d59c7e6b0c Avoid unnecessary layer arrangement
Plus restore alphabetical order
2021-06-19 10:20:35 +00:00
tiosgz
8595f18d9b Assign to variables before they are used by wlroots 2021-05-14 15:43:56 +00:00
tiosgz
aa22efcfe8 Fix incompatibilities with wlroots 0.13 2021-04-24 11:53:05 +00:00
buffet
3da93c8981 Change default background 2020-07-30 21:38:47 +00:00
buffet
8c6efe2a53 Add error handling to wlr_output_commit 2020-07-30 20:27:06 +00:00
buffet
181ad7eea3 Mode-set the output (fixes DRM backend) 2020-07-30 19:41:08 +00:00
buffet
feae18cf72 Make positions integers 2020-01-26 19:28:00 +00:00
buffet
a72528ea68 Add renderer 2020-01-26 19:18:52 +00:00
buffet
c18afb4e26 Only calculate output coords once per render 2020-01-22 23:16:09 +00:00
buffet
da1b0d2bea Fix geometry 2020-01-19 18:10:18 +00:00
buffet
4262e81962 Start layer-shell 2020-01-15 20:30:37 +00:00
buffet
2631b77fb1 Add output:on_resize, fix missing output:on 2020-01-08 21:46:36 +00:00
buffet
78d97127ed Add output interface 2020-01-06 18:25:46 +00:00
buffet
77f7d14fe1 Add hidden, hide and show to views 2020-01-01 18:10:42 +00:00
Tadeo Kondrak
440adaaaff
Add ForEachMacros to .clang-format
So it doesn't add a linebreak after them.
2019-12-30 21:46:50 -07:00
buffet
a25ff1957b Add basic cursor handling (including focusing clients) 2019-12-26 20:55:10 +00:00
buffet
be373177db Support xdg-shell and add basic rendering 2019-12-21 14:10:50 +00:00
buffet
7bef31c635 Change fallback render color to something more visible 2019-11-28 18:30:49 +00:00
buffet
40b7907d72 Delete frontend, add config 2019-10-16 19:05:30 +02:00
buffet
c7d8993ad8 Updated to wlr 0.6 2019-07-10 22:11:14 +02:00
buffet
d635bb2658 clang-format 2019-04-15 11:37:37 +02:00
buffet
3fc9bb1f23 Cleaned up includes 2019-03-21 22:12:54 +01:00
buffet
9bcd635aca Merged output.cs and input.cs 2019-03-21 17:29:26 +01:00
buffet
74c04932a0 Moved cursor into input 2019-03-17 21:03:59 +01:00
buffet
b5589ef47f Added input_init 2019-03-17 20:17:41 +01:00
buffet
593303e672 Added desktop_init 2019-03-17 20:04:52 +01:00
buffet
62ce311c8e Fixed cursors 2019-03-11 13:29:23 +01:00
buffet
42ef57a3e7 clang-format 2019-02-19 11:50:46 +01:00
buffet
a293a5d059 Basic ouput handling 2019-02-18 12:50:05 +01:00