Commit graph

39 commits

Author SHA1 Message Date
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
project-repo
24705616c4 Fix rendering bug on tile swap 2021-10-17 15:26:52 +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
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
project-repo
2c499e20c3 Apply clang-format 2021-03-20 17:20:40 +01: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
c3c806ae0d Apply clang-format 2021-03-05 17:34:43 +01:00
project-repo
dc62580d66 Fix potential use-after-free 2021-03-05 16:18:38 +01:00
project-repo
615552b843 Fix potential memory leaks 2021-01-15 10:46:15 +01:00
project-repo
b2193f4c1d Add support for disabling outputs 2021-01-09 09:17:59 +01:00
project-repo
def72ed84a Fix potential NPD 2020-09-07 13:58:33 +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
project-repo
fd99f55dba Fix memeory leak 2020-07-31 12:07:26 +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
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
project-repo
9363a59b95 Apply clang-format 2020-03-21 14:31:06 +01:00
project-repo
30bfa9b689 Fix bugs in keybinding execution 2020-03-21 09:52:41 +01:00
project-repo
54991cb638 Unify parsing of config file 2020-03-06 20:51:05 +01:00
project-repo
2b84406bbd Apply clang-format 2020-02-22 16:37:31 +01:00
Cagebreak Signing Key 1
de6c07ca2a Release 1.0.0
- Add basic tiling compositor functionality
2020-02-17 17:28:35 +00:00