Commit Graph

17 Commits

Author SHA1 Message Date
Drew DeVault 28736c5787 Move example -> examples
And the compositor example into its own directory
2017-06-28 18:23:49 -04:00
nyorain a9547af358 Fix pointer example for wayland backend 2017-06-22 18:21:28 +02:00
Drew DeVault f5423a51b5 Use wl_display_run and refactor example keyboards 2017-06-22 11:15:59 -04:00
Drew DeVault 8ce9237c92 Create WAYLAND_DISPLAY socket 2017-06-21 14:33:39 -04:00
Drew DeVault b93f00b92f Utilize wlr_log in example logging 2017-06-21 14:15:06 -04:00
Drew DeVault 3d71969b2a Make event names consistent 2017-06-21 14:07:09 -04:00
Drew DeVault fd91244e83 Update everyone to use new headers 2017-06-21 10:27:45 -04:00
Drew DeVault b9d36c8149 Add dynamic output resizing for Wayland backend
This allows outputs to:
- Not support modesetting
- Resize themselves
2017-06-20 17:51:45 -04:00
Drew DeVault c9d5a0b2fb Clean up Wayland backend GL context and such 2017-06-20 15:29:27 -04:00
Drew DeVault 632a04f1b7 Implement keyboard LEDs 2017-06-19 15:15:37 -04:00
Drew DeVault ecb04afcad Implement tablet pads 2017-06-19 14:49:07 -04:00
Drew DeVault def3d7c64f Add tablet example 2017-06-15 16:15:12 -04:00
Drew DeVault 3f24f8a1be Flesh out touch events and add demo 2017-06-14 14:50:09 -04:00
Drew DeVault 7dfc2c28f1 Add axis events to pointer example 2017-06-13 12:38:57 -04:00
Drew DeVault 8f284ec0b2 Demonstrate pointer button event in example 2017-06-13 12:31:24 -04:00
Drew DeVault 2f9fd72fdc Add pointer example 2017-06-13 12:21:36 -04:00
Drew DeVault 0dbfe56c89 Simplify examples 2017-06-13 10:13:11 -04:00