Commit graph

10 commits

Author SHA1 Message Date
John Lindgren
069e22f2b6 exclude IDE settings in .gitignore
.cache/ is created by Visual Studio Code
*.user are files created by Qt Creator
2024-04-18 21:51:25 +01:00
Andrew J. Hesford
7c91f36c13 .gitignore: ignore vim swap files 2023-12-28 10:13:52 +00:00
Johan Malm
9f181de082 Move .gitignore to subprojects/
Because it keeps the toplevel directory cleaner
2022-05-03 20:55:24 +01:00
Johan Malm
5d6143449f desktop: rename desktop_cycle_view() 2020-10-31 14:46:33 +00:00
Johan Malm
d8e32040a5 Update README.md 2020-09-21 19:51:16 +01:00
Johan Malm
d7d838d682 src/main.c: read themerc specified by rc.xml 2020-07-20 19:53:03 +01:00
Johan Malm
a3aceae87a Add meson.build 2020-05-20 22:04:22 +01:00
Johan Malm
62aa0163c0 Rename to labwc 2019-11-19 21:03:43 +00:00
Johan Malm
5ef1616075 Remove unused variables 2019-05-11 21:47:48 +01:00
Johan Malm
081339ec2d
Initial commit 2019-05-11 21:21:58 +01:00