Commit graph

48 commits

Author SHA1 Message Date
speedie 4bef4bf538 install man page 2022-11-25 20:44:33 +01:00
speedie 250b9101b1 Add man page, remove speedwm_run, remove patching capability because no
one used it, rewrite docs
2022-11-25 20:38:44 +01:00
speedie 312b97d840 remove speedwm-ipc after make clean install 2022-11-15 17:42:48 +01:00
speedie 0d5a47831d Add CSS, various more options, we can now make php :D 2022-11-12 15:31:53 +01:00
speedie d575bb2098 revert last commit partially 2022-11-02 12:23:08 +01:00
speedie 7e379baf13 now requires a special flag to prevent normies from starting speedwm 2022-11-02 11:59:02 +01:00
speedie 2abe20bcaa Go through with an issue, separate scripts and cleanup 2022-10-27 17:41:42 +02:00
speediegq b4358f4abc Rename status -> speedwm-stellar to prevent possible naming conflicts if
/usr/bin/status already exists
2022-10-24 18:10:14 +02:00
speediegq 1da301e9b6 add a few more Makefile options 2022-10-24 18:06:30 +02:00
speediegq 236a0e1d29 update makefile, readme and example xresources 2022-10-20 21:30:28 +02:00
speedie 5569f969b0 changes to codebase so i can maintain it easier 2022-10-20 15:29:43 +02:00
speediegq 32cab3e727 add makefile 2022-10-12 22:41:21 +02:00
speediegq 5a313b3bd9 Fix: Makefile 2022-10-09 16:37:49 +02:00
speediegq dbd5adee43 mkdir if it doesn't exist 2022-10-09 16:01:57 +02:00
speediegq 0e584384ea Add entry and copy it so we don't need the dm script 2022-10-09 15:30:28 +02:00
speediegq 3086171d8f More reliable way of setting binary directory. Other method worked fine,
but Portage rejects it and I want a distro-friendly way.
2022-10-09 15:01:14 +02:00
speediegq 9b31acfa7d Update makefile and don't print list of layouts as it is not really
necessary
2022-10-08 23:15:17 +02:00
speediegq 3c19c2429c Rework Makefile to better fit tcc, remove condition tcc does not support 2022-10-08 23:07:54 +02:00
speedie 6f21a8ea89 Fix dist Makefile command, fix sed in status 2022-10-08 19:00:19 +02:00
speediegq fd968ecc2a Increment version to 0.6, add statusbar to mkpatch, update TODO 2022-10-08 18:10:26 +02:00
speediegq 38caf833c8 Add net status, modify existing modules to use previous commit, use
wildcards in Makefile, not sure why I haven't done this earlier
2022-10-08 12:47:57 +02:00
speediegq 122fc050bb Add module system (will add more of these modules tomorrow, add support
for statuscmd to stellar, add more modules to mouse.h
2022-10-08 02:31:35 +02:00
speedie 57bc1f7f48 Add colors.h to mkpatch 2022-10-06 16:19:54 +02:00
speedie 7a536b3a41 add mkpatch for actions.h 2022-10-06 16:16:51 +02:00
speedie 81cbbe4d67 Add actions.h header, making options.h smaller. 2022-10-06 14:09:30 +02:00
speedie a310787fbc Print build options before compile (same as running make options first) 2022-10-06 12:15:03 +02:00
speediegq 1c122e0a1c Add more to patch command 2022-10-05 13:11:51 +02:00
speediegq c011940b0a Move to host.mk for system options 2022-10-05 13:00:54 +02:00
speediegq 57a0e3fb8f Add debug script (depends on Xephyr) 2022-10-04 20:02:16 +02:00
speediegq 776a054830 Rework status functionality, save status bar to file, update various
other scripts by default so that all dependencies are forced. This is so
that people will actually install the dependencies. They are still not
100% forced as you can remove the line from Makefile.
2022-10-01 17:29:31 +02:00
speediegq 2e383cd004 Add new script 2022-09-29 17:39:22 +02:00
speediegq 1dfd97cd20 update makefile 2022-09-25 18:19:26 +02:00
speediegq 5c4233db46 HUGE changes to codebase 2022-09-21 19:49:54 +02:00
speediegq b9291d67b1 speedwm-mkpage: Auto-pushed speedwm changes! 2022-09-20 16:37:30 +02:00
speediegq 8fd7b1c188 speedwm-mkpage: Auto-pushed speedwm changes! 2022-09-20 16:35:21 +02:00
speediegq 957bbf609c Add keybinds to mkpatch 2022-09-19 22:39:21 +02:00
speediegq 0eae0103bb Update Makefile 2022-09-17 18:34:01 +02:00
speedie 7d7cabd575 Bump version to 0.2 2022-09-17 16:53:19 +02:00
speedie b111952641 Change: Remove libxftfix as bgra has now been merged 2022-09-16 14:06:05 +02:00
speedie 9c8a353b93 Add option to hide title text only 2022-09-16 12:09:19 +02:00
speediegq d79b774ea7 speedwm-mkpage: Auto-pushed speedwm changes! 2022-09-09 11:13:25 +02:00
speediegq 621c54a09a speedwm-mkpage: Auto-pushed speedwm changes! 2022-09-08 16:19:17 +02:00
speediegq 0e4758fdfe switch to options.mk and add toggle.mk 2022-09-03 17:53:15 +02:00
speediegq e23ab05466 Move speedwm-msg.c 2022-08-26 23:08:52 +02:00
speedie 812b7cad56 other improvement 2022-08-26 11:46:01 +02:00
speedie a258afba18 Add IPC patch, add as an option. Will likely simplify this soon but for
now, edit config,mk and enable it in toggle.h. It is enabled by default
but not compatible with BSD so comment the lines if you use that.
2022-08-26 11:41:11 +02:00
speediegq 08e8642d37 Update 2022-08-21 21:08:40 +02:00
speediegq fe5a87e14c Add speedwm, we'll see if I use this repository instead. 2022-08-21 11:53:18 +02:00