Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BugFix: Fix resize floating bug HEAD master | Baitinq | 2021-11-22 | 1 | -1/+1 |
| | |||||
* | a | Your Name | 2020-10-23 | 1 | -1/+1 |
| | |||||
* | changed name to fsignal | Your Name | 2020-10-22 | 2 | -2/+5 |
| | |||||
* | better way to solve the previous commit's bug | Your Name | 2020-10-22 | 1 | -4/+2 |
| | |||||
* | fixed signal func calling bug | Your Name | 2020-10-21 | 2 | -44/+53 |
| | |||||
* | Removed keyhandling functionality | Your Name | 2020-10-21 | 4 | -29/+190 |
| | |||||
* | Remove scripts | Manuel Palenzuela | 2019-11-06 | 1 | -278/+0 |
| | |||||
* | Removed geolocate depend | Manuel Palenzuela | 2019-09-13 | 1 | -1/+8 |
| | |||||
* | Changed variable name | Manuel Palenzuela | 2019-09-04 | 1 | -3/+3 |
| | |||||
* | Fixed temp module part 2 | Manuel Palenzuela | 2019-08-29 | 1 | -2/+2 |
| | |||||
* | Fixed temp module | Manuel Palenzuela | 2019-08-29 | 1 | -1/+1 |
| | |||||
* | Replaced thunder with thunderstorm in dwm-status weather | Manuel Palenzuela | 2019-08-27 | 1 | -1/+1 |
| | |||||
* | Added fullscreen keybind | Manuel Palenzuela | 2019-08-25 | 1 | -0/+1 |
| | |||||
* | Formatted spacing in dwm-status | Manuel Palenzuela | 2019-08-25 | 1 | -1/+1 |
| | |||||
* | Formatted spacing in dwm-status | Manuel Palenzuela | 2019-08-24 | 1 | -1/+1 |
| | |||||
* | Fixed todo number in dwm-status | Manuel Palenzuela | 2019-08-24 | 1 | -1/+1 |
| | |||||
* | Added todo to status script | Manuel Palenzuela | 2019-08-24 | 1 | -4/+14 |
| | |||||
* | Removed padding in status script | Manuel Palenzuela | 2019-08-23 | 1 | -2/+0 |
| | |||||
* | Moddified padding in status script | Manuel Palenzuela | 2019-08-23 | 1 | -1/+1 |
| | |||||
* | Added padding to status script | Manuel Palenzuela | 2019-08-23 | 1 | -0/+2 |
| | |||||
* | Fixed case switch in dwm-status script | Manuel Palenzuela | 2019-08-19 | 1 | -2/+2 |
| | |||||
* | Refracted weather info in status bar | Manuel Palenzuela | 2019-08-18 | 2 | -53/+44 |
| | |||||
* | Changed order of wifi icon in dwm-status | Manuel Palenzuela | 2019-08-07 | 1 | -7/+7 |
| | |||||
* | Fixed extra space issue | Manuel Palenzuela | 2019-08-07 | 1 | -1/+2 |
| | |||||
* | Changed ethernet icon dwm-status | Manuel Palenzuela | 2019-08-07 | 1 | -4/+1 |
| | |||||
* | Added urgentborder patch | Manuel Palenzuela | 2019-08-06 | 3 | -3/+65 |
| | |||||
* | Changed button functionality clicking on layout symbol so that it cycles trough | Manuel Palenzuela | 2019-08-05 | 1 | -2/+2 |
| | |||||
* | Changed location getting in weather.py from geolocate cmd | Manuel Palenzuela | 2019-08-04 | 1 | -2/+5 |
| | |||||
* | Added ethernet icon dwm-status | Manuel Palenzuela | 2019-08-03 | 1 | -3/+4 |
| | |||||
* | Prepare to add ethernet checking dwm-status part 2 | Manuel Palenzuela | 2019-08-03 | 1 | -2/+4 |
| | |||||
* | Prepare to add ethernet checking dwm-status | Manuel Palenzuela | 2019-08-03 | 1 | -4/+4 |
| | |||||
* | Formatted dwm-status script | Manuel Palenzuela | 2019-08-01 | 1 | -3/+2 |
| | |||||
* | Refractored code | Manuel Palenzuela | 2019-07-26 | 1 | -50/+63 |
| | |||||
* | Added support for devel update checking (2/2) | Manuel Palenzuela | 2019-07-26 | 1 | -14/+19 |
| | |||||
* | Formatting | Manuel Palenzuela | 2019-07-25 | 2 | -11/+12 |
| | |||||
* | Improved the overall scripts coehesion (POSIX) | Manuel Palenzuela | 2019-07-23 | 1 | -4/+4 |
| | |||||
* | Added support for devel update checking (1.5/2) | Manuel Palenzuela | 2019-07-23 | 1 | -2/+2 |
| | |||||
* | Added support for devel update checking (1/2) | Manuel Palenzuela | 2019-07-23 | 1 | -29/+26 |
| | |||||
* | PreparationTODO: Add devel support in dwm-status updatecheck | Manuel Palenzuela | 2019-07-23 | 1 | -3/+6 |
| | |||||
* | Fixed charging battery functionality | Manuel Palenzuela | 2019-07-10 | 1 | -2/+2 |
| | |||||
* | Removed acpi depend | Manuel Palenzuela | 2019-07-07 | 1 | -5/+4 |
| | |||||
* | Changed aur get delay | Manuel Palenzuela | 2019-07-07 | 1 | -1/+1 |
| | |||||
* | Improved battery icon logic | Manuel Palenzuela | 2019-07-03 | 1 | -2/+10 |
| | |||||
* | Formatting | Manuel Palenzuela | 2019-06-19 | 2 | -3/+2 |
| | |||||
* | Removed the option of rounded corners due to bad functionality | Manuel Palenzuela | 2019-06-19 | 4 | -234/+2 |
| | |||||
* | Added the option for rounded corners [Patch] | Manuel Palenzuela | 2019-06-19 | 4 | -7/+240 |
| | |||||
* | Modified togglefullscreen patch | Manuel Palenzuela | 2019-06-18 | 3 | -63/+74 |
| | |||||
* | Added togglefullscreen patch and keybinding [Patch] | Manuel Palenzuela | 2019-06-18 | 3 | -2/+91 |
| | |||||
* | Fixed high temp icon in dwm-status | Manuel Palenzuela | 2019-06-17 | 1 | -1/+1 |
| | |||||
* | Added bluetooth indicator in status bar | Manuel Palenzuela | 2019-06-15 | 1 | -0/+16 |
| |