Commit graph

  • 1943075cb9 Fix outputs list insertion György Kurucz 2023-03-31 13:04:04 +0200
  • 4c54219887 Change wlr_output_layout_move to wlr_output_layout_add György Kurucz 2023-03-31 13:10:00 +0200
  • d96b270829 Fix use-after-free in the lua object management György Kurucz 2023-03-30 20:44:49 +0200
  • b5e40495fd Remove lua_compat György Kurucz 2023-03-29 01:11:19 +0200
  • 816625bba6
    Create a subcompositor cpli 2023-01-27 23:11:46 +0100
  • 0605ff3e4d
    Make display info log as info cpli 2023-01-27 20:23:52 +0100
  • 7e120a28a1
    Port to wlroots 0.16 cpli 2023-01-26 03:12:11 +0100
  • e165677f2c update to use scene graph Daniel Barlow 2022-08-16 21:27:14 +0100
  • ccd7b10d92 reformat and fix compiler warnings Daniel Barlow 2022-07-13 23:57:14 +0100
  • e7b0bae792 add support for touch events (WIP) Daniel Barlow 2022-07-13 21:52:52 +0100
  • fc4e816478 Fix build error from case labeled declaration Uks2 2022-07-30 22:26:30 +0100
  • b6e4459855
    Merge 67c41f189a into 17814972ab tiosgz 2022-07-30 21:38:02 +0000
  • 67c41f189a view: allow imove/iresize with subsurfaces tiosgz 2022-07-16 09:49:58 +0000
  • deff67c224 Add title_change event for views Uks2 2022-06-20 17:23:11 +0100
  • 7faf4a3f8b Merge pull request #50 from tiosgz/wlr-scene main Charlotte Meyer 2022-07-30 20:49:54 +0000
  • 17814972ab
    Merge pull request #50 from tiosgz/wlr-scene Niclas 2022-07-30 20:49:54 +0000
  • 69507ee640 Add wlr_output_manager support Uks2 2022-06-22 07:27:17 +0100
  • 57f5961189 (Un)focus logic improvements tiosgz 2022-05-08 10:02:25 +0000
  • 37312b908d (Un)focus logic improvements tiosgz 2022-05-08 10:02:25 +0000
  • 68dcc824bb Support protocols made easy by wlr_scene tiosgz 2021-12-22 21:17:30 +0000
  • 8dcfffbdaa Support protocols made easy by wlr_scene tiosgz 2021-12-22 21:17:30 +0000
  • abe883a6f3 Cleanup unneeded code after switching to wlr_scene tiosgz 2022-05-08 10:01:18 +0000
  • ac0f6b7e8b Cleanup unneeded code after switching to wlr_scene tiosgz 2022-05-08 10:01:18 +0000
  • 6abedbee48 Move popup unconstraining logic tiosgz 2022-05-08 09:48:44 +0000
  • a8a82826c3 Move popup unconstraining logic tiosgz 2022-05-08 09:48:44 +0000
  • 24cc0719a4 Prefer wlr_scene as the source of truth tiosgz 2022-05-08 09:42:33 +0000
  • b82e6121c6 Prefer wlr_scene as the source of truth tiosgz 2022-05-08 09:42:33 +0000
  • d5940c396c Render using wlr_scene tiosgz 2022-05-08 08:25:15 +0000
  • 670b63b64a Render using wlr_scene tiosgz 2022-05-08 08:25:15 +0000
  • ca45867506 Keep an up-to-date wlr scene-graph tiosgz 2021-12-22 20:46:15 +0000
  • f144eb1438 Keep an up-to-date wlr scene-graph tiosgz 2021-12-22 20:46:15 +0000
  • c844262321 Introduce kiwmi_strata tiosgz 2022-04-03 11:59:31 +0000
  • 8c191d2d41 Introduce kiwmi_strata tiosgz 2022-04-03 11:59:31 +0000
  • afb2c78a6e Remove API that relies on our rendering tiosgz 2021-12-22 18:15:09 +0000
  • 7c98b5e5dc Remove API that relies on our rendering tiosgz 2021-12-22 18:15:09 +0000
  • 83dc21feb1 output: While destroying, destroy layers tiosgz 2022-07-01 15:26:23 +0000
  • 398e0f150f output: While destroying, destroy layers tiosgz 2022-07-01 15:26:23 +0000
  • cb7c6334fc Handle layers when removing outputs Uks2 2022-06-22 07:23:21 +0100
  • 13c5312de5 Merge pull request #65 from tiosgz/map-pointer-output Charlotte Meyer 2022-07-25 14:53:41 +0000
  • 1e30855dfb
    Merge pull request #65 from tiosgz/map-pointer-output Niclas 2022-07-25 14:53:41 +0000
  • a60d250380 Merge pull request #66 from tiosgz/fix-render Charlotte Meyer 2022-07-25 14:49:44 +0000
  • 08b8f27590
    Merge pull request #66 from tiosgz/fix-render Niclas 2022-07-25 14:49:44 +0000
  • 47fbb7d9ab Merge pull request #58 from tiosgz/run_command-nocheck Charlotte Meyer 2022-07-25 13:38:47 +0000
  • 1fa0887d3e
    Merge pull request #58 from tiosgz/run_command-nocheck Niclas 2022-07-25 13:38:47 +0000
  • fced953bb5 output: wlr_renderer_begin with physical size tiosgz 2022-07-02 08:18:41 +0000
  • b0ccd088de output: wlr_renderer_begin with physical size tiosgz 2022-07-02 08:18:41 +0000
  • 30f8469da0 input: map pointer to output if possible tiosgz 2022-07-14 14:15:51 +0000
  • a12e670657 input: map pointer to output if possible tiosgz 2022-07-14 14:15:51 +0000
  • ec5f7bdb2b Fix active output segfault when view is off screen Uks2 2022-06-03 19:44:40 +0100
  • cf01588a82 Improve iresize docs Charlotte Meyer 2022-05-03 18:24:31 +0000
  • 822e5b5063 Improve iresize docs buffet 2022-05-03 18:24:31 +0000
  • e85fe8c884 meson.build: check git exit status tiosgz 2022-04-03 13:19:29 +0000
  • 0cf1253062 meson.build: check git exit status tiosgz 2022-04-03 13:19:29 +0000
  • ba9f41dadd gitignore: add /.cache tiosgz 2022-04-03 12:36:44 +0000
  • db09dcae77 Merge pull request #44 from tiosgz/wlr-0.15 Charlotte Meyer 2022-03-15 18:29:20 +0000
  • d9f4f51959
    Merge pull request #44 from tiosgz/wlr-0.15 Niclas 2022-03-15 18:29:20 +0000
  • c8833972ca Fix link to wlroots repository tiosgz 2022-01-13 20:35:40 +0000
  • 460c30f997 Fix link to wlroots repository tiosgz 2022-01-13 20:35:40 +0000
  • aa9776f006 Partly revert "Only render mapped surfaces" tiosgz 2021-11-24 19:55:20 +0000
  • fe3236d948 Partly revert "Only render mapped surfaces" tiosgz 2021-11-24 19:55:20 +0000
  • b238994996 Catch up with wlroots 0.15 breaking changes tiosgz 2021-12-20 19:07:56 +0000
  • a5ea9e98f7 Catch up with wlroots 0.15 breaking changes tiosgz 2021-12-20 19:07:56 +0000
  • 63aefb1776 Merge pull request #55 from tiosgz/contrib-formatting Charlotte Meyer 2021-12-10 15:15:47 +0000
  • 86e0f5b3fa
    Merge pull request #55 from tiosgz/contrib-formatting Niclas 2021-12-10 15:15:47 +0000
  • 602cfb6ac0 Contributing: add a note about code formatting tiosgz 2021-12-06 21:51:21 +0000
  • 14754f53be Contributing: add a note about code formatting tiosgz 2021-12-06 21:51:21 +0000
  • 53684f0e79 Attempt to exit cleanly, without crash (#51) tiosgz 2021-12-04 17:25:31 +0000
  • 4f39a54e69
    Attempt to exit cleanly, without crash (#51) tiosgz 2021-12-04 17:25:31 +0000
  • d6ad004b58 fix some memleaks tiosgz 2021-11-24 18:55:34 +0000
  • e67f6c0113 deref decoration::view tiosgz 2021-11-06 17:50:14 +0000
  • 3a0cf2ceb5 Attempt to exit cleanly, without crash tiosgz 2021-11-17 10:18:47 +0000
  • ed1ff87494 Merge pull request #46 from tiosgz/view-get-size Charlotte Meyer 2021-10-18 16:29:24 +0000
  • 68085d94e3
    Merge pull request #46 from tiosgz/view-get-size Niclas 2021-10-18 16:29:24 +0000
  • b9cbc6c1d5 Merge pull request #48 from tiosgz/fix-docs Charlotte Meyer 2021-10-14 19:16:47 +0000
  • 468c385e85
    Merge pull request #48 from tiosgz/fix-docs Niclas 2021-10-14 19:16:47 +0000
  • eaf200e2da Update docs with output:redraw() tiosgz 2021-10-14 19:11:05 +0000
  • e9ace66162 Update docs with output:redraw() tiosgz 2021-10-14 19:11:05 +0000
  • 8a511b1e5b Merge pull request #47 from willeccles/output-redraw Charlotte Meyer 2021-10-14 18:56:56 +0000
  • f66cdeeab3
    Merge pull request #47 from willeccles/output-redraw Niclas 2021-10-14 18:56:56 +0000
  • 7c8f8a92ea output: add redraw function Will Eccles 2021-10-14 14:34:22 -0400
  • e71e88f861
    output: add redraw function Will Eccles 2021-10-14 14:34:22 -0400
  • 6a1af5f1ae view_get_size: access view::geom directly tiosgz 2021-10-09 17:28:35 +0000
  • a69dd030b8 view_get_size: access view::geom directly tiosgz 2021-10-09 17:28:35 +0000
  • ca71a58462 Merge pull request #43 from tiosgz/use-buffer-age Charlotte Meyer 2021-10-08 17:18:08 +0000
  • 2fb053eaaf
    Merge pull request #43 from tiosgz/use-buffer-age Niclas 2021-10-08 17:18:08 +0000
  • 31c7e0f60f Merge pull request #42 from tiosgz/view-geom Charlotte Meyer 2021-10-08 17:07:50 +0000
  • c8d7c7d547
    Merge pull request #42 from tiosgz/view-geom Niclas 2021-10-08 17:07:50 +0000
  • bae2566f4a Merge pull request #45 from 6gk/master Charlotte Meyer 2021-10-06 20:29:10 +0000
  • 40c5cd662a
    Merge pull request #45 from 6gk/master Niclas 2021-10-06 20:29:10 +0000
  • 8f4c9e1ab7 fix logic error gk 2021-10-07 06:26:47 +1000
  • 53779b8e8e fix logic error gk 2021-10-07 06:26:47 +1000
  • 711fb83bda Use buffer age when rendering tiosgz 2021-09-19 12:55:52 +0000
  • 58d701087e Use buffer age when rendering tiosgz 2021-09-19 12:55:52 +0000
  • 09d0802a59 Allow interactive move and resize at once tiosgz 2021-09-15 17:15:45 +0000
  • b9078f543b Allow interactive move and resize at once tiosgz 2021-09-15 17:15:45 +0000
  • 251afa161d Fix top edge interactive resize tiosgz 2021-09-15 17:02:06 +0000
  • b364634a9c Fix top edge interactive resize tiosgz 2021-09-15 17:02:06 +0000
  • 8e58279c26 Fix xdg_shell_view_get_size tiosgz 2021-09-15 16:58:02 +0000
  • ff762668a6 Fix xdg_shell_view_get_size tiosgz 2021-09-15 16:58:02 +0000
  • 0d1972eacf Fix getting view position tiosgz 2021-09-11 18:56:43 +0000