Linus Dierheimer
57377019e6
Verbose and devinfo presets
2021-10-25 13:29:39 +02:00
Linus Dierheimer
2f555df690
Update issue templates
2021-10-24 21:25:10 +02:00
Linus Dierheimer
eb6b8778b3
Update issue templates
2021-10-24 21:20:58 +02:00
Linus Dierheimer
09285338c5
Fix possible unassigned variable in memory code
2021-10-24 15:11:17 +02:00
Linus Dierheimer
20dd2fa28f
New fedora logo
2021-10-24 14:47:28 +02:00
Linus Dierheimer
7a21f44a3a
Exit signal handler
2021-10-23 15:48:24 +02:00
Linus Dierheimer
1df591b46f
More informations in default config file
2021-10-23 14:59:11 +02:00
Linus Dierheimer
b3ef53ddc9
Store big strings in separate files
2021-10-22 21:53:29 +02:00
Linus Dierheimer
e18199e8ec
Fix odering of XDG_CONFIG_DIRS
2021-10-22 18:42:14 +02:00
Linus Dierheimer
3923f11a45
Merge pull request #100 from CarterLi/master
...
Fix double free memory error
2021-10-20 18:48:07 +02:00
李通洲
c223ace5eb
Fix double free memory error
2021-10-21 00:41:35 +08:00
Linus Dierheimer
9b399da872
Merge pull request #99 from CarterLi/master
...
Add Android basic support
2021-10-20 16:31:11 +02:00
李通洲
1a5b1428dc
Add Android basic support
2021-10-20 22:27:29 +08:00
Linus Dierheimer
5589293d76
Merge pull request #98 from CarterLi/cmake
...
CMakeList: cleanup
2021-10-20 15:19:35 +02:00
李通洲
714181175d
CMakeList: cleanup
...
Default CMAKE_BUILD_TYPE to Release, which implies -O3 -DNDEBUG
Don't force building with -O3, which makes debugging more friendly.
Remove option BUILD_DEBUG, which is covered by -DCMAKE_BUILD_TYPE=DEBUG / RelWithDebInfo
2021-10-20 08:13:49 +00:00
Linus Dierheimer
fd257ddde9
better FF_UNUSED
2021-10-19 19:34:55 +02:00
Linus Dierheimer
349e5b24fa
better support for building without features
2021-10-19 18:44:59 +02:00
Linus Dierheimer
73436824f9
Merge pull request #96 from CarterLi/build
...
Make it possible to build without optional dependencies
2021-10-19 17:07:25 +02:00
李通洲
e5322cf165
Make it possible to build without optional dependencies
2021-10-19 22:50:17 +08:00
Linus Dierheimer
564ddfc1b6
Merge pull request #95 from CarterLi/master
...
Add a new module that shows the number of current running processes
2021-10-19 15:07:12 +02:00
李通洲
181dfb5cfc
Processes: add new module
2021-10-19 02:25:34 +00:00
Linus Dierheimer
072a4bc412
Merge pull request #94 from yuannan/master
...
Multithreading make
2021-10-18 16:47:38 +02:00
yuannan
914cd9219d
tests multithreading
2021-10-18 02:40:33 +01:00
yuannan
dbc4a815c5
updated building instructions
2021-10-18 02:23:02 +01:00
yuannan
5d97436c7d
multithreading make
2021-10-18 02:18:42 +01:00
Linus Dierheimer
5f0c5a0351
Merge pull request #91 from CarterLi/master
...
Fix detecting Windows Terminal on WSL2
2021-10-17 15:17:32 +02:00
李通洲
7dc70b9730
Fix detecting Windows Terminal on WSL2 and SSH env
2021-10-17 21:12:19 +08:00
Linus Dierheimer
d288a698b0
Merge pull request #92 from CarterLi/localip
...
Add new module that shows local IP addresses which are useful with frontend development
2021-10-17 15:09:26 +02:00
李通洲
38e2f8cf3e
LocalIp: add new module
2021-10-17 21:05:04 +08:00
Linus Dierheimer
0b3f96610b
Merge pull request #93 from CarterLi/wsl2
...
Better support devices running without desktop environment ( and WSL2 ), fix #83
2021-10-17 14:33:24 +02:00
李通洲
3a649493ea
Don't print error: XDG_RUNTIME_DIR not set in the environment. when $XDG_RUNTIME_DIR is not set
...
According to [the manpage](https://manpages.debian.org/experimental/libwayland-doc/wl_display_connect.3.en.html ), $XDG_RUNTIME_DIR must be set before calling `wl_display_connect(NULL)`.
Otherwise `wl_display_connect` will always fail, and print the error message
2021-10-17 18:37:51 +08:00
李通洲
8d7d33882f
Always assume TTY when both $XDG_SESSION_TYPE and $WAYLAND_DISPLAY are not set
...
$TERM can be set to value other than `linux` ( eg xterm, xterm-256color ), just assume TTY when no desktop env is found, which effectively bypasses `getWMDE`
Fix #83
2021-10-17 18:34:11 +08:00
Linus Dierheimer
f265307dc4
Prefer process name in terminal output
2021-09-19 14:58:46 +02:00
Linus Dierheimer
e02d81d866
Merge pull request #81 from halfhiddencode/patch-1
...
Update logo.c
2021-07-31 09:52:39 +02:00
halfhiddencode
a2742ce60b
Update logo.c
...
correction in garuda logo
2021-07-18 08:16:23 +00:00
Linus Dierheimer
588a68ac4c
Better OS output
2021-07-12 19:01:31 +02:00
Linus Dierheimer
0f916bb492
Better ffParseSemver
2021-07-08 20:02:53 +02:00
Linus Dierheimer
9faf664320
Merge pull request #77 from BL4CKH47H4CK3R/patch-1
...
Beautify Arch Logo
2021-07-06 22:10:02 +02:00
BL4CKH47H4CK3R
7fa971bc86
Beautify Arch Logo
2021-07-06 19:49:27 +00:00
Linus Dierheimer
b733bb628d
Update README.md
2021-07-06 21:25:12 +02:00
Linus Dierheimer
d7356a8323
Cleand up resolution code
2021-07-06 21:15:08 +02:00
Linus Dierheimer
26f4fac62b
feature request #75 : CelOS logo
2021-07-06 20:36:30 +02:00
Linus Dierheimer
273d4205b5
Xrandr: support for multiple output monitors
2021-07-05 20:59:58 +02:00
Linus Dierheimer
1717b51807
fix compiler warning about unused result of fscanf
2021-07-02 23:07:25 +02:00
Linus Dierheimer
7b5af1b133
Rewrote x11 resolution detection
2021-07-02 22:43:58 +02:00
Linus Dierheimer
45e5546c92
Don't show certain informations in TTY
2021-06-27 21:53:50 +02:00
Linus Dierheimer
8f1b067953
fix resolution in x11 / TTY
2021-06-27 21:43:09 +02:00
Linus Dierheimer
ad220546ba
small cleanup in cursor code
2021-06-27 21:18:43 +02:00
Linus Dierheimer
78af5cb8a8
better resolution detection
2021-06-27 21:09:18 +02:00
Linus Dierheimer
dc2f45626f
Merge pull request #72 from DarNCelsius/master
...
Clean up cursor.c
2021-06-26 19:13:39 +02:00