Commit Graph

  • 413bfc7fb8
    Build on travis-ci. Mikkel Oscar Lyderik Larsen 2017-07-12 14:01:15 +0200
  • b08aa9fd35 Revert "Merge pull request #27 from ascent12/meson" Drew DeVault 2017-07-11 22:16:56 -0400
  • 7b9c330bc5 Revert "Fixed linking error" Drew DeVault 2017-07-11 22:16:52 -0400
  • c81324bd0b Fixed linking error Scott Anderson 2017-07-12 13:46:47 +1200
  • 85805da021 Merge pull request #27 from ascent12/meson Drew DeVault 2017-07-11 20:15:28 -0400
  • e54b1eded4 Small linking fix Scott Anderson 2017-07-11 12:24:43 +1200
  • a2ba226ba3 Use subdir Scott Anderson 2017-07-11 09:56:54 +1200
  • 924bf0f669 Changed build system to meson Scott Anderson 2017-07-11 00:20:31 +1200
  • 8189c64d7f Fixed that warnings that showed up with optimisations. Scott Anderson 2017-07-11 00:14:55 +1200
  • be064df25e Merge pull request #25 from ascent12/forking Drew DeVault 2017-07-09 22:28:19 -0400
  • ceef12cb5a Exit cleanly if we cannot open Wayland socket. Scott Anderson 2017-07-10 13:46:15 +1200
  • 5b8ec107b9 Session documentation. Scott Anderson 2017-07-09 23:02:41 +1200
  • 3779ef802d Stop remembering the drm fd in child. Scott Anderson 2017-07-09 22:23:54 +1200
  • 2f2c8205d8 Moved IPC to its own file. Scott Anderson 2017-07-09 22:12:50 +1200
  • bd5bca5283 Added public fields to wlr_session Scott Anderson 2017-07-09 17:53:13 +1200
  • f413a67bb1 Removed KDSKBMUTE. This actually isn't supported by Linux. Scott Anderson 2017-07-09 13:34:33 +1200
  • 2c27ed1393 include fixes Scott Anderson 2017-07-04 12:50:54 +1200
  • dd40a42a99 Make libcap optional. Scott Anderson 2017-07-04 00:29:03 +1200
  • 5c211e6195 Added forking Scott Anderson 2017-07-04 00:15:09 +1200
  • c2b54be74a Minor fixes Scott Anderson 2017-07-03 19:56:14 +1200
  • 60955addc0 Added direct session support Scott Anderson 2017-07-03 14:46:20 +1200
  • 8920b5d607 Merge branch 'wlcore' Drew DeVault 2017-06-29 16:00:24 -0400
  • 486ec5953c Add shim implementations of wl_{compositor,shell} Drew DeVault 2017-06-28 18:51:58 -0400
  • 28736c5787 Move example -> examples Drew DeVault 2017-06-28 18:23:49 -0400
  • 18e6ddc1c5 Remove wlr_compositor Drew DeVault 2017-06-28 17:25:01 -0400
  • 97f6e9b69a Remove excessive logging in wayland backend Drew DeVault 2017-06-28 16:35:18 -0400
  • ce471f3371 Merge pull request #23 from ascent12/cursor Drew DeVault 2017-06-26 18:23:52 -0400
  • 97213cc00e Add new interfaces to wayland backend Drew DeVault 2017-06-26 11:34:22 -0400
  • 038dfdbc85 Log max cursor size on error Drew DeVault 2017-06-26 10:34:26 -0400
  • f5b7bc033e Add wlr_wl_compositor and remove wlr_wl_shm Drew DeVault 2017-06-23 15:10:52 -0400
  • 82322d81a7 Hardware cursor improvements. Scott Anderson 2017-06-26 19:32:36 +1200
  • 0cd94f0cf0 Added software cursor fallback Scott Anderson 2017-06-26 17:34:15 +1200
  • 8a18cf456a Remove endian.h Drew DeVault 2017-06-23 14:46:12 -0400
  • 5a2796266f Support wl_shm pixel formats in gles2 renderer Drew DeVault 2017-06-23 14:25:55 -0400
  • 2aafb5dd19 Add wlcore/wl_shm (WIP) Drew DeVault 2017-06-22 16:32:47 -0400
  • f252c5a792 Manually transpose matricies in shader Drew DeVault 2017-06-23 11:46:03 -0400
  • b18209c904 Switch to GLES2 Drew DeVault 2017-06-23 11:38:45 -0400
  • 168f0955ab Add wl_output globals for wlr_outputs Drew DeVault 2017-06-22 14:26:02 -0400
  • 5055d89955 Merge pull request #19 from nyorain/wayland-input Drew DeVault 2017-06-22 12:31:35 -0400
  • a9547af358 Fix pointer example for wayland backend nyorain 2017-06-22 18:21:28 +0200
  • 4ca872c914 Improve wayland backend pointer error logging nyorain 2017-06-22 18:04:13 +0200
  • dbde1f7340 Store wayland backend axis source nyorain 2017-06-22 17:58:53 +0200
  • 272030652a Implement absolute motion events for wayland nyorain 2017-06-22 17:54:51 +0200
  • 0813c1dd39 Merge branch 'master' into wayland-input nyorain 2017-06-22 17:23:17 +0200
  • bb16025318 Fix issues with projection on drm backend Drew DeVault 2017-06-22 11:19:46 -0400
  • f5423a51b5 Use wl_display_run and refactor example keyboards Drew DeVault 2017-06-22 11:15:59 -0400
  • d26a9ba968 Fix pointer motion coords nyorain 2017-06-22 17:12:09 +0200
  • c1520077b6 Implement wayland backend input events nyorain 2017-06-22 16:53:48 +0200
  • 0b8e6cccc8 Add wayland input listener skeletons nyorain 2017-06-22 15:41:59 +0200
  • 8ce9237c92 Create WAYLAND_DISPLAY socket Drew DeVault 2017-06-21 14:33:39 -0400
  • b93f00b92f Utilize wlr_log in example logging Drew DeVault 2017-06-21 14:15:06 -0400
  • 3d71969b2a Make event names consistent Drew DeVault 2017-06-21 14:07:09 -0400
  • f4453d104d Reorganize wlr-common Drew DeVault 2017-06-21 12:10:07 -0400
  • fd91244e83 Update everyone to use new headers Drew DeVault 2017-06-21 10:27:45 -0400
  • 53a8b4f127 Split out types.h and wlr/types.h Drew DeVault 2017-06-19 18:41:02 -0400
  • fd5ad15894 Merge pull request #18 from ascent12/session Drew DeVault 2017-06-21 09:58:15 -0400
  • d87574948e Added VT switching to every example Scott Anderson 2017-06-21 13:40:09 +1200
  • fa6b3b290c Removed excessive debug logging Scott Anderson 2017-06-21 13:33:31 +1200
  • 55854565dc Fixed VT switching Scott Anderson 2017-06-21 13:31:29 +1200
  • 091de12bf4 Changed session signal to only emit on DRM changes Scott Anderson 2017-06-21 12:47:53 +1200
  • d1493b2391 Actually make a2x optional Drew DeVault 2017-06-20 18:52:13 -0400
  • c2d0090ad7 Support multiple wl backend outputs Drew DeVault 2017-06-20 18:22:21 -0400
  • b2bf5b23b9 Implement output_transform for wl backend Drew DeVault 2017-06-20 18:02:00 -0400
  • 33f2c66fca Merge pull request #17 from nyorain/wayland-backend Drew DeVault 2017-06-20 17:54:33 -0400
  • b9d36c8149 Add dynamic output resizing for Wayland backend Drew DeVault 2017-06-20 17:51:45 -0400
  • c9d5a0b2fb Clean up Wayland backend GL context and such Drew DeVault 2017-06-20 15:29:27 -0400
  • 51f35e7af0 Cleanup some leaks/incorrect destructions nyorain 2017-06-20 19:01:20 +0200
  • a96d90dec4 Merge branch 'master' nyorain 2017-06-20 18:44:45 +0200
  • 500e9184f1 Fix egl workaround; Test with weston nyorain 2017-06-20 18:44:11 +0200
  • 50ce35e9da Implement wayland backend output nyorain 2017-06-20 18:27:05 +0200
  • 62b1421635 Make egl_error function part of the egl interface nyorain 2017-06-20 18:26:29 +0200
  • 2f03ea0a6b Change from C99 to C11. Scott Anderson 2017-06-20 13:18:41 +1200
  • e22626ef6a Adapt codestyle nyorain 2017-06-19 22:39:20 +0200
  • 792d535225 Rework wayland backend output implementation nyorain 2017-06-19 22:36:40 +0200
  • e65ca967f9 Merge branch 'master' into wayland-backend nyorain 2017-06-19 21:22:42 +0200
  • 41b5294013 Merge pull request #16 from nyorain/master Drew DeVault 2017-06-19 15:18:48 -0400
  • fa4a04da22 Merge pull request #11 from SirCmpwn/libinput Drew DeVault 2017-06-19 15:16:40 -0400
  • 632a04f1b7 Implement keyboard LEDs Drew DeVault 2017-06-19 15:15:37 -0400
  • ecb04afcad Implement tablet pads Drew DeVault 2017-06-19 14:49:07 -0400
  • 2414722574 Make log:_strip_path more efficient nyorain 2017-06-19 20:17:40 +0200
  • e9609e9adf Allocate framebuffers for hardware cursors Drew DeVault 2017-06-19 14:02:25 -0400
  • acbc0a019a Make logging ninja friendly nyorain 2017-06-19 20:01:35 +0200
  • 10526de444 Fix furhter wayland backend issues nyorain 2017-06-19 19:40:58 +0200
  • 8fbf1ca3ff Continue wayland backend update nyorain 2017-06-19 19:05:10 +0200
  • 41a477375c Merge branch 'libinput' into wayland-backend nyorain 2017-06-19 17:49:26 +0200
  • 904739c405 Start to fix wayland backend nyorain 2017-06-19 17:46:50 +0200
  • 7e038a6110 Add (broken) DRM hardware cursors Drew DeVault 2017-06-16 15:38:34 -0400
  • def3d7c64f Add tablet example Drew DeVault 2017-06-15 16:15:12 -0400
  • 2443a070e7 Add colored quad and ellipse rendering primitives Drew DeVault 2017-06-15 15:31:13 -0400
  • 4a9966b1a4 Implement wlr_tablet_tool Drew DeVault 2017-06-15 14:32:28 -0400
  • e65f83d7f2 Add more DRM info to wlr_output Drew DeVault 2017-06-14 16:17:05 -0400
  • 3f24f8a1be Flesh out touch events and add demo Drew DeVault 2017-06-14 14:50:09 -0400
  • d6905f86cb Allocate wlr_touch devices Drew DeVault 2017-06-14 11:40:03 -0400
  • 7dfc2c28f1 Add axis events to pointer example Drew DeVault 2017-06-13 12:38:57 -0400
  • 8f284ec0b2 Demonstrate pointer button event in example Drew DeVault 2017-06-13 12:31:24 -0400
  • 2f9fd72fdc Add pointer example Drew DeVault 2017-06-13 12:21:36 -0400
  • a63230e59c Implement libinput wlr_pointer Drew DeVault 2017-06-13 10:27:15 -0400
  • 0dbfe56c89 Simplify examples Drew DeVault 2017-06-13 10:13:11 -0400
  • 6bf7e095cf Flesh out keyboard support in examples Drew DeVault 2017-06-12 22:33:55 -0400
  • e257afeb7e Establish multi backend support Drew DeVault 2017-06-12 22:22:40 -0400