Commit graph

580 commits

Author SHA1 Message Date
project-repo
dce1f9ee8d Add -c option doc to man page 2022-12-28 17:50:55 +01:00
project-repo
f7d9e69d31 Add option for specifying config file path 2022-12-28 17:40:34 +01:00
project-repo
4d5acdb4a6 Fix config file parsing 2022-12-28 16:54:59 +01:00
project-repo
85c8597224 Add explanation for gpg to SECURITY.md 2022-12-28 16:01:14 +01:00
project-repo
11299eb8f0 Merge branch 'development' of https://github.com/project-repo/cagebreak into development 2022-12-28 15:59:02 +01:00
project-repo
46f921f636 Merge ipc fixes into development 2022-12-28 15:58:37 +01:00
project-repo
f2ebea72de Fix ipc syntax 2022-12-28 15:03:37 +01:00
project-repo
ebbc3f2431 Adjust ipc
- Handle SIGPIPE
  - Change syntax to null-terminated strings
2022-12-28 14:40:09 +01:00
project-repo
d66b2ee6ab Add entries to FAQ:
- Keybindings with characters not on current keybaord
- Cursor size management with env vars
2022-12-28 14:19:31 +01:00
project-repo
29011ac792 Remove length restriction for ipc commands 2022-12-28 11:08:23 +01:00
project-repo
fef49429f5 Remove maximal line length in configuration file 2022-12-28 10:08:23 +01:00
project-repo
c78607a4fd Add event name for dump event 2022-12-27 18:41:16 +01:00
project-repo
1ff7d3f60a Add information on output to dump output 2022-12-27 18:39:26 +01:00
project-repo
806c370987 Remove unnecessary function calls 2022-12-27 15:00:51 +01:00
project-repo
8a645a0dc3 Merge branch 'development' of https://github.com/project-repo/cagebreak into development 2022-12-27 14:51:31 +01:00
project-repo
52195268e6 Implement keyboard configuration
- Allow disabling command interpretation for specific keyboards
2022-12-27 14:50:52 +01:00
project-repo
1ab70173b0 Fix DEBUG<->WLR_DEBUG 2022-12-27 14:30:47 +01:00
project-repo
379c41d8e7 Move to meson setup 2022-12-27 14:29:42 +01:00
project-repo
e02ab558ec Update release version numbers 2022-12-27 14:29:23 +01:00
project-repo
be38bcf232 Fix man page 2022-12-27 14:29:08 +01:00
project-repo
9dd07b1caf Document removal of -r option 2022-12-27 14:15:15 +01:00
project-repo
1fc026a6f3 Add documentation for output rotate 2022-12-27 14:01:42 +01:00
project-repo
b9fe176f3c Add cagebreak start FAQ entry 2022-12-27 13:19:27 +01:00
project-repo
b16a5d64c4 Fix Bugs.md highlighting 2022-12-27 12:16:33 +01:00
project-repo
d586fba128 Add reports for bugs found using scan-build 2022-12-27 10:35:10 +01:00
project-repo
494fd6444b Update view focus logic 2022-12-26 11:44:05 +01:00
project-repo
73e0a421d2 Increase maximal configuration line length 2022-12-26 11:26:46 +01:00
project-repo
32095b4253 Refactor output configuration
* Allow independent rotation of different outputs
  * Allow specification of scale independent of mode
  * Clean up output configuration code
2022-12-26 08:14:57 +01:00
project-repo
39505dc8b2 Fix grouping of virtual keyboards 2022-12-25 15:09:25 +01:00
project-repo
ed575c36ab Fix behaviour on config file load failure 2022-12-24 16:38:29 +01:00
project-repo
baeb39579b Set cursor to box when not in default mode 2022-12-24 14:52:12 +01:00
project-repo
ee71d0bde9 Add check to prevent buffer overflow 2022-12-24 08:03:06 +01:00
project-repo
cce8121595 Reformat README 2022-11-28 21:35:44 +01:00
project-repo
9a60bef105 Apply clang-format 2022-11-28 21:35:31 +01:00
project-repo
559009f780 Remove Dockerfile 2022-11-28 21:32:59 +01:00
project-repo
1ac785b781 Add Oliver Friedmann as Contributor 2022-11-28 21:27:18 +01:00
Oliver Friedmann
29943b50e6
Add output scaling (#34)
* feat: output scaling

* chore: update man file

* fix: message when scaling
2022-11-28 21:23:41 +01:00
project-repo
4077064bc8 Add Issues 38,39,40,41.
Correspondence to github issue numbers is as follows:

38 <-> #31
39 <-> #30
40 <-> #20
41 <-> #12
2022-10-18 20:03:28 +02:00
project-repo
44f9ce3502 Add AUR vote as first contrib idea iff satisfied. 2022-10-17 13:43:03 +02:00
project-repo
8e831fe878 Sync security characteristics to socket man page 2022-10-17 01:21:01 +02:00
project-repo
1c4b72f97e Add Hashes template for 2.0.0 2022-10-17 01:20:43 +02:00
project-repo
0514c521c2 Update reproducible build versions 2022-10-16 23:52:13 +02:00
project-repo
6c9e309c16 Improve Contributing Quick Intro 2022-10-16 23:37:02 +02:00
project-repo
ee81b89467 Add Code of Conduct 2022-10-16 23:36:49 +02:00
project-repo
aa73eb44ae Fix typo 2022-10-16 11:31:48 +02:00
project-repo
0744d3a19a Move Changelog to subsection. 2022-10-16 11:01:02 +02:00
project-repo
34d1e764f1 Move Changelog in README. 2022-10-16 10:58:28 +02:00
project-repo
c8656d2744 Reorder developmnet subsections in README 2022-10-14 18:22:58 +02:00
project-repo
e2b790d571 Create development section in README
- Move compat & dev dist into dev
2022-10-14 18:15:58 +02:00
project-repo
10f842a8ee Improve Contrib section in README 2022-10-14 18:15:04 +02:00