390 Commits (c9eb7e30b720783dbe6dd5270be4de0a0649f9c3)
 

Author SHA1 Message Date
Maarten van Gompel c9eb7e30b7 more robust test to prevent out of range error 3 years ago
Maarten van Gompel a8aabcc316 Make sure common include script doesn't output anything to stdout (fixes #203) 3 years ago
tetrakist 49b435d24f Make Xresource loading generic. Call xrdb with "-merge". 3 years ago
tetrakist 0d66342126 Correct display of sqrt, pi, and division buttons when using terminus font. 3 years ago
Maarten van Gompel a16b570c3f fix out of range error 3 years ago
Jochen Sprickerhof d70a4aed63 Use by-path for vibrator device 3 years ago
Jochen Sprickerhof 871964da4e Use udev for chmod device access 3 years ago
Maarten van Gompel efef4fc16a added make test 3 years ago
Jochen Sprickerhof 6bdfb59f7b Don't run shellcheck in make all 3 years ago
Jochen Sprickerhof 004e0896a4 Don't fail when running make clean twice 3 years ago
Maarten van Gompel accd38806a Include custom Xresources if it exists 3 years ago
Maarten van Gompel 1371e394f8 Suspend Conky during screenlock #177 3 years ago
Maarten van Gompel 6430537f55 Small optimization to guard against including the common script unnecessarily 3 years ago
Maarten van Gompel 156f638a92 Use poweroff instead of halt #172 3 years ago
Maarten van Gompel e426cbe823 export the dir variables from the common script 3 years ago
Maarten van Gompel 431d4e9cfb readded the ability to disable menu icons 3 years ago
Maarten van Gompel 295af30993 various scripts were not sourcing the common include script yet (noted by mrrabbit1155) 3 years ago
Maarten van Gompel d71c11d993 Some improvements for the relock problem: Unable to open rtc device. But issue it not solved yet. #170 3 years ago
Maarten van Gompel fe6bd77b33 ensure busybox xargs is used (#137) + fix icon 3 years ago
Maarten van Gompel a1d2875345 Fix for "Pick up incoming call" menu item sometimes discarding the call #167 3 years ago
Maarten van Gompel 2322994ce1 fixed minor typo 3 years ago
Maarten van Gompel c1fe2df7d1 Added user access for missing wakeup sources 3 years ago
Maarten van Gompel f4ba3978c9 Call common script, moved icons to common script, removed unnecessary aliases from common (let's add them only when there are conflicts), made sure plays along with shellcheck 3 years ago
Anjandev Momi 32c4cb6682 Alias all coreutils programs to busybox 3 years ago
Maarten van Gompel 7669fa341e adding icons to menus 3 years ago
Maarten van Gompel 24905884ee Removed explicit font from most dmenu calls, dmenu font is read from Xresources now and kept as uniform as possible 3 years ago
Maarten van Gompel 9d1527218a blank screen when locking #158 3 years ago
Maarten van Gompel c58fa6a1e9 Added an option (extra notification) to discard an incoming call #157 3 years ago
Maarten van Gompel 24f8ed8478 wait for modem for a bit when it is not immediately available yet (e.g. after crust wakeup) 3 years ago
Maarten van Gompel 1608ab1ae4 increased verbosity in various scripts, and do not run xargs kill when argument is empty (cleaner and clearer stderr messages) 3 years ago
Maarten van Gompel ca88d3029e Enable user access to pinephone hardware kernel interface through openrc script, remove setuid 0 requirement 3 years ago
Maarten van Gompel 00cf2ba3ec reduce wifi reconnection time after deep sleep #150 3 years ago
Maarten van Gompel 861eac8cca update status bar quicker after connection to wireless 3 years ago
Maarten van Gompel 2ea6612df6 fix after last patch: no prefix for configuration files 3 years ago
Maarten van Gompel 86fcb1832d set default PREFIX to /usr again (rather than /) after applying the last patch, added DESTDIR as well, makes things more compatible with how suckless does things 3 years ago
Frank Oltmanns 371d3cdd52 Support `make install` on non-busybox systems 3 years ago
Maarten van Gompel 9346bf6e15 shellcheck fixes after sorting notifications menu 4 years ago
Julian P Samaroo 0c2b11c2f3 Sort notifications menu 4 years ago
Maarten van Gompel 774f1eabdf Fixed rotate gesture #141 4 years ago
Maarten van Gompel 6750e3e47b fix for calling postwake script after wakeup #130 4 years ago
Reed Wade 6ce40b7daf scale megapixel gtk ui x2 4 years ago
Maarten van Gompel 9f11cd6a63 Implemented shortcut for picking up incoming calls #135 4 years ago
Maarten van Gompel a42f160ed2 make modemmonitor's dbus hooks more robust and prevent being triggered multiple times 4 years ago
Maarten van Gompel 9a4df9fd28 reworking handling finished/missed calls #134 4 years ago
Maarten van Gompel 2a07cab638 implemented lookupcontactname() in call/text handler, removes non posix-compliant substitutions 4 years ago
Maarten van Gompel 54f3332dea full contact list (--all) now also includes short/special numbers #104 4 years ago
Maarten van Gompel 4b4bfc851f explicitly delete calls after hangup/termination #134 4 years ago
Maarten van Gompel 06b25c3bc9 Restore audio to original state after finishing a call #133 4 years ago
Maarten van Gompel 4a90d86f56 Sane message when terminating call with unknown number and more verbose output to stderr from modem scripts 4 years ago
Anjandev Momi fc051045c9 added aerc to app menu 4 years ago