polytreewm/src
Alex Kotov 7f719017a6
Move func "settings_(get|set)_show_bar_per_unit" to Rust
2022-09-09 00:14:46 +04:00
..
api Move func "settings_(get|set)_show_bar_per_unit" to Rust 2022-09-09 00:14:46 +04:00
dwm Move bar code to "src/dwm/bar.h" 2021-12-05 19:55:22 +05:00
atoms.c Improve code in "src/atoms.c" 2021-12-04 21:12:45 +05:00
atoms.h Rename destroctor 2021-11-21 11:11:39 +05:00
constraints.h Move func "settings_(get|set)_snap_distance" to Rust 2022-09-08 23:27:17 +04:00
constraints.rs Fix Rust code style 2022-09-07 19:01:51 +04:00
drw.c Add tests 2021-12-04 23:46:15 +05:00
drw.h Revert "Improve DRM function "drw_create"" 2021-12-04 22:05:41 +05:00
dwm.c Move bar code to "src/dwm/bar.h" 2021-12-05 19:55:22 +05:00
dwm.h Move program title to "src/main.c" 2021-11-22 03:58:07 +05:00
geom.c Move funcs "win_geom_total_(width|height)" to Rust 2022-09-07 20:21:19 +04:00
geom.h Rename ClientGeom to WinGeom 2021-12-04 22:44:06 +05:00
geom.rs Improve Rust geom code 2022-09-07 21:09:24 +04:00
helpers.c Move all source code to "src/" directory 2021-11-16 22:35:13 +05:00
helpers.h Move all source code to "src/" directory 2021-11-16 22:35:13 +05:00
layouts.c Move all source code to "src/" directory 2021-11-16 22:35:13 +05:00
layouts.h Move all source code to "src/" directory 2021-11-16 22:35:13 +05:00
lib.rs Add Rust type unit::Kind 2022-09-09 00:05:17 +04:00
logger.c Add tests 2021-12-04 23:46:15 +05:00
logger.h Add tests 2021-12-04 23:46:15 +05:00
main.c Add tests 2021-12-04 23:46:15 +05:00
main.h Add tests 2021-12-04 23:46:15 +05:00
settings.h Add Rust type settings::ForSingleWindow 2022-09-08 23:51:38 +04:00
settings.rs Move func "settings_(get|set)_show_bar_per_unit" to Rust 2022-09-09 00:14:46 +04:00
spawn.c Configure screen locker 2021-12-05 15:16:00 +05:00
spawn.h Move all source code to "src/" directory 2021-11-16 22:35:13 +05:00
state.c Rename ClientGeom to WinGeom 2021-12-04 22:44:06 +05:00
state.h Rename ClientGeom to WinGeom 2021-12-04 22:44:06 +05:00
unit.c Add module "src/constraints.c" 2021-11-18 20:37:49 +05:00
unit.h Add Rust type unit::Kind 2022-09-09 00:05:17 +04:00
unit.rs Add Rust type unit::Kind 2022-09-09 00:05:17 +04:00
util.c Add tests 2021-12-04 23:46:15 +05:00
util.h Move die functions to "src/main.c" 2021-11-21 06:49:30 +05:00
xbase.c Add tests 2021-12-04 23:46:15 +05:00
xbase.h Move atoms to "src/atoms.h" 2021-12-04 21:47:42 +05:00