Commit Graph

126 Commits

Author SHA1 Message Date
bcf9c80efb Fix spew on stopping a dead service 2020-11-04 21:11:04 -06:00
5abed1f219 Switch from purple to gray for disabled services
wtf
2020-10-08 02:59:51 -05:00
21068e902a Improve status display 2020-10-07 18:37:20 -05:00
85b39fba5c Hey wait we do the same thing like 6 lines down 2020-10-04 07:59:55 -05:00
f74783a659 More properly wrap X-specific preexecute functions 2020-10-04 07:40:55 -05:00
241085b08f Fix >80 column help text 2020-10-04 07:39:26 -05:00
5a2a34ccd2 Split the execute function apart 2020-10-04 07:36:32 -05:00
ba11289f23 More service management functions 2020-09-29 10:54:43 -05:00
b5452b44c0 Polish up status descriptions 2020-09-28 15:28:14 -05:00
2749f6816e Unify status with list 2020-09-28 15:23:09 -05:00
abdb942772 Add process status handling 2020-09-28 15:15:55 -05:00
77ece8b2ef Add some basic PID management and polish docs 2020-09-28 14:55:55 -05:00
60420623cc Add more better error handling
I mean I guess it died but that's still bad
2020-09-28 14:17:10 -05:00
5484c4fec6 Create our directories at startup 2020-09-28 14:05:48 -05:00
97c1d61f0f Fix incorrect log directory 2020-09-28 13:52:30 -05:00
eba177726e Source in firestarterrc BEFORE starting all the things 2020-09-25 05:40:48 -05:00
24282ff7b5 Move log directory to where it SHOULD be 2020-09-25 02:12:57 -05:00
aa29525822 SOURCE firestarterrc 2020-09-24 02:36:33 -05:00
9aebe0ff9a Make fs ls fancier if you're in a terminal 2020-08-20 06:07:15 -05:00
243da4b2d8 Improve firestarter status output 2020-08-20 05:41:45 -05:00
3b60400b4d Maybe probably hopefully fix that longstanding no-arguments bug? 2020-08-10 20:57:35 -05:00
2e2f6a64b5 Work on making it easier for complex WMs to be a thing 2020-08-10 20:39:16 -05:00
d792253772 Add executable bit to contrib scripts 2020-08-10 15:13:39 -05:00
c7814a9cd9 Implement simple status information 2020-08-08 03:16:59 -05:00
b30363cc54 Rework nest protection 2020-08-08 02:46:59 -05:00
8a2624ca2f Add timestamps to warning messages 2020-07-25 19:48:06 -05:00
da05005665 Refactor dbus launch code
This should fix not launching dbus when we certainly can
2020-07-25 19:47:48 -05:00
643fba814a More logging 2020-07-25 19:42:44 -05:00
423a48c05e Fix embarrassing typo in dbus
WHUPS
THAT'D BE WHY SHIT'S FUCKED
2020-07-21 12:16:16 -05:00
58236232cc Reorganize dbus a bit more, explicitly update activation env 2020-07-21 12:15:49 -05:00
e9bc4482a1 Reorganize dbus setup order 2020-07-21 12:10:08 -05:00
34d8336cd8 Add display to Firestarter nest prevention info
Should allow for xephyr compat now
2020-07-13 00:53:08 -05:00
0d641e3677 Disable configs by marking them as nonexecuable 2020-07-08 02:18:19 -05:00
9bf854d22f Stop sourcing xsessionrc
This was and always will be a bad idea
2020-07-08 00:35:48 -05:00
ee21a30107 Implement nest detection 2020-07-08 00:33:21 -05:00
b054d1d1ca Add support for ibus 2020-06-23 04:19:49 -05:00
a9e587b33a Add uim support 2020-06-23 04:05:24 -05:00
a7e5f8989a Improve logging, trap SIGALRM 2020-06-18 08:36:57 -05:00
05a5eb4752 Disable setting XDG_CURRENT_DESKTOP to KDE
We're not running kded so this causes more problems than it solves
2020-06-17 01:01:46 -05:00
5edd1d5d93 Implement list alias
I keep
Hitting
ls
2020-06-15 09:56:14 -05:00
fbb725a949 Implement process listing 2020-06-15 09:51:20 -05:00
688c3827f7 Implement target execution
WEW
2020-06-15 09:47:07 -05:00
86cca17f45 Work on separating out the different functions 2020-06-15 09:35:45 -05:00
16f58d2604 Update README some more 2020-06-07 08:13:14 -05:00
cf4da59082 Update README, polish configs a bit 2020-06-07 08:01:46 -05:00
40db49ec23 Remove pregeneration, move example configs to contrib 2020-06-07 07:59:29 -05:00
f56e6ded09 Evaluate more at runtime on default configs 2020-06-07 07:54:39 -05:00
4a77a6c835 Fix another 2020-06-07 07:13:33 -05:00
1237baa6c3 Fix instance of wrong configdir var in WM init code 2020-06-07 07:13:11 -05:00
ecf7365259 Always enable qt5ct 2020-06-05 05:39:44 -05:00