Commit graph

43 commits

Author SHA1 Message Date
project-repo
4e40cf955d Apply clang-format 2022-10-02 11:45:56 +02:00
project-repo
23ad14f44d Merge branch 'master' into development 2022-10-02 11:38:14 +02:00
project-repo
ebe4826d12 Fix bugs reported by scan-build 2022-09-30 18:28:49 +02:00
project-repo
5de047b141 Apply clang-format 2022-09-09 19:03:56 +02:00
project-repo
4db22aafc3 Release 1.9.0
- Add message functionality (as per Issue 29 in Bugs.md)
  - message <text>
  - configure_message
- Add (as per Issue 30 in Bugs.md)
  - movetoprevscreen
  - movetoscreen <n>
  - screen <n>
  - additional output functionality for monitor numbering
- Improve configuration documentation
  - Fix Issue 31 in Bugs.md (word omission)
- Improve README.md and split off some files
  - Add SECURITY.md
  - Add Hashes.md (hashes of cagebreak binaries and man pages if built reproducably)
  - Add Changelog.md (changelog for major and minor releases but not patches)
  - Add FAQ.md (updated information from the former wiki)
- Depreciate wiki
- Fix Issue 32 in Bugs.md
  - Improve release checklist to partially prevent the above issue
    in the future
- Fix Issue 33 in Bugs.md
- Fix Issue 34 in Bugs.md
- Manage gpg keys
  - Add new cagebreak gpg signing keys
  - Add new cagebreak email contact gpg key
  - Add new project-repo AUR gpg key (relevant for cagebreak-pkgbuild)
2022-04-21 21:12:57 +02:00
project-repo
cb7b551e24 Add dump functionality 2022-02-19 09:58:27 +01:00
project-repo
f12a16160c Add message command 2022-02-18 07:45:23 +01:00
project-repo
da1f973532 Fix issues related to wlr_scene 2022-02-15 22:33:53 +01:00
project-repo
bc22892a06 Apply clang-format 2021-12-24 17:54:07 +01:00
project-repo
348925e30a Add configure_message command 2021-12-24 17:52:49 +01:00
project-repo
da1a5898f4 Apply clang-format 2021-12-24 15:56:04 +01:00
project-repo
851a2f8935 Add more advanced multi-output support
* Add commands screen, movetoscreen, movetoprevscreen
  * Add option prio to output command to allow for output priority
    specification
2021-12-24 15:52:25 +01:00
Cagebreak Signing Key 7
df167f2839 Release 1.8.0
- Add libinput configuration
- Add virtual keyboard and pointer support
2021-09-26 21:25:46 +02:00
project-repo
4c6bc1b59d Add support for printing input/output identifiers 2021-09-19 10:23:36 +02:00
project-repo
e684a81efb Apply clang-format 2021-09-16 14:31:20 +02:00
project-repo
dec38bd8f0 Remove unused fields 2021-09-16 14:08:58 +02:00
project-repo
c149918026 Fix memory leak 2021-09-16 13:50:56 +02:00
project-repo
f9efd40c9d Implement libinput device configuration 2021-09-15 08:37:50 +02:00
Cagebreak Signing Key 3
ba7b69fa3c Release 1.5.0
- Add output enable/disable support (see Issue 22)
- Add new gpg signing keys
- Fix Issue 23
- Fix Issue 24
2021-01-15 13:01:24 +01:00
Cagebreak Signing Key 3
0c4b2c306b Apply clang-format 2021-01-10 19:52:31 +01:00
project-repo
b2193f4c1d Add support for disabling outputs 2021-01-09 09:17:59 +01:00
Cagebreak Signing Key 3
31d53c5a8d Release 1.4.0
- Add support for closing windows
- Fix Issue 13
- Remove unnecessary header includes
2020-09-10 17:30:24 +02:00
Cagebreak Signing Key 3
b0aa100e3e Apply clang-format 2020-09-06 17:41:45 +02:00
project-repo
8778ace0ce Review header includes 2020-09-01 16:57:22 +02:00
project-repo
73e8db1fa3 Add support for closing windows 2020-08-25 15:15:31 +02:00
Cagebreak Signing Key 3
c20e63b349 Release 1.3.3
- Fix Issue 11
- Fix Issue 12
2020-07-21 15:43:47 +02:00
Your Name
4623681030 Preparation for 1.3.3 release
- Bump version number
  - Apply clang-format
2020-07-18 17:59:27 +02:00
project-repo
1365fc8d54 Fix output configuration 2020-06-27 08:20:42 +02:00
Cagebreak Signing Key 1
0c185eef09 Release 1.3.0
- Add IPC
2020-05-25 23:06:29 +02:00
Cagebreak Signing Key 1
816283cdb1 Apply clang-format 2020-05-25 20:13:33 +02:00
Cagebreak Signing Key 1
e35da69b87 Release 1.2.1
- Fix Issue 5 in Bugs.md
- Fix Issue 6 in Bugs.md
- Apply clang-format
- Introduce -fanalyzer analysis for gcc compilation
2020-05-24 18:48:52 +02:00
project-repo
f568f5379e Add error messaging to ipc 2020-05-23 09:16:18 +02:00
project-repo
989438a1cb Fix compilation under clang 2020-05-21 19:36:35 +02:00
Cagebreak Signing Key 1
4b383b5574 Fix debug build fanalyzer warnings 2020-05-21 15:57:25 +00:00
project-repo
9ac95ce69c Apply clang-format 2020-05-20 19:35:16 +02:00
project-repo
d23a73f2b9 Apply fixes suggested by -fanalyze 2020-05-20 11:53:46 +02:00
Cagebreak Signing Key 1
fa8d3ba144 Release 1.2.0
- Add output configuration. See README.md and man pages
2020-05-14 15:00:50 +00:00
project-repo
ce9b68d448 Squashed commit of the following:
commit 27fa2b70b9
Merge: 1a87477 6fdc55c
Author: Cagebreak Signing Key 1 <cagebreak_signing_key_1@cagebreak>
Date:   Mon Mar 2 18:45:11 2020 +0000

    Merge branch 'output_config' of https://github.com/project-repo/cagebreak into output_config

commit 6fdc55c9a5
Author: project-repo <cagebreak_signing_key_2@cagebreak>
Date:   Fri Feb 28 17:30:06 2020 +0100

    Add missing functionality to output configuration

commit 33d245b60b
Author: project-repo <cagebreak_signing_key_2@cagebreak>
Date:   Wed Feb 26 07:56:28 2020 +0100

    Add example of "output" command usage

commit 0d4bb36068
Author: project-repo <cagebreak_signing_key_2@cagebreak>
Date:   Wed Feb 26 07:55:25 2020 +0100

    Add documentation for "output" command

commit a2cc047132
Author: project-repo <cagebreak_signing_key_2@cagebreak>
Date:   Sun Feb 23 16:53:47 2020 +0100

    Add support for output layout configuration
2020-04-04 21:33:54 +02:00
Cagebreak Signing Key 1
40e1313a12 Release 1.1.0
- Unify commands and actions. See Issue 4 in Bugs.md
2020-04-01 13:41:37 +00:00
project-repo
9363a59b95 Apply clang-format 2020-03-21 14:31:06 +01:00
project-repo
3035866d78 Fix parsing bugs 2020-03-21 09:50:42 +01:00
project-repo
54991cb638 Unify parsing of config file 2020-03-06 20:51:05 +01:00
Cagebreak Signing Key 1
de6c07ca2a Release 1.0.0
- Add basic tiling compositor functionality
2020-02-17 17:28:35 +00:00