project-repo
e1c89b311b
Add support for focussing arbitrary tile
2022-12-29 15:47:49 +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
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
52195268e6
Implement keyboard configuration
...
- Allow disabling command interpretation for specific keyboards
2022-12-27 14:50:52 +01:00
project-repo
494fd6444b
Update view focus logic
2022-12-26 11:44:05 +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
4e40cf955d
Apply clang-format
2022-10-02 11:45:56 +02:00
project-repo
cd01274710
Merge branch 'development' of https://github.com/project-repo/cagebreak into development
2022-10-02 08:26:19 +02:00
project-repo
3247d8cfd1
Apply clang-format
2022-09-30 21:09:51 +02:00
project-repo
ebe4826d12
Fix bugs reported by scan-build
2022-09-30 18:28:49 +02:00
project-repo
a8148690d6
Merge remote-tracking branch 'github/startup_failed' into development
2022-09-25 09:48:49 +02:00
project-repo
3b5b85070f
Fix sizing of reconfigured outputs
2022-09-18 10:22:08 +02:00
project-repo
346e021dbb
Amend commit 36f00
2022-09-10 18:24:39 +02:00
project-repo
5de047b141
Apply clang-format
2022-09-09 19:03:56 +02:00
project-repo
36f002dbe0
Fix window positioning when switching to fullscreen
2022-09-09 19:01:16 +02:00
project-repo
728c2e4ec8
Release 1.9.1
...
- Fix Issue 35 in Bugs.md (nextscreen/prevscreen feature broken)
- Fix Issue 36 in Bugs.md (configure_message feature broken)
- Fix Issue 37 in Bugs.md (screen/movetoscreen feature broken)
2022-07-29 22:41:17 +02:00
project-repo
00c9c4bb65
Fix segfault on workspace switch
2022-05-01 21:48:03 +02:00
project-repo
33877210d9
Fix segmentation fault due to drag icons
2022-04-24 16:12:04 +02:00
project-repo
2457a37da8
Change to json output for ipc messages
2022-04-24 15:43:53 +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
6e1464127f
Double fork to fix xwayland bug
2022-03-29 10:05:15 +02:00
project-repo
e10e09025c
Fix non-xwayland build
2022-03-15 20:50:58 +01:00
project-repo
cb7b551e24
Add dump functionality
2022-02-19 09:58:27 +01:00
project-repo
ed5cca9390
Adjust logic for finding left,right,etc. tiles
2022-02-18 08:06:03 +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
c5800b2223
Switch to wlr_scene api
2022-01-26 19:36:10 +01:00
project-repo
fd671ac2dd
Apply clang-format
2021-12-25 15:38:31 +01:00
project-repo
aff1de892b
Add support for event notifications over ipc
2021-12-25 15:35:31 +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
f31509f4df
Release 1.8.1
...
- Fix Issue 27 (Add default config)
2021-11-12 18:12:10 +01:00
project-repo
24705616c4
Fix rendering bug on tile swap
2021-10-17 15:26:52 +02: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
95af01b119
Fix potential null pointer dereferences
2021-09-20 08:54:00 +02:00
project-repo
cc4780eb71
Apply clang-format
2021-09-19 10:25:34 +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
f9efd40c9d
Implement libinput device configuration
2021-09-15 08:37:50 +02:00
project-repo
985b5f65db
Add input_manager capabilities
2021-09-11 13:48:08 +02:00
Cagebreak Signing Key 3
ed29a49be7
Release 1.7.0
...
- Improve window ordering
- Update dependency versions (adapt to wlroots 0.13.0)
2021-04-19 22:15:16 +02:00
Cagebreak Signing Key 3
9623ccd4d4
Apply clang-format
2021-04-19 20:24:03 +02:00
project-repo
20ce9ae3a4
Fix bugs due to updated wlroots
2021-04-08 16:26:49 +02:00
project-repo
b989fe50f0
Fix incompatibilities with wlroots 0.13.0
2021-04-08 07:39:14 +02:00
project-repo
98eb1a4be8
Fix view_get_prev_view
...
* Fix view_get_prev_view function
* Reduce code duplication
2021-03-25 10:28:46 +01:00