Commit Graph

  • b2a9d74a94 Merge pull request #322 from Timidger/drm-failing-fix Drew DeVault 2017-10-22 22:39:48 -0400
  • a299b9d875 Fixes #321, not using result of wl_container_of Timidger 2017-10-22 19:29:24 -0700
  • f0add2f8a9 Merge pull request #320 from acrisci/refactor/abstract-buffer-exists Drew DeVault 2017-10-22 21:12:05 -0400
  • 0e7d13fab7 wlr-surface: destroy texture on null buffer commit Tony Crisci 2017-10-22 21:07:54 -0400
  • d1dd0a6970 refactor buffer detection Tony Crisci 2017-10-22 21:07:32 -0400
  • 53174f3d61 Merge pull request #314 from emersion/cleanup-gamma-control Drew DeVault 2017-10-22 18:22:37 -0400
  • 3ed3271b98 Rescan connectors on DRM resume Versus Void 2017-10-22 21:44:24 +0000
  • 549777ca19 Set crtc field when scanning for DRM connectors and always use it when matching CRTCs with connectors. Fix deactivated monitors check. Versus Void 2017-10-22 21:38:30 +0000
  • 3c31209a97 Reinitialize only changed DRM outputs after setting mode on one Versus Void 2017-10-22 10:15:02 +0000
  • ecb2a2b0d3 Emit output resolution event only when resolution changes Versus Void 2017-10-22 10:01:21 +0000
  • 1cc8f21d8e
    Cleanup wlr_gamma_control emersion 2017-10-22 12:30:45 +0200
  • 86be449a3f Merge pull request #318 from emersion/drm-null-outputs Drew DeVault 2017-10-22 16:43:51 -0400
  • e1d213fccd
    Create globals only for enabled outputs in DRM backend emersion 2017-10-22 22:21:23 +0200
  • c5fff08f8a Forgot to rename these Drew DeVault 2017-10-22 10:56:40 -0400
  • 799f8b95b7 Merge pull request #313 from emersion/remove-interface-version-checks Drew DeVault 2017-10-22 09:00:12 -0400
  • 4952a633ca
    Remove interface version checks emersion 2017-10-22 11:18:27 +0200
  • 018cd98620 Merge pull request #312 from versusvoid/fix-drm-initialization Scott Anderson 2017-10-22 20:57:12 +1300
  • 2ab080e79a Fix index computation in DRM output scan and CRTC match Versus Void 2017-10-22 10:45:23 +0000
  • e8f9283894 Merge pull request #298 from raazvvann/heghe/wl_list Drew DeVault 2017-10-21 22:07:44 -0400
  • 16f35ecbea Merge branch 'master' into heghe/wl_list Drew DeVault 2017-10-21 22:03:29 -0400
  • 169b68b17c Rename remaining refs to wlr_list Drew DeVault 2017-10-21 22:00:04 -0400
  • d4e311a1ad Merge pull request #310 from inclement/fix_rootston_default_config_2 Drew DeVault 2017-10-21 18:22:33 -0400
  • 844f4387c7 Fixed default keybinding in config.c Alexander Taylor 2017-10-21 23:17:39 +0100
  • 1367ecc309 Merge pull request #309 from inclement/fix_rootston_default_config Drew DeVault 2017-10-21 18:12:52 -0400
  • 24ae081001 Merge pull request #308 from ascent12/render-fixups Drew DeVault 2017-10-21 18:08:58 -0400
  • b5ed6dd6fc Changed broken default rootston keybinding Alexander Taylor 2017-10-21 23:05:55 +0100
  • 37b8a096a9 Pass backend to render Scott Anderson 2017-10-22 10:20:26 +1300
  • bdeffad7e5 Remove drm field from wlr_drm_connector Scott Anderson 2017-10-21 17:44:49 +1300
  • 822a9f65a4 Add pointer to backend inside wlr_output Scott Anderson 2017-10-21 17:37:25 +1300
  • 4ea84c5765 Remove unnecesary wlr_renderers Scott Anderson 2017-10-21 17:35:37 +1300
  • 9b984253e2 Move egl.h to render/egl.h Scott Anderson 2017-10-21 14:48:58 +1300
  • 6fcac087fe rootston: remove mostly unused mapped icon param Tony Crisci 2017-10-21 09:59:35 -0400
  • 3c7ef3aae6 Merge branch 'master' into feature/data-device-selection Tony Crisci 2017-10-21 09:43:24 -0400
  • ce2f945441 Merge pull request #303 from emersion/wl-signal-no-list-init Drew DeVault 2017-10-21 09:40:18 -0400
  • a87b60e31e Merge branch 'master' into feature/data-device-selection Tony Crisci 2017-10-21 09:37:58 -0400
  • 17adb26218 Merge pull request #304 from inclement/fix_example_config Drew DeVault 2017-10-21 09:36:43 -0400
  • 613c792901 Moved comments in rootston keybinding example config Alexander Taylor 2017-10-21 14:31:54 +0100
  • f2c4b80620
    Remove calls to assert to check runtime errors in rootston emersion 2017-10-21 13:25:39 +0200
  • c8570d0e42
    Remove wl_list_init when using wl_signal_add emersion 2017-10-21 12:35:51 +0200
  • 1782d5e7b7 Implement simple touch support for rootston Drew DeVault 2017-10-20 23:19:41 -0400
  • d3f0878d71 Replace list_t with wl_list in wlr_wl_backend Heghedus Razvan 2017-10-14 23:33:00 +0300
  • 59fa18fbc9 Merge pull request #301 from thejan2009/startup-command Drew DeVault 2017-10-20 11:54:31 -0400
  • 8c759d7abe Add startup command option to rootston D.B 2017-10-20 17:49:04 +0200
  • c7f39d0eb8 Merge pull request #297 from acrisci/feature/wl-output-geometry Drew DeVault 2017-10-20 08:30:39 -0400
  • eaed6b6d29 wl-output: send layout position Tony Crisci 2017-10-19 12:57:45 -0400
  • e1f196a3e9 Replace list_t with wl_list for wlr_input_device Heghedus Razvan 2017-10-14 19:17:43 +0300
  • 1d716241af Replace list_t with wl_list in wlr_output Heghedus Razvan 2017-10-15 13:32:37 +0300
  • c03e774636 Replace list_t with wl_list in wlr_drm_backend Heghedus Razvan 2017-10-19 16:48:00 +0300
  • bde25fe020 Replace list_t with wl_list in wlr_multi_backend Heghedus Razvan 2017-10-14 22:55:45 +0300
  • a339b10dcd xdg-shell: improve configure request change detection Tony Crisci 2017-10-19 10:15:56 -0400
  • a5659b65c7 xdg-shell: send same-as-current configure if needed Tony Crisci 2017-10-18 05:05:21 -0400
  • 6ef2b42141 Merge pull request #282 from acrisci/bug/xdg-shell-same-as-configured Drew DeVault 2017-10-19 13:26:35 -0400
  • 8c86ddfd64 Merge pull request #296 from acrisci/feature/view-set-position Drew DeVault 2017-10-19 13:12:37 -0400
  • 169bc216ed rootston: view set position Tony Crisci 2017-10-19 12:33:02 -0400
  • fcf4724da9 xdg-shell: improve configure request change detection Tony Crisci 2017-10-19 10:15:56 -0400
  • ec83d9df58 xdg-shell: send same-as-current configure if needed Tony Crisci 2017-10-18 05:05:21 -0400
  • 0536ea3c47 Merge pull request #289 from emersion/default-meta-key Drew DeVault 2017-10-18 16:47:57 -0400
  • f874c3d585
    Add a default meta key emersion 2017-10-18 22:46:52 +0200
  • 39308cb868 Merge branch 'master' into feature/data-device-selection Tony Crisci 2017-10-18 15:43:13 -0400
  • a41d45eefb Merge pull request #285 from emersion/fix-wayland-hidden-cursor Drew DeVault 2017-10-18 15:04:37 -0400
  • a7d7659a93
    Fix render errors with gnome-terminal emersion 2017-10-18 20:13:59 +0200
  • 8c5a110d4c
    Fix hidden cursor on wayland backend emersion 2017-10-18 19:14:16 +0200
  • c00a94ca76 data-device: fix drag icon position Tony Crisci 2017-10-17 17:21:11 -0400
  • b7c622a319 Merge branch 'master' into feature/data-device-selection Tony Crisci 2017-10-17 16:01:17 -0400
  • 9129687ad6 Merge pull request #280 from acrisci/bug/xdg-shell-pending-different-force Drew DeVault 2017-10-17 09:34:47 -0400
  • 82076bd772 xdg-shell: force configure when pending different Tony Crisci 2017-10-17 09:22:50 -0400
  • 62371a9974 Merge pull request #257 from emersion/fix-client-cursors Drew DeVault 2017-10-17 09:22:43 -0400
  • 703a37bb9f Merge pull request #279 from acrisci/bug/shell-buffer-detection Drew DeVault 2017-10-17 09:21:57 -0400
  • 2bd52c83ce bug: detect invalid texture in xdg-shell Tony Crisci 2017-10-17 08:29:57 -0400
  • 786f4bdd4d
    Disable hardware cursors for now emersion 2017-10-17 00:04:33 +0200
  • cebcda3ed5 Merge pull request #276 from acrisci/bug/fix-view-centering Drew DeVault 2017-10-16 15:03:00 -0400
  • 19784360f1 bug: fix view centering Tony Crisci 2017-10-16 14:35:16 -0400
  • 09f16058c8 cleanup: redo buggy set pointer function Tony Crisci 2017-10-16 10:00:32 -0400
  • f9d578700e bug: fix seat handle destroy handler Tony Crisci 2017-10-16 09:14:16 -0400
  • c0e8585a4c data-device: handle multiple data devices Tony Crisci 2017-10-16 08:56:59 -0400
  • b8de0a29b4 rootston: handle icon already being in the list Tony Crisci 2017-10-16 08:00:01 -0400
  • 2d35e20691 data-device: keyboard grabs Tony Crisci 2017-10-16 07:29:18 -0400
  • 570a951947 data-device: button release drag bugfixes Tony Crisci 2017-10-16 06:43:41 -0400
  • 3f3110452c wlr-seat: pointer state button info Tony Crisci 2017-10-16 06:31:53 -0400
  • 34f27ff691 wlr-seat: selection signal Tony Crisci 2017-10-16 05:07:09 -0400
  • 11c1b811db Merge pull request #272 from emersion/editorconfig-xml Drew DeVault 2017-10-15 16:35:59 -0400
  • 60e2bd3550
    Add XML rules to .editorconfig emersion 2017-10-15 22:21:05 +0200
  • fb25adae36 xwayland: use xfixes extension Tony Crisci 2017-10-15 14:50:21 -0400
  • 02f4acc69f data-device: refactor set selections for xwayland Tony Crisci 2017-10-15 14:49:43 -0400
  • df0a8d3abe wlr-data-device: drag icons Tony Crisci 2017-10-15 11:06:03 -0400
  • a1bfa4a2f2 wlr-data-device: basic drag and drop Tony Crisci 2017-10-14 15:53:30 -0400
  • 07259cf8ea wlr-data-device: source actions Tony Crisci 2017-10-13 08:05:53 -0400
  • 25831d287e wlr-data-device: offer set actions Tony Crisci 2017-10-13 07:58:46 -0400
  • 3892acecac wlr-data-device: basic clipboard Tony Crisci 2017-10-12 11:41:11 -0400
  • 6a7560fae0 wlr-data-device interface Tony Crisci 2017-10-11 15:48:40 -0400
  • 2b09105bde Merge pull request #271 from thejan2009/issue/double-scrollwheel Tony Crisci 2017-10-14 08:30:02 -0400
  • 08720db01d
    Release buffer in wlr_surface_flush_damage emersion 2017-10-14 13:33:34 +0200
  • 6dc0517bb1
    Fix software cursor when setting committed cursor surface emersion 2017-10-14 13:24:29 +0200
  • dd5114a514
    Fix client cursors when software cursors are used emersion 2017-10-14 12:44:25 +0200
  • 8fd4ae5de8
    Fix cursor role name, fix segfault when surface->resource is NULL emersion 2017-10-14 12:21:36 +0200
  • 7cdc19d57f Fix duplicated pointer axis events D.B 2017-10-13 22:50:59 +0200
  • 1df9b0bc13 Merge pull request #266 from versusvoid/window-switching Drew DeVault 2017-10-12 20:00:04 -0400
  • 42ddeb6a5e Merge pull request #269 from acrisci/bug/emit-pointer-grab-end Drew DeVault 2017-10-12 19:59:38 -0400
  • 96079ff897 Move binding parsing to separate function Versus Void 2017-10-12 21:47:18 +0000
  • db3368ba43 New binding to switch windows Versus Void 2017-10-12 19:15:58 +0000