Commit graph

  • 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
  • adaebf47de Apply clang-format Your Name 2020-02-21 19:35:25 +01:00
  • a11d075f85 Remove unused signalling Your Name 2020-02-19 12:35:53 +01:00
  • 6145ea234d Remove cg_keyboard in favour of cg_keyboard_group Your Name 2020-02-09 00:08:28 +01:00
  • 1f7a668d13 Ameliorate style in seat.h Your Name 2020-02-08 18:15:32 +01:00
  • b03394e54b Fix bug introduced through renaming Your Name 2020-02-08 18:05:24 +01:00
  • 4ed65ed184 Ameliorate style Your Name 2020-02-08 17:59:55 +01:00
  • 072f9ee3ea Set group repeat info Your Name 2020-02-08 17:56:53 +01:00
  • 619a42f5bd Remove duplicate functionality Your Name 2020-02-08 17:44:49 +01:00
  • 3af6f08805 Ameliorate style Your Name 2020-02-08 17:41:15 +01:00
  • bfca41b256 Remove unnecessary pointer printing Your Name 2020-02-08 17:34:39 +01:00
  • c03fb24502 Prefer defined variable for brevity Your Name 2020-02-08 17:32:58 +01:00
  • 57651e68b4 Remove unnecessary function Your Name 2020-02-08 17:30:50 +01:00
  • f0ea8ad3ce Improve style Your Name 2020-02-08 17:27:56 +01:00
  • 1c42e03168 Fix bracket style Your Name 2020-02-08 17:22:01 +01:00
  • 9a1780a15d Cast pointers to void type when passing to wlr_log Your Name 2020-02-06 22:15:37 +01:00
  • 934525a2c9 Implement support for wlr_keyboard_group Your Name 2020-02-06 21:36:37 +01:00
  • b2bcf06eee CI: add tasks that build without XWayland Jente Hidskes 2020-02-17 21:57:15 +01:00
  • 1e3417cd65 CI: add clang-format task Jente Hidskes 2020-02-17 21:56:33 +01:00
  • 6d0714bfa3 Begrudgingly format wl_list_* macros with a space before parameter list Jente Hidskes 2020-02-17 21:11:27 +01:00
  • 6cbc202662 Apply clang-format Jente Hidskes 2020-02-17 19:49:47 +01:00
  • bd48cad492 Add clang-format file Jente Hidskes 2020-02-17 22:10:21 +01:00
  • ac8cd83cde
    CI: add tasks that build without XWayland Jente Hidskes 2020-02-17 21:57:15 +01:00
  • 05fd06ab50
    CI: add clang-format task Jente Hidskes 2020-02-17 21:56:33 +01:00
  • 294972df52
    Begrudgingly format wl_list_* macros with a space before parameter list Jente Hidskes 2020-02-17 21:11:27 +01:00
  • 7d9ae3d00b
    Apply clang-format Jente Hidskes 2020-02-17 19:49:47 +01:00
  • 863dff6fc5
    Add clang-format file Jente Hidskes 2020-02-17 22:10:21 +01:00
  • 6fa2734651
    meson: fix snapshot builds Jente Hidskes 2020-02-17 19:34:54 +01:00
  • 42782bda1d
    server: remove backend pointer Jente Hidskes 2020-02-08 16:49:12 +01:00
  • dc002acd20 cage: cleanup_primary_client when jumping to 'end' Jente Hidskes 2020-02-07 18:55:07 +01:00
  • 24cc576377 cage: set CLOEXEC on the file descriptors Jente Hidskes 2020-02-06 23:07:03 +01:00
  • 009cca3fa9 cage: switch SIGCHLD handling for pipe Jente Hidskes 2020-01-28 21:32:45 +01:00
  • 6be4306b4d cage: destroy output_layout after wl_display Jente Hidskes 2020-01-28 21:19:50 +01:00
  • b570cdb22c cage: report on exit status of primary client Jente Hidskes 2020-01-26 15:00:34 +01:00
  • bb5d4cf52e cage: handle SIGCHLD of primary client Jente Hidskes 2019-02-27 18:27:25 +01:00
  • f33fe5d6f2 cage: change copyright to include 2020 Jente Hidskes 2020-01-26 11:56:59 +01:00
  • acf5925a86 cage: return 0 always in the signal handler Jente Hidskes 2020-01-26 11:53:10 +01:00
  • 8069893b0d render: use output backend to get renderer Jente Hidskes 2020-01-26 01:08:59 +01:00
  • 566135d0f3
    cage: cleanup_primary_client when jumping to 'end' Jente Hidskes 2020-02-07 18:55:07 +01:00
  • 7f919a5198
    cage: set CLOEXEC on the file descriptors Jente Hidskes 2020-02-06 23:07:03 +01:00
  • 8a6d16391f
    output: include seat.h Jente Hidskes 2020-02-03 21:23:39 +01:00
  • e3be8159b3
    output: wrap xwayland.h include in CAGE_HAS_XWAYLAND (#120) Damon 2020-02-03 20:14:29 +00:00
  • 16a7c24aec use correct ifdef CAGE_HAS_XWAYLAND Damon 2020-02-03 12:03:17 +00:00
  • 65a735f70c move xwayland.h include to ifdef block for X11 Damon 2020-02-02 20:29:11 +00:00
  • 96b4294e47
    Implement the fullscreen shell protocol fullscreen-shell Jente Hidskes 2020-02-02 15:14:31 +01:00
  • b04e02cd60 output: add support for direct scan-out Jente Hidskes 2020-02-01 22:11:25 +01:00
  • 1f54312df4
    output: add support for direct scan-out Jente Hidskes 2020-02-01 22:11:25 +01:00
  • e664fdce79
    README: update build instructions Jente Hidskes 2020-02-01 16:17:58 +01:00
  • 8f3b22b3ae
    seat: fix hiding cursor on touchscreen-capable seats hide-cursor Jente Hidskes 2020-02-01 15:23:20 +01:00
  • 66313efb01
    CI: build with --werror Jente Hidskes 2020-01-31 22:58:15 +01:00
  • 33cd4c2af9
    meson: don't build with -Werror by default Jente Hidskes 2020-01-31 22:55:16 +01:00
  • 96218dc95f
    cage: switch SIGCHLD handling for pipe Jente Hidskes 2020-01-28 21:32:45 +01:00
  • 5c1d684255
    cage: destroy output_layout after wl_display Jente Hidskes 2020-01-28 21:19:50 +01:00
  • e200dd388b
    cage: report on exit status of primary client Jente Hidskes 2020-01-26 15:00:34 +01:00
  • 84aec3f46d
    cage: handle SIGCHLD of primary client Jente Hidskes 2019-02-27 18:27:25 +01:00
  • 59339b8864
    cage: change copyright to include 2020 Jente Hidskes 2020-01-26 11:56:59 +01:00
  • 579e1adffa
    cage: return 0 always in the signal handler Jente Hidskes 2020-01-26 11:53:10 +01:00
  • 86c5d57477
    render: use output backend to get renderer Jente Hidskes 2020-01-26 01:08:59 +01:00
  • 15eeb7784e cage: add -v argument to print version Jente Hidskes 2020-01-26 17:49:26 +01:00
  • 5e27683961 Move docs to the wiki Jente Hidskes 2020-01-26 16:03:05 +01:00
  • 924f693ed8
    cage: add -v argument to print version Jente Hidskes 2020-01-26 17:49:26 +01:00
  • 1c0f55d172
    Move docs to the wiki Jente Hidskes 2020-01-26 16:03:05 +01:00