Commit Graph

16 Commits

Author SHA1 Message Date
2c23f7a87f restack: Make bspwm first try ewmh strategy 2023-05-15 14:44:50 +02:00
b11a2ff653 restack: Add bottom restacking strategy
For now this is the same as the generic one
2023-05-15 14:44:50 +02:00
59acb4150b Clean up restacking code
Restacking algorithms now only need to provide the sibling window and
stacking mode.
2023-05-15 14:44:50 +02:00
b5c742a63e Use connection.root() to get root window 2022-04-16 00:16:50 +02:00
62da14e30d Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
6ca4f06785 doc: Convert @ to \ doxygen commands
Ref #1377
2018-11-04 19:28:27 -08:00
452afcdc68 refactor: Integral types 2017-01-24 07:11:14 +01:00
796cdb52cc refactor: Rename restack function 2017-01-01 15:45:18 +01:00
a0d485f79d refactor: Initialize data 2016-12-15 09:30:31 +01:00
9f4638f42c refactor: Cleanup 2016-11-26 06:13:20 +01:00
ff9be848c7 refactor(clang-tidy): Apply fixes 2016-11-25 21:58:49 +01:00
20c00936a9 fix(bspwm_util): Memory leak 2016-11-25 14:17:57 +01:00
c6d85b2b92 refactor: Optimize build 2016-11-20 23:04:31 +01:00
fd57ab0f3d fix: project rename 2016-11-19 06:26:07 +01:00
ab5666a7ea fix: Memory leak 2016-11-19 04:06:05 +01:00
e7cb345cec wip: Separate source from definitions 2016-11-03 12:54:32 +01:00