Commit graph

  • e11535db7d Change toggle key to F10 Xtr126 2024-09-16 09:36:45 +05:30
  • b18f138aa2 Update cage_xtmapper.sh Xtr126 2024-09-16 09:36:10 +05:30
  • f0651c7671 xdg_shell: wait for initial commit to unconstrain popups Simon Ser 2024-08-30 18:50:11 +02:00
  • 412c11ea91 cage: fix abort on shutdown Simon Ser 2024-08-28 15:05:03 +02:00
  • 1abf7e5a4b xdg_shell: wait for initial commit to set xdg-decoration mode Simon Ser 2024-08-24 15:46:11 +02:00
  • fa90174607 xdg_shell: configure surface on initial commit Simon Ser 2024-08-24 15:44:46 +02:00
  • 17af2f7be9 ci: workaround libwayland C23 bug Simon Ser 2024-08-24 15:05:10 +02:00
  • a81cc2a8e4 seat: rename WLR_INPUT_DEVICE_TABLET_TOOL to WLR_INPUT_DEVICE_TABLET Simon Ser 2024-08-24 15:00:40 +02:00
  • 874a4a1e79 xdg_shell: use new lifecycle events Simon Ser 2024-02-16 16:48:25 +01:00
  • 7cc49d2292 cage: drop wlr_scene_set_presentation() Simon Ser 2024-02-16 16:19:37 +01:00
  • b9add8b729 cage: create backend with wl_event_loop and output layout with wl_display Simon Ser 2024-02-16 16:19:03 +01:00
  • 47ea6a5d68 seat: pass relative direction to wlr_seat_pointer_notify_axis() Simon Ser 2024-02-16 16:17:27 +01:00
  • 8714a82c24 Bump wlroots requirement to v0.18 Simon Ser 2024-02-16 16:17:47 +01:00
  • 2d535d80b8
    Merge 44fb937f8e into eaeab71ffa Jonathan GUILLOT 2024-09-07 22:53:07 +02:00
  • 129824b487 xdg_shell: wait for initial commit to unconstrain popups Simon Ser 2024-08-30 18:50:11 +02:00
  • a24600038c cage: fix abort on shutdown Simon Ser 2024-08-28 15:05:03 +02:00
  • f24c231e1d xdg_shell: wait for initial commit to set xdg-decoration mode Simon Ser 2024-08-24 15:46:11 +02:00
  • ca4b8c065b xdg_shell: configure surface on initial commit Simon Ser 2024-08-24 15:44:46 +02:00
  • 8b0b69c113 ci: workaround libwayland C23 bug Simon Ser 2024-08-24 15:05:10 +02:00
  • 8ef7e85abd seat: rename WLR_INPUT_DEVICE_TABLET_TOOL to WLR_INPUT_DEVICE_TABLET Simon Ser 2024-08-24 15:00:40 +02:00
  • 34f366d4d0 xdg_shell: use new lifecycle events Simon Ser 2024-02-16 16:48:25 +01:00
  • 6ca613f289 cage: drop wlr_scene_set_presentation() Simon Ser 2024-02-16 16:19:37 +01:00
  • b48226b46e cage: create backend with wl_event_loop and output layout with wl_display Simon Ser 2024-02-16 16:19:03 +01:00
  • 88b3f5ecb5 seat: pass relative direction to wlr_seat_pointer_notify_axis() Simon Ser 2024-02-16 16:17:27 +01:00
  • d7e7c6ff30 Bump wlroots requirement to v0.18 Simon Ser 2024-02-16 16:17:47 +01:00
  • eaeab71ffa cage: fix SIGINT/SIGTERM handler data Simon Ser 2024-08-27 11:21:06 +02:00
  • 7610363ffb cage: fix SIGINT/SIGTERM handler data Simon Ser 2024-08-27 11:21:06 +02:00
  • 69c5eccc50 ci: turn on --fatal-meson-warnings Simon Ser 2024-08-24 15:06:13 +02:00
  • 67ec33ba04 ci: turn on --fatal-meson-warnings Simon Ser 2024-08-24 15:06:13 +02:00
  • 506ee8d4e4 Update cage_xtmapper.sh Xtr126 2024-08-24 15:39:23 +05:30
  • df508d65e7 readme: update meson commands Jonathan GUILLOT 2024-08-21 18:06:34 +02:00
  • 018d5bc4b9 readme: update wlroots dependency version Jonathan GUILLOT 2024-08-21 17:59:36 +02:00
  • fad8ef82d3 readme: update meson commands Jonathan GUILLOT 2024-08-21 18:06:34 +02:00
  • 865a33ac20 readme: update wlroots dependency version Jonathan GUILLOT 2024-08-21 17:59:36 +02:00
  • d3fb99d665 build: drop xwayland option Simon Ser 2024-07-08 19:13:11 +02:00
  • a466924e8c
    Update cage_xtmapper.sh Xtr126 2024-07-11 10:15:36 +05:30
  • 862d1fb1d2
    Update cage_xtmapper.sh Xtr126 2024-07-11 09:49:19 +05:30
  • d15e4ab409 Add cage_xtmapper.sh Xtr126 2024-07-11 09:17:32 +05:30
  • b1551b1259
    Update togglekey.h Xtr126 2024-07-11 08:40:58 +05:30
  • 8da4433ed1
    Update togglekey.h Xtr126 2024-07-11 08:07:33 +05:30
  • a476069bd7 Add toggle key Xtr126 2024-07-11 08:03:32 +05:30
  • 7fa70c5dbe build: drop xwayland option Simon Ser 2024-07-08 19:13:11 +02:00
  • 89977d24ab
    Update README.md Pablo Iranzo Gómez 2024-07-08 09:55:14 +02:00
  • 19a59384fe Update x11 patch Xtr126 2024-05-26 23:18:56 +05:30
  • 57283978ca add wlroots x11 confine pointer patch Xtr126 2024-05-26 22:48:48 +05:30
  • eccc5e516a wlroots: enable x11 backend Xtr126 2024-05-26 21:01:05 +05:30
  • 9387fa4c20 Command line option to hide cursor. Hiers 2024-05-05 21:24:48 +01:00
  • b1d3a81667 add wlroots wayland backend patches Xtr126 2024-05-04 11:05:11 +05:30
  • 8de5818580 wlroots: disable x11 backend Xtr126 2024-05-02 18:13:04 +05:30
  • d38bdb5593 wlroots: confine pointer Xtr126 2024-05-02 11:29:15 +05:30
  • 7b907bcbb9 fix: set line buffering Xtr126 2024-04-30 19:24:08 +05:30
  • 7656b3f2f5 enable only x11 backend for wlroots Xtr126 2024-04-30 18:37:13 +05:30
  • f462768ece disable Xwayland Xtr126 2024-04-30 18:31:11 +05:30
  • aabb567b49 fix: round to integer Xtr126 2024-04-27 18:50:58 +05:30
  • 6f9b1ea9ef fix: dont send mouse input to client Xtr126 2024-04-27 18:17:20 +05:30
  • b675c2e568 seat: Assume there is always a keyboard device nerdopolis 2024-04-26 21:55:38 -04:00
  • dcc2619d5f refactor: print keyboard and mouse keys Xtr126 2024-04-26 00:47:17 +05:30
  • 82f3853d69 refactor: embedding wlroots Xtr126 2024-04-25 23:41:12 +05:30
  • 44fb937f8e view: adjust position according to declared top left corner Jonathan GUILLOT 2024-01-15 15:50:46 +01:00
  • 560e9ff3ef view: unconditionally center views in output layout Jonathan GUILLOT 2024-02-05 17:35:51 +01:00
  • e7d8780f46 Add support for primary selection Simon Ser 2024-02-24 10:28:31 +01:00
  • 26c953b0ad Add support for primary selection Simon Ser 2024-02-24 10:28:31 +01:00
  • 9d43282fa0 Add .editorconfig Simon Ser 2024-02-16 16:15:49 +01:00
  • d07afac4ae output: fix assert when re-adding output to layout Simon Ser 2024-02-16 16:54:36 +01:00
  • 767ccf9bbd output: use wlr_output_head_v1_state_apply() Simon Ser 2024-02-16 16:25:51 +01:00
  • 5249f95002 output: fix assert when re-adding output to layout Simon Ser 2024-02-16 16:54:36 +01:00
  • 0d6e2dad1f output: use wlr_output_head_v1_state_apply() Simon Ser 2024-02-16 16:25:51 +01:00
  • fe41fb40d3 Add .editorconfig Simon Ser 2024-02-16 16:15:49 +01:00
  • 3f72f1e9bc Add pointer constraint functionality. vanfanel 2024-02-12 20:24:58 +01:00
  • b6f8f92585 xwayland: fix double wl_list_remove Supreeeme 2024-02-10 00:24:48 -05:00
  • bf82036e9a xwayland: fix double wl_list_remove Supreeeme 2024-02-10 00:24:48 -05:00
  • 8a009212bc output: Transition to wlr_output_state Kenny Levinsen 2023-12-13 15:37:15 +01:00
  • f0bc13bef7 output: Add scene output layout helper manually Kenny Levinsen 2023-11-25 12:48:30 +01:00
  • 63c0887664 output: Implement request_state event listener Kenny Levinsen 2023-11-25 12:29:57 +01:00
  • c9d2f3afac meson: Bump minimum wlroots to 0.17 Kenny Levinsen 2023-11-22 05:34:38 +01:00
  • b40be06da2 ci: Upgrade wlroots to 0.17 Kenny Levinsen 2023-11-22 05:34:28 +01:00
  • 67def26d83 ci: Fix Alpine xwayland dependency Kenny Levinsen 2023-11-22 17:43:01 +01:00
  • c801544d61 meson: Convert xwayland option to feature type Kenny Levinsen 2023-11-22 17:30:59 +01:00
  • 1ff7945ba1 Switch from wlr_idle to wlr_idle_notify_v1 Kenny Levinsen 2023-11-21 19:20:13 +01:00
  • a30f2bcec1 Use new wlr_compositor_create signature Kenny Levinsen 2023-09-30 13:41:07 +02:00
  • b55e40ad9d seat: New cursor/xcursor interface Kenny Levinsen 2023-09-30 13:40:54 +02:00
  • 2d4b7a4e23 shell: Use new map/unmap events Kenny Levinsen 2023-09-30 13:40:33 +02:00
  • 4ea6a8b1a7 shell: Use new try_from surface getters Kenny Levinsen 2023-09-30 13:40:21 +02:00
  • 8df120dafd output: Use state field in wlr_output_event_commit Kenny Levinsen 2023-11-21 19:28:06 +01:00
  • 2f7ab094d4 output: Remove output mode handler Kenny Levinsen 2023-09-30 13:39:53 +02:00
  • b51a6e950f output: wlr_scene_output_commit NULL options Kenny Levinsen 2023-09-30 13:39:36 +02:00
  • b772a00df8 output: Call wlr_scene_output_create Kenny Levinsen 2023-09-30 13:38:29 +02:00
  • 64e2a44124 output: Remove wlr_output_damage include Kenny Levinsen 2023-09-30 13:37:58 +02:00
  • 624355485a Use new wlr_backend_autocreate signature Kenny Levinsen 2023-09-30 13:36:49 +02:00
  • 27ef163654 output: Transition to wlr_output_state Kenny Levinsen 2023-12-13 15:37:15 +01:00
  • 8d265a1e46 output: Add scene output layout helper manually Kenny Levinsen 2023-11-25 12:48:30 +01:00
  • 9106d9fba3 output: Implement request_state event listener Kenny Levinsen 2023-11-25 12:29:57 +01:00
  • 525ce9beaa meson: Bump minimum wlroots to 0.17 Kenny Levinsen 2023-11-22 05:34:38 +01:00
  • 52e478c84f ci: Upgrade wlroots to 0.17 Kenny Levinsen 2023-11-22 05:34:28 +01:00
  • 82257e06a5 ci: Fix Alpine xwayland dependency Kenny Levinsen 2023-11-22 17:43:01 +01:00
  • 777966a07c meson: Convert xwayland option to feature type Kenny Levinsen 2023-11-22 17:30:59 +01:00
  • 1f9c75e551 Switch from wlr_idle to wlr_idle_notify_v1 Kenny Levinsen 2023-11-21 19:20:13 +01:00
  • 55b1472ad7 Use new wlr_compositor_create signature Kenny Levinsen 2023-09-30 13:41:07 +02:00
  • 694467d33b seat: New cursor/xcursor interface Kenny Levinsen 2023-09-30 13:40:54 +02:00
  • bec2601975 shell: Use new map/unmap events Kenny Levinsen 2023-09-30 13:40:33 +02:00