Commit Graph

28 Commits

Author SHA1 Message Date
Adrian Chadd
2a05c6f3e4 [background] Don't use GNU sed extensions
This makes it work on freebsd!
2022-02-22 22:00:47 -08:00
Adrian Chadd
31b98f3ef0 [libami] Another if / else clause warning to clean up 2022-02-18 21:52:15 -08:00
Adrian Chadd
32cfb5ab21 amiwm: since options were removed, make the Screens menu work again 2022-02-18 19:31:55 -08:00
Adrian Chadd
9825ecbe6b [launcher] launcher install fixes.
* install it!
* install the other .info icons too!
* add some basic documentation.
2022-02-13 20:21:44 -08:00
Adrian Chadd
1ce0d7c975 [amiwm] delete files that aren't actually used; they're auto-generated. 2022-02-13 19:59:50 -08:00
Adrian Chadd
294256771a [amiwm] Fix logic for the window size when maximized.
This is from Marcus' bzr repository (rev 126).
2022-02-13 18:56:38 -08:00
Adrian Chadd
77239205d7 [launcher] Add launcher into the build 2022-02-13 18:55:40 -08:00
Adrian Chadd
b0830232ff [launcher] fix compile warning 2022-02-13 18:55:18 -08:00
Adrian Chadd
54cb67609e [filesystem] install/document the filesystem module 2022-02-10 12:50:44 -08:00
Adrian Chadd
5365f97cbe [amiwm] Do another pass to clean up build warnings
This is mostly a "dangling if" cleanup, but I did add some other
comments here and there!
2022-02-10 12:37:38 -08:00
Adrian Chadd
59eae9c029 [libami] Make 'clean' a libami target
To make it easier / cleaner to build libami by itself, make a clean
target and call into it from the top level makefile as needed.
2020-11-10 11:55:10 -08:00
Adrian Chadd
31b2a069ea [libami] Fix compile warnings in module.c 2020-11-10 11:54:56 -08:00
reddsik
8e0948ca98 ghggewrpguregew 2017-08-03 23:30:51 +02:00
reddsik
f90e57437d no one reads this anywyas 2017-08-03 23:24:17 +02:00
reddsik
8bbae1ef0b more fixes 2017-08-03 23:07:55 +02:00
reddsik
fc0ecd5ecb amiwm apparently needs xorg-dev, thx to @WPMasterofficial for reporting the issue 2017-08-03 22:33:48 +02:00
reddsik
6bde9903d9 fixed makefile 2017-08-03 22:30:57 +02:00
reddsik
b6d25b8f9b Added Background_resize again because i forgot to do it in a6cbde4 2017-07-16 00:24:07 +02:00
reddsik
910c15cece Added modules to the makefile so they will install properly 2017-07-16 00:17:29 +02:00
reddsik
a6cbde4cd7 Added two new modules for displaying backdrops, fixed lib path(again), moved modules to subdirectory, and updated MODULES.md with useful info! ^^ 2017-07-15 23:07:12 +02:00
reddsik
a6b29a59ba Revert amiwm.1 as i've copied the wrong one 2017-07-14 18:03:22 +02:00
reddsik
5e6ed1191b Added something that will be a config util later, removed some unusable options from menus(you'll be later able to re-enable them), changed module dir to /lib/amiwm 2017-07-14 13:06:22 +02:00
reddsik
03aaf742af erm, removed too many files and it didn't compile.. fixed it again.. 2017-03-26 23:20:16 +02:00
reddsik
d35ad096fc removed a few not needed files 2017-03-26 18:03:50 +02:00
reddsik
956d408386 added even more info to README.md 2017-03-26 17:33:01 +02:00
reddsik
a6ffcd2abc another small README fix 2017-03-26 17:03:58 +02:00
reddsik
9113cdefc5 README and LICENSE fixes; deleted a few not needed files 2017-03-26 17:01:37 +02:00
reddsik
c85716f60e Initial commit! 2017-03-26 13:00:19 +02:00