Commit graph

  • e3af7d508f Remove example compositor Drew DeVault 2017-09-28 17:44:07 -04:00
  • b7927078e9
    x11 -> xwayland, window -> surface, fix some calloc sizes and wrong types emersion 2017-09-28 23:26:31 +02:00
  • 2850a9360b Merge pull request #166 from emersion/editorconfig Drew DeVault 2017-09-28 13:30:08 -04:00
  • c92199a953 Merge pull request #163 from emersion/wl_shell-fixes Drew DeVault 2017-09-28 13:29:49 -04:00
  • 275c7464f9
    Add .editorconfig emersion 2017-09-28 19:25:22 +02:00
  • 8146d60a87
    Fix 80 char limit with 4 width tabs emersion 2017-09-28 19:24:33 +02:00
  • 3cd4cf4fba Fix ATOM_LAST position Drew DeVault 2017-09-28 09:30:43 -04:00
  • 220a6e9bf6 Add xwayland activate and fix EGL bug Drew DeVault 2017-09-28 09:11:16 -04:00
  • 906a816abf Fix rootston keyboard, add Xwayland Drew DeVault 2017-09-28 08:54:57 -04:00
  • baed05b55e
    Add TODO for pointer grab in set_popup emersion 2017-09-28 13:46:30 +02:00
  • 643a69f0b2
    Call wlr_surface_set_role in wl_shell_get_shell_surface emersion 2017-09-28 13:41:17 +02:00
  • 55d2462180
    Remove ping_timer when destroying wlr_wl_shell_surface emersion 2017-09-28 13:34:22 +02:00
  • 9d405cffa7
    Use enums instead of uint32_t where applicable emersion 2017-09-28 13:12:01 +02:00
  • dbdfc46448
    Add helper shell_surface_set_state emersion 2017-09-28 13:06:59 +02:00
  • 3d03ef2d02
    role -> state emersion 2017-09-28 12:45:47 +02:00
  • 27ca8eaced
    Fix typo: s/transcient/transient/ emersion 2017-09-28 12:38:41 +02:00
  • 7cf4ee128e Merge remote-tracking branch 'origin/master' into rootston Drew DeVault 2017-09-27 20:25:34 -04:00
  • 38bb3b9608 Merge pull request #162 from emersion/wl_shell Drew DeVault 2017-09-27 20:24:13 -04:00
  • 4e70d36e61
    examples/compositor: fix handle_output_frame emersion 2017-09-28 01:36:23 +02:00
  • a04462ba8b
    wl_shell: listen for wlr_surface destroy signal emersion 2017-09-28 01:31:31 +02:00
  • eaa414bbd8
    wl_shell: properly set wl_surface->resource emersion 2017-09-28 01:10:39 +02:00
  • d41a4a0bae
    wl_shell: gluten-free cosmetic variable renaming emersion 2017-09-28 01:02:30 +02:00
  • dd9c15c69e
    rootston: no need to implement get_input_bounds and activate for wl_shell views emersion 2017-09-28 00:58:41 +02:00
  • 63f277f3b9
    rootston: handle request_move emersion 2017-09-28 00:29:37 +02:00
  • d6c6b7c506
    class_ -> class, free more stuff in destroy_shell_surface emersion 2017-09-27 23:47:39 +02:00
  • 241fec4d87
    wl_shell: add wlr_wl_shell_surface_{configure,popup_done} emersion 2017-09-27 23:45:09 +02:00
  • 14ab56b6c5
    wl_shell: implement set_popup request emersion 2017-09-27 23:10:33 +02:00
  • 663bfe4cd8
    wlr_wl_shell: implement all requests except set_popup emersion 2017-09-27 21:15:31 +02:00
  • e001e40022
    Set view->surface emersion 2017-09-27 15:03:35 +02:00
  • acf58e04de
    Fix segfault, add wl_shell view emersion 2017-09-27 14:48:53 +02:00
  • d7d73cd298 Merge pull request #144 from ascent12/drm-dp-mst Drew DeVault 2017-09-27 07:58:01 -04:00
  • ed9a43c213
    Add first try to add wl_shell to rootston emersion 2017-09-26 23:59:25 +02:00
  • 80a1cc01e9 Merge pull request #161 from acrisci/bug/egl-segfault Drew DeVault 2017-09-25 19:52:03 -04:00
  • 00f1686ce5 unset egl current before terminating display Tony Crisci 2017-09-25 19:25:59 -04:00
  • 1ddda91b1b Fix broken keyboard handling Drew DeVault 2017-09-25 16:44:26 -04:00
  • e6a6634bc5 Minor tweaks to (broken) keyboard support Drew DeVault 2017-09-25 08:47:00 -04:00
  • f4387b437f Merge branch 'master' into rootston Drew DeVault 2017-09-25 08:29:35 -04:00
  • 61e451ea1b Move keyboard logic to wlr_{keyboard,seat} Drew DeVault 2017-09-24 14:12:56 -04:00
  • 2330a68643 Merge pull request #159 from ascent12/meson-install Drew DeVault 2017-09-24 08:08:10 -04:00
  • 91107f553a Add Archlinux PKGBUILD script Scott Anderson 2017-09-24 14:52:09 +13:00
  • 7288d3b2c3 Install library, headers, and pkg-config Scott Anderson 2017-09-24 13:57:15 +13:00
  • c8c5aedaa2 Add error checking to DRM legacy Scott Anderson 2017-09-24 12:19:49 +13:00
  • 419400ae00 Send failure code on partial atomic commit Scott Anderson 2017-09-24 12:09:17 +13:00
  • a466c86fba Set state properly Scott Anderson 2017-09-24 12:06:00 +13:00
  • b84d59403f Initial keyboard support in rootston Drew DeVault 2017-09-23 18:32:03 -04:00
  • 0ca7932c3f Implement xdg surface request_move Drew DeVault 2017-09-23 18:18:19 -04:00
  • 96b401c05d Implement tool tip -> click simulation Drew DeVault 2017-09-23 17:52:21 -04:00
  • eaf6c0ccf4 Implement pointer motion and buttons Drew DeVault 2017-09-23 17:48:13 -04:00
  • d89272dbbd Merge pull request #156 from acrisci/feature/wlr-keyboard-events Drew DeVault 2017-09-23 15:00:52 -04:00
  • 5b92d4fecf Fix rootston executable name Drew DeVault 2017-09-23 14:56:09 -04:00
  • 57c50c78f0 Implement wlr_cursor in rootston Drew DeVault 2017-09-23 14:53:15 -04:00
  • 84a8f1b42d add keys array param to seat keyboard enter Tony Crisci 2017-09-23 14:40:56 -04:00
  • 9cde828c94 bugfix: correct type in keyboard resource destroy Tony Crisci 2017-09-23 14:10:17 -04:00
  • 3895593998 wlr-seat: keyboard layout Tony Crisci 2017-09-23 13:21:57 -04:00
  • e81e99d16d Render XDG shell surfaces Drew DeVault 2017-09-23 11:13:18 -04:00
  • 7523de7c61 Wire up pointer, start on cursor Drew DeVault 2017-09-23 10:36:32 -04:00
  • 0699aa62d8 Initial pass on roots_input Drew DeVault 2017-09-23 10:13:05 -04:00
  • 02988e95e5 Merge pull request #157 from emersion/include-guards-names Tony Crisci 2017-09-23 07:27:30 -04:00
  • 4809b7b3e4
    Fix some include guard names in interfaces/ emersion 2017-09-23 13:10:10 +02:00
  • 427bdb5b55
    Use more consistent include guard names emersion 2017-09-23 10:26:01 +02:00
  • db5e9385d4 Simplify retry_pageflip Scott Anderson 2017-09-23 18:44:39 +12:00
  • 025b3ee515 Add error recovery for failed page flips Scott Anderson 2017-09-23 18:27:14 +12:00
  • 459d138fa2 Add timeout to DRM cleanup Scott Anderson 2017-09-23 16:32:25 +12:00
  • b6d7c3ed8e Initialize display, backend; add frame handling Drew DeVault 2017-09-23 00:29:53 -04:00
  • 550748681d Establish rootston headers & main Drew DeVault 2017-09-22 20:24:32 -04:00
  • 8cbade355f Print connector name on atomic commit failure Scott Anderson 2017-09-23 13:38:43 +12:00
  • 4a53aab466 Allow forcing legacy DRM interface Scott Anderson 2017-09-23 13:20:17 +12:00
  • 30b5d76426 wlr-seat: keyboard modifiers Tony Crisci 2017-09-22 17:09:47 -04:00
  • cef1f60522 wlr-seat-keyboard: basic events Tony Crisci 2017-09-22 16:07:00 -04:00
  • 06ae9e7c9f Merge pull request #155 from emersion/next-serial Drew DeVault 2017-09-22 13:31:55 -04:00
  • c38d7949ef
    Use wl_display_next_serial emersion 2017-09-22 19:26:11 +02:00
  • dc26f6a8f8 Merge pull request #154 from Dudemanguy911/master Drew DeVault 2017-09-22 13:26:02 -04:00
  • 881d5a851c Clarify either/or dependency dudemanguy 2017-09-22 12:16:11 -05:00
  • 175f89f4ff Add elogind support Resolves SirCmpwn/wlroots#146 dudemanguy 2017-09-22 12:02:55 -05:00
  • e5e6dab7fd Fix use of serial on motion_request Drew DeVault 2017-09-22 11:11:11 -04:00
  • 087894ae99 Merge pull request #152 from acrisci/feature/wlr-seat-axis-events Drew DeVault 2017-09-22 10:43:48 -04:00
  • e38248f34c wlr-seat: implement cursor axis events Tony Crisci 2017-09-22 10:30:09 -04:00
  • b6cf9b14a4 Fix possibly uninitialized variable Drew DeVault 2017-09-22 09:36:02 -04:00
  • 21f5b92973 Add super+click to move windows around without xdg Drew DeVault 2017-09-22 09:34:52 -04:00
  • 00cc20b0a8 wlr-seat: add guards for no pointer resource Tony Crisci 2017-09-22 09:29:17 -04:00
  • 800a1ec679 Use time_usec for event serials Drew DeVault 2017-09-22 09:24:07 -04:00
  • 7ae5268679 Implement xdg request_move in reference compositor Drew DeVault 2017-09-22 09:19:27 -04:00
  • 8cb49f4d68 Add stdbool.h Scott Anderson 2017-09-22 14:17:29 +12:00
  • f296cc7dba Merge pull request #149 from acrisci/feature/wlr-seat-pointer Drew DeVault 2017-09-21 19:54:59 -04:00
  • d558745633 Handle tablet motion in example compositor Drew DeVault 2017-09-21 18:30:04 -04:00
  • 446adda1a3 compositor.c: implement cursor motion absolute Tony Crisci 2017-09-21 17:51:31 -04:00
  • 91323a9b9b compositor.c: add guards for unconfigured surfaces Tony Crisci 2017-09-21 14:05:14 -04:00
  • 675a71dce7 compositor.c: determine xdg position by window geom Tony Crisci 2017-09-21 13:48:46 -04:00
  • 7a3edf6e62 use double for cursor coordinates Tony Crisci 2017-09-21 11:38:04 -04:00
  • 8b74450b39 wlr_seat: pointer events Tony Crisci 2017-09-20 07:32:28 -04:00
  • aeaa983631 wlr_seat: formatting cleanup Tony Crisci 2017-09-19 15:38:06 -04:00
  • ec1e6fe568 Merge pull request #148 from acrisci/feature/xdg-toplevel-layout-position Drew DeVault 2017-09-19 14:57:38 -04:00
  • b01909ae15 compositor.c: xdg-surface layout position Tony Crisci 2017-09-19 14:47:28 -04:00
  • 9fa822c666 Fix minor typos Drew DeVault 2017-09-17 18:29:20 -04:00
  • 29539645cc Merge pull request #145 from acrisci/feature/xdg-shell-toplevel Drew DeVault 2017-09-17 09:45:21 -04:00
  • f46befec7c use wl_list_for_each_safe() to unlink client surfaces Tony Crisci 2017-09-17 09:42:27 -04:00
  • 94d4b9249c xdg-shell-v6 misc cleanup Tony Crisci 2017-09-16 20:31:34 -04:00
  • 5b9373a791 xdg-toplevel-v6 set parent Tony Crisci 2017-09-16 20:07:19 -04:00
  • 2573c429ee reset pending geometry on ack configure Tony Crisci 2017-09-16 19:32:23 -04:00
  • 49a24225a2 toplevel protocol errors Tony Crisci 2017-09-16 14:33:07 -04:00