Commit graph

  • 08e58c2b45 CI: bump wlroots version to 0.14.0 Jan Beich 2021-06-23 16:45:11 +00:00
  • 636185bf9c meson: require wlroots 0.14.0 after 9a4523d47e Jan Beich 2021-06-23 16:44:03 +00:00
  • 851268bedc view: chase swaywm/wlroots@9e58301df7 Jan Beich 2021-06-03 17:53:11 +00:00
  • 14b8f13297 CI: bump wlroots version to 0.14.0 Jan Beich 2021-06-23 16:45:11 +00:00
  • 7b081cfeee meson: require wlroots 0.14.0 after 9a4523d47e Jan Beich 2021-06-23 16:44:03 +00:00
  • c88aa04cf0 command line flag to auto-map only input to only output Adam Stohl 2021-06-21 10:07:05 -07:00
  • 9a4523d47e view: chase swaywm/wlroots@9e58301df7 Jan Beich 2021-06-03 17:53:11 +00:00
  • 4934225759 Add command line switches to disable pointer and touch Frank Seifferth 2021-02-28 14:06:17 +01:00
  • efaf76e9ab Include release scripts Jente Hidskes 2021-04-16 14:34:57 +02:00
  • aa91af32a5 Update version to 0.1.3 v0.1.3 Jente Hidskes 2021-04-16 14:01:38 +02:00
  • 0891f4b814 CI: bump wlroots version to 0.13.0 Jan Beich 2021-01-05 09:09:14 +00:00
  • b07647fb78 CI: explicitly depend on Mesa on Arch Linux Jan Beich 2021-01-05 09:41:35 +00:00
  • 40fc92f7e7 CI: chase swaywm/wlroots@de5347d0f2 Jan Beich 2021-04-08 13:43:12 +00:00
  • cb93785649 CI: chase swaywm/wlroots@3504bb587d + swaywm/wlroots@e8ad05913f Jan Beich 2021-03-15 10:50:59 +00:00
  • eb18383e8e meson: require wlroots 0.13.0 after 0db62672a4 Jan Beich 2021-01-05 09:19:47 +00:00
  • a5aa497ff1 output: chase swaywm/wlroots@cc56b4f073 Jan Beich 2021-01-16 22:20:37 +00:00
  • 82bad3f0fc xdg_shell: chase swaywm/wlroots@07111828c5 Jan Beich 2021-01-14 00:54:00 +00:00
  • 90da4ee4dc cage: chase swaywm/wlroots@4b03bdc3ab Jan Beich 2021-01-05 09:02:58 +00:00
  • e6762725ed seat: chase swaywm/wlroots@e06c9e43af Jan Beich 2020-11-15 05:41:47 +00:00
  • 4a01da76f1 seat: chase swaywm/wlroots@7693f61d81 Jan Beich 2020-11-15 05:36:13 +00:00
  • 2865b1eafc CI: bump wlroots version to 0.13.0 Jan Beich 2021-01-05 09:09:14 +00:00
  • 160c0e92fe CI: explicitly depend on Mesa on Arch Linux Jan Beich 2021-01-05 09:41:35 +00:00
  • e012016d08 CI: chase swaywm/wlroots@de5347d0f2 Jan Beich 2021-04-08 13:43:12 +00:00
  • 157f22c2eb CI: chase swaywm/wlroots@3504bb587d + swaywm/wlroots@e8ad05913f Jan Beich 2021-03-15 10:50:59 +00:00
  • e1956ccb72 meson: require wlroots 0.13.0 after 0db62672a4 Jan Beich 2021-01-05 09:19:47 +00:00
  • 956b0cc6a4 output: chase swaywm/wlroots@cc56b4f073 Jan Beich 2021-01-16 22:20:37 +00:00
  • 2852b4e6d0 xdg_shell: chase swaywm/wlroots@07111828c5 Jan Beich 2021-01-14 00:54:00 +00:00
  • 0db62672a4 cage: chase swaywm/wlroots@4b03bdc3ab Jan Beich 2021-01-05 09:02:58 +00:00
  • e3b1a57aca seat: chase swaywm/wlroots@e06c9e43af Jan Beich 2020-11-15 05:41:47 +00:00
  • 43f1ea36d6 seat: chase swaywm/wlroots@7693f61d81 Jan Beich 2020-11-15 05:36:13 +00:00
  • f5a7ab0167
    desktop/view: fix segfault in damage_surface_iterator rewrite Jente Hidskes 2020-10-18 23:01:58 +02:00
  • 8c1028e2de
    output: remove assertion on output being enabled Jente Hidskes 2020-10-18 22:43:24 +02:00
  • 4c22c9494b
    cage: add data device manager Jente Hidskes 2020-10-18 18:48:36 +02:00
  • 21a8539399
    seat: add cage_seat_get_focus function Jente Hidskes 2020-07-08 21:57:59 +02:00
  • 2899abf95f
    cage: hook up cursor motion handler Jente Hidskes 2020-07-06 22:48:56 +02:00
  • d683e2904f
    desktop: add means of grabbing the surface at (x,y) Jente Hidskes 2020-07-06 22:47:46 +02:00
  • a7c44caeb6
    cage: hook up input stack Jente Hidskes 2020-07-08 21:43:20 +02:00
  • 56782e4f94
    input: add keyboard group implementation Jente Hidskes 2020-07-08 21:46:08 +02:00
  • c417783088
    input: add pointer implementation Jente Hidskes 2020-07-08 21:44:50 +02:00
  • b4f832d501
    input: add seat and cursor implementations Jente Hidskes 2020-07-08 21:43:07 +02:00
  • 0489045405
    output: move scaling to output instead of view Jente Hidskes 2020-07-04 16:07:55 +02:00
  • 0e9dae18e6
    output: add cage_output_damage_surface Jente Hidskes 2020-07-04 16:06:27 +02:00
  • 5feeb33505
    view: add view damage tracking Jente Hidskes 2020-07-03 22:27:34 +02:00
  • 79b81263f4
    output: add damage tracking methods Jente Hidskes 2020-07-03 21:55:19 +02:00
  • 9b1641aa14
    output: add initial renderer Jente Hidskes 2020-07-02 23:47:41 +02:00
  • ab1eac11df
    output: add damage_frame handler Jente Hidskes 2020-07-02 23:01:06 +02:00
  • 3be6261814
    output: reposition views on mode and transform signals Jente Hidskes 2020-07-08 14:34:16 +02:00
  • 98d1853254
    cage: add back xdg shell handling Jente Hidskes 2020-07-06 23:55:44 +02:00
  • de61d06406
    desktop: add new view abstraction with xdg shell implementation Jente Hidskes 2020-06-30 23:18:50 +02:00
  • 248f4847df
    Start Cage 0.2 rewrite Jente Hidskes 2020-06-30 20:38:44 +02:00
  • b904d15290 cage: optionally return exitcode of primary client Patrick Steinhardt 2020-09-16 20:26:39 +02:00
  • 3014e049e0 Use only output if no output_name Matthew Bauer 2020-08-24 19:08:36 -05:00
  • b423558ea5 Use only output if no output_name Matthew Bauer 2020-08-24 19:08:36 -05:00
  • 0d85c1652e meson.build: Unify the indentation (replace all tabs) Michael Weiss 2020-07-17 13:15:32 +02:00
  • 7d37322906 seat.c: Make clangformat happy and simplify the control flow Michael Weiss 2020-07-17 13:44:46 +02:00
  • dcc6053430
    meson.build: Unify the indentation (replace all tabs) Michael Weiss 2020-07-17 13:15:32 +02:00
  • 340810e49c
    seat.c: Make clangformat happy and simplify the control flow Michael Weiss 2020-07-17 13:44:46 +02:00
  • 75c0a5f795
    meson.build: Unify the indentation (replace all tabs) Michael Weiss 2020-07-17 13:15:32 +02:00
  • 6983028373
    meson: Add the missing dependencies Michael Weiss 2020-07-17 13:12:23 +02:00
  • 4b551411c7
    cage.1.scd: fix spaces->tab Cole Mickens 2020-07-16 17:19:36 -07:00
  • d097393732
    man: indent with tabs v0.1.2.1 Jente Hidskes 2020-07-16 16:25:19 +02:00
  • 7b861bf175
    Release Cage 0.1.2 v0.1.2 Jente Hidskes 2020-07-16 15:35:45 +02:00
  • 1037adbab7
    man: document -s and fix some typos Jente Hidskes 2020-07-16 15:41:31 +02:00
  • efb1121769 CI: bump wlroots version to 0.11.0 Jan Beich 2020-05-09 11:46:10 +00:00
  • 99aba6b89b meson: require wlroots 0.11.0 after 6a12da1960 Jan Beich 2020-07-15 23:30:48 +00:00
  • 0d694db6fe Invert wlr_xcursor_manager_load return value Jente Hidskes 2020-07-16 15:21:17 +02:00
  • a6b1cf1d69 output: unbreak with wlroots 0.11.0 Jan Beich 2020-05-09 11:39:00 +00:00
  • 441ae900b4
    CI: bump wlroots version to 0.11.0 Jan Beich 2020-05-09 11:46:10 +00:00
  • 42c08ac923
    meson: require wlroots 0.11.0 after 6a12da1960 Jan Beich 2020-07-15 23:30:48 +00:00
  • 32cfbc3dff
    Invert wlr_xcursor_manager_load return value Jente Hidskes 2020-07-16 15:21:17 +02:00
  • 79992f39f3 Add option to allow changing VT Jan Tatje 2020-07-15 16:50:38 +02:00
  • c9cef876c0 CI: bump wlroots version to 0.11.0 Jan Beich 2020-05-09 11:46:10 +00:00
  • 3575c9180b meson: require wlroots 0.11.0 after 6a12da1960 Jan Beich 2020-07-15 23:30:48 +00:00
  • 6a12da1960 output: unbreak with wlroots 0.11.0 Jan Beich 2020-05-09 11:39:00 +00:00
  • f85f62ca74 Add option to allow changing VT Jan Tatje 2020-07-15 16:50:38 +02:00
  • bd961db6f5 cage: allow setting output mode Jente Hidskes 2020-05-31 16:20:59 +02:00
  • 72f6c0bae3 output: implement CAGE_MULTI_OUTPUT_MODE_LAST Jente Hidskes 2020-05-31 16:04:01 +02:00
  • 64299054db output: add output_mode enum Jente Hidskes 2020-05-31 15:45:47 +02:00
  • f4b63cd6b8 output: add enable and disable functions Jente Hidskes 2020-05-31 15:31:16 +02:00
  • d2d3a19e28
    cage: allow setting output mode Jente Hidskes 2020-05-31 16:20:59 +02:00
  • 1f11ad113d
    output: implement CAGE_MULTI_OUTPUT_MODE_LAST Jente Hidskes 2020-05-31 16:04:01 +02:00
  • c09dec7cc7
    output: add output_mode enum Jente Hidskes 2020-05-31 15:45:47 +02:00
  • cbe79e4267
    output: add enable and disable functions Jente Hidskes 2020-05-31 15:31:16 +02:00
  • 4e96d913fb
    Add man page. (#141) travankor 2020-05-31 15:14:18 +02:00
  • fea10dc209 CI: add scdoc travankor 2020-04-12 06:20:46 -07:00
  • 4a4c4a0fcd Add man page. travankor 2020-04-10 07:07:00 -07:00
  • 70ecdcb02e Use sigsetjmp to continue cleanup after SIGTERM/SIGINT Matthew Bauer 2020-05-15 13:39:12 -05:00
  • 6eb693c05b
    Cage: drop gid before uid (#142) travankor 2020-04-17 21:58:26 +02:00
  • 2e904e96d1 Cage: drop gid before uid travankor 2020-04-13 14:05:19 -07:00
  • 5d7ff9e64d
    Don’t terminate display when no view is found (#132) Matthew Bauer 2020-03-16 15:32:24 -04:00
  • 3e6576b0ee Remove "ever_been_mapped" from cg_wayland_view Matthew Bauer 2020-03-16 15:30:24 -04:00
  • 8edaa54faf Don’t terminate display when no view is found Matthew Bauer 2020-03-15 17:30:58 -04:00
  • fc5564645e
    seat: remove signals earlier in seat destroy handler (#130) Jente Hidskes 2020-02-27 20:39:15 +01:00
  • 0ef10a531d
    seat: remove signals earlier in seat destroy handler Jente Hidskes 2020-02-27 20:30:28 +01:00
  • 9886efa112
    seat: log around input device mapping (#128) Jente Hidskes 2020-02-23 16:00:57 +01:00
  • ce17406fbc
    seat: log around input device mapping Jente Hidskes 2020-02-23 15:41:58 +01:00
  • 27391f174a
    Cage: check for sigchld_source being NULL before removing it Jente Hidskes 2020-02-22 00:23:03 +01:00
  • e96fccfa54
    Implement support for wlr_keyboard_group (#123) project-repo 2020-02-21 21:19:12 +01:00
  • c0bee55bb3 Remove unnecessary field in cg_keyboard_group Your Name 2020-02-21 21:17:46 +01:00
  • 615bb0e7e7 Fix ordering of commands Your Name 2020-02-21 21:17:11 +01:00