summaryrefslogtreecommitdiff
path: root/lib/renderers/wayland/window.c
AgeCommit message (Expand)Author
2019-09-01Remove wlrootsHEADmasterTuowen Zhao
2019-05-31bemenu: add --line-height / -H optionAlyssa Ross
2019-03-25Add option to respect panel position (#48)Ilia Bozhinov
2019-03-24wayland: implement a proper repaint cycleIlia Bozhinov
2018-11-07Fix wayland renderer lagging behind by 1 keystrokeppascher
2018-04-29wayland renderer: remove useless wl_surface_damage callDominique Martinet
2018-04-29wayland renderer: Implement grab_keyboardDominique Martinet
2018-04-29wayland renderer: Fix bottom positioningDominique Martinet
2018-04-16wayland renderer: implement bottomDominique Martinet
2018-04-08Port to wlroots layer shellDrew DeVault
2016-12-01Remove double slash from os anonymous fileup here
2015-01-17Get rid of _DEFAULT_SOURCE #defines, set this in cmake and also useJari Vetoniemi
2015-01-16Take monitor height into account again.Jari Vetoniemi
2015-01-15Working pango code.Jari Vetoniemi
2014-11-23Basic pango.Jari Vetoniemi
2014-11-05Fatal on busy buffers.Jari Vetoniemi
2014-11-02Get output width and height.Jari Vetoniemi
2014-11-02Key repeats.Jari Vetoniemi
2014-10-26Cleanup cairo drawing.Jari Vetoniemi
2014-10-26Use real font height for window height.Jari Vetoniemi
2014-10-25Single line mode, color customization, etc..Jari Vetoniemi
2014-10-25Cleanup wayland renderer and plugin support.Jari Vetoniemi