Commit Graph

17 Commits

Author SHA1 Message Date
vaxerski 0d1a9e4ba9 modify exit behaviour a bit 2022-08-25 21:35:47 +02:00
vaxerski 63493b5736 use a custom logging func for wlr 2022-08-22 18:50:38 +02:00
vaxerski c83948ea9a added HYPRLAND_LOG_WLR envvar 2022-08-22 15:50:08 +02:00
Mihai Fufezan d8fee02063
add simple help message 2022-07-15 00:09:31 +03:00
Mihai Fufezan 01fc3d6068
add config flag
you can now specify a config with -c <path>
2022-07-14 23:55:24 +03:00
Vaxry 6708f3b133
Fixed TTY switching (#364) 2022-07-13 18:18:23 +02:00
vaxerski 0d7a8cca79 use C++ throw methods instead of printf and exit 2022-07-06 16:17:58 +02:00
vaxerski 9486a230c7 Log to the instance folder 2022-06-03 17:48:07 +02:00
vaxerski 6f3b004199 IPC and log changes, introduce signature 2022-06-03 17:41:57 +02:00
vaxerski 146b189d54 disallow running with sudo
unless you use the --i-am-really-stupid flag
2022-05-19 19:28:15 +02:00
vaxerski 422eaad420 handle term and int signals and cleanup 2022-04-21 15:59:28 +02:00
vaxerski c32917a5ba added hyprctl 2022-03-20 16:51:14 +01:00
vaxerski cf76b90606 multimon fixes 2022-03-19 20:30:21 +01:00
vaxerski ab7d727532 render-ready 2022-03-17 19:03:15 +01:00
vaxerski cf51ab71a2 input basics 2022-03-17 16:19:10 +01:00
vaxerski ffd309ca2a some basic startup code 2022-03-16 21:37:21 +01:00
vaxerski de4c836e97 Initial Commit 2022-03-16 20:50:55 +01:00