aboutsummaryrefslogtreecommitdiff
path: root/src/x11_support.c
Commit message (Collapse)AuthorAge
* Multi-monitor supportJames Magahern2019-02-09
| | | | Use BUZZLOCKER_MONITOR_NUM to specify which monitor you want the locker to appear on. 0 is the primary one
* Get default height/width from X11James Magahern2019-01-20
|
* Changes to get it to work with xsecurelockJames Magahern2019-01-19
| | | | | Only thing left to do is to get it to read the screen dimensions, since apparently we don't get window changed events.
* Started to split x11 stuff to separate filesJames Magahern2019-01-18