project-repo
defaaea9d1
Apply clang-format
2023-02-02 21:08:22 +01:00
project-repo
0ccbd554d3
Fix potential npd
2023-02-02 20:18:48 +01:00
project-repo
b32659963c
Fix SPDX-License-Identifier typo
2023-02-02 10:41:24 +01:00
project-repo
66ef231d58
Remove useless note
2023-01-08 21:40:18 +01:00
project-repo
48f3a749aa
Adjust copyright/licenso info to SPDX standard and 2023
2023-01-07 23:37:06 +01:00
project-repo
d017f53a25
Apply clang-format
2023-01-06 19:10:48 +01:00
project-repo
226d471794
Update xwayland seat on focus
2023-01-06 15:13:24 +01:00
project-repo
d7a21aacb1
Fix potential npd
2023-01-06 14:20:36 +01:00
project-repo
57ee9a06b6
Disable resetting cursor image
2023-01-06 09:10:12 +01:00
project-repo
7002b00b28
Add missing fields to ipc output
2023-01-06 08:46:08 +01:00
project-repo
4e1c085568
Make compatible with wlroots 0.16
2023-01-05 18:42:23 +01:00
project-repo
f640d75ba5
Remove quotes around integers in ipc output
2023-01-01 10:50:24 +01:00
project-repo
7da953ca20
Add option for disabling cursor
2022-12-30 19:45:25 +01:00
project-repo
18e6569712
Add support for customizing keyboard repeat info
2022-12-30 07:42:23 +01:00
project-repo
c83aed6728
Remove view_title
...
- Do not set window title, as it cannot be read
- Print PID in event instead of title to prevent information leaks
2022-12-29 16:09:33 +01:00
project-repo
806c370987
Remove unnecessary function calls
2022-12-27 15:00:51 +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
494fd6444b
Update view focus logic
2022-12-26 11:44:05 +01:00
project-repo
39505dc8b2
Fix grouping of virtual keyboards
2022-12-25 15:09:25 +01:00
project-repo
baeb39579b
Set cursor to box when not in default mode
2022-12-24 14:52:12 +01:00
project-repo
3247d8cfd1
Apply clang-format
2022-09-30 21:09:51 +02:00
project-repo
97ef5306a1
Add ipc message on cursor switching tile
2022-09-25 11:05:51 +02:00
project-repo
a8148690d6
Merge remote-tracking branch 'github/startup_failed' into development
2022-09-25 09:48:49 +02:00
project-repo
5305eead4c
Add IPC event for cursor switching output
2022-09-22 19:38:28 +02:00
project-repo
5de047b141
Apply clang-format
2022-09-09 19:03:56 +02:00
project-repo
33877210d9
Fix segmentation fault due to drag icons
2022-04-24 16:12:04 +02:00
project-repo
02368600eb
Fix crash on touch device removal
2022-04-09 16:20:22 +02:00
project-repo
cb7b551e24
Add dump functionality
2022-02-19 09:58:27 +01:00
project-repo
c5800b2223
Switch to wlr_scene api
2022-01-26 19:36:10 +01:00
Cagebreak Signing Key 7
816fdeb953
Update year in copyright notices
2021-12-06 11:08:21 +01:00
project-repo
e684a81efb
Apply clang-format
2021-09-16 14:31:20 +02:00
project-repo
b878e48619
Do not parse XKB_* env vars manually
2021-09-16 14:06:15 +02:00
project-repo
985b5f65db
Add input_manager capabilities
2021-09-11 13:48:08 +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
a69cf18f7c
Ensure correct focus of keyboard
2021-04-06 19:49:48 +02:00
project-repo
b6ef26fa81
Leave list of views invariant under cycling
2021-03-20 17:19:56 +01:00
project-repo
24e0681579
Apply clang-format
2021-03-20 16:31:11 +01:00
project-repo
89d6272775
Adjust focussing algorithm
...
* Make algorithm which picks which view to focus more stable towards
repeated insert-remove cycles.
* Improve run-time of view_get_tile
2021-03-20 16:26:38 +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
project-repo
8925bf0d3a
Fix potential use after free
...
Ensure that the focus is changed when calling
seat_set_focus.
2020-11-27 13:51:44 +01:00
Cagebreak Signing Key 3
e16d118014
Apply clang-format
2020-10-10 11:29:35 +02:00
project-repo
edceb0218d
Prevent use-after-free on destroying unmapped views
...
Prior to this commit view->workspace was set on view creation. If
the output containing this view was subsequently destroyed,
the workspace was freed leading to a use-after-free when the
view was destroyed.
2020-10-09 13:13:31 +02:00
project-repo
8778ace0ce
Review header includes
2020-09-01 16:57:22 +02:00
project-repo
36d1f9bb6d
Fix drag icon destroying
2020-06-26 11:40:48 +02:00
project-repo
da8d0304a6
Remove keyboard group from list on destroy
2020-04-12 09:07:54 +02:00
project-repo
fa7101acc2
Merge branch 'development' of https://github.com/project-repo/cagebreak into development
2020-03-01 11:11:07 +01:00
project-repo
6ff175b048
Fix bug in consumed modifier handling
2020-03-01 11:08:49 +01:00