Jarcode
386d32076c
Style changes and contribution guidelines
2018-10-26 18:35:29 -07:00
Robin B
52af6ac173
radial: configurable offsets ( #73 )
...
* Add: Offset radial visualizer (config)
* Add: Offset radial visualizer
2018-10-25 18:56:59 +02:00
Jarcode
3da1fb34dd
stopped using centered coords for radial module, see #69
2018-10-21 12:13:56 -07:00
Jarcode
2c99124556
Fixed various static leaks
v1.5.6
2018-10-21 10:28:06 -07:00
Jarcode
9d1c3a177c
Fixed critical bug that caused GLava to stop rendering if it was obstructed
v1.5.5
2018-10-09 17:43:15 -07:00
Jarcode
db625cf00c
Add flags for i3
v1.5.4
2018-10-08 17:52:04 -07:00
Jarcode
1845fad7fd
update README.md
2018-10-08 17:51:18 -07:00
Jarcode
25c1701ce6
Update --desktop flags for i3 and awesome
2018-10-08 17:49:17 -07:00
Jarcode
b627219109
Updated makefile with various improvements
2018-10-08 17:36:17 -07:00
Jarcode
3dfbdb5127
Removed hard dependency on glad submodule
2018-10-08 17:32:44 -07:00
Jarcode
7bb7913bd3
Removed -march=native from Makefile
v1.5.3
2018-10-08 12:43:18 -07:00
Jarcode
1a1cbc9cc8
Fixed changes to _XROOTPMAP_ID not updating background with "xroot" transparency
2018-10-08 11:53:58 -07:00
Jarcode
83a94e3eb4
Handle window map_state and VisibilityNotify events, closes #68
2018-10-08 11:18:45 -07:00
Jarcode
acdbb8f3b5
updated README.md
v1.5.2
2018-10-07 12:04:00 -07:00
Jarcode
829c1be370
Merge branch 'master' of https://github.com/wacossusca34/glava
2018-10-07 08:20:33 -07:00
Jarcode
261ba8ded5
Added more meaningful error messages to the GLX backend
2018-10-07 08:20:19 -07:00
Levi Webb
fc9c74d256
Merge pull request #66 from coderobe/patch-readme
...
README: Add required X extensions
2018-10-06 15:21:11 -07:00
Levi Webb
a697af9a0a
Merge pull request #67 from coderobe/patch-readme-archlinux
...
README: Mention Arch Linux binary release (community)
2018-10-06 15:20:40 -07:00
Robin B
437aa146a4
README: Mention Arch Linux binary release (community)
...
GLava is now part of the official Arch Linux [community] repository, maintained by me
2018-10-06 20:41:11 +02:00
Robin B
1c2f362219
README: Add required X extensions
2018-10-06 19:28:32 +02:00
Levi Webb
7dfb68fb1a
Update README.md
2018-10-05 21:38:40 -07:00
Jarcode
353c3bd62f
Added support for unmanaged windows, see #65 and #4
2018-10-04 20:14:37 -07:00
Jarcode
e4b16cdbb6
Added option to render bars on left/right sides, see #64
2018-10-03 17:45:48 -07:00
Jarcode
8102f99683
Added option to vertically flip bars output, see #64
2018-10-03 17:21:53 -07:00
Jarcode
14747b1e75
Use default PulseAudio buffer sizes when reading input from server, see #63
2018-09-30 14:50:10 -07:00
Levi Webb
217d5c9eea
Fix spelling error
2018-09-26 19:04:44 -07:00
Jarcode
3be916f157
Fixed clickthrough issue on Openbox and XFCE, closes #61
2018-09-17 19:23:06 -07:00
Jarcode
bc955a5b3d
Merge branch 'master' of https://github.com/wacossusca34/glava
2018-09-12 21:01:46 -07:00
Jarcode
c7ad0a5024
Added signal handler for SIGINT and SIGTERM
2018-09-12 21:01:12 -07:00
Levi Webb
83ad0d8f8a
Merge pull request #60 from Smarthard/master
...
bars COLOR refactored & alpha channel support added
2018-09-11 21:31:25 -07:00
Smarthard
53f7352347
bars COLOR refactored & alpha channel support added
2018-09-11 19:01:24 +03:00
Jarcode
643b0cf3f5
Added detection for variable changes in Makefile, see #59
2018-09-09 19:26:32 -07:00
Jarcode
11a6137370
Added graceful renderer and audio thread destruction, fixes #47
v1.5.1
2018-09-09 07:54:51 -07:00
Jarcode
d4b333e48c
removed pointless message
2018-09-08 21:25:11 -07:00
Jarcode
d49be40fd3
Added --desktop flag with presets, added setclickthrough option, removed kde previous kde changes, updated readme
v1.5
2018-09-08 21:06:18 -07:00
Jarcode
fb1d85dbf9
Added potential fixes for KDE
2018-09-08 14:05:40 -07:00
Levi Webb
31ebab0549
Merge pull request #56 from Aaahh/patch-5
...
Stray letter
2018-08-15 22:13:24 -07:00
Aaahh Ahh
3f621420a3
Stray letter
2018-08-15 23:14:54 -04:00
Levi Webb
9a9c6eaa37
Update README.md
2018-08-13 19:28:06 -07:00
Jarcode
3e06fa683a
Updated readme with XFCE4 instructions
2018-08-06 09:12:26 -07:00
Jarcode
b971c1c8f9
Updated readme with XFCE4 instructions
2018-08-05 22:30:26 -07:00
Jarcode
45b614a692
Added configuration option for fullscreen check
2018-08-05 21:24:18 -07:00
Jarcode
fc80db664b
fix startup resource leak
2018-08-05 19:47:12 -07:00
Jarcode
75a3affbc0
changed defaults to disable mirroring
2018-08-05 19:27:50 -07:00
Jarcode
198596eaee
Wait for EWMH WM to add _NET_SUPPORTING_WM_CHECK property, addresses #54
2018-08-05 18:22:07 -07:00
Jarcode
e694261f4d
Merge branch 'master' of https://github.com/wacossusca34/glava
2018-08-05 17:39:58 -07:00
Jarcode
8c3b9a5f21
Added audio buffer mirroring, closes #53
2018-08-05 17:38:59 -07:00
Levi Webb
ebade264ea
Fix hyperlink text in license
...
GitHub displays license information at the head of the repostiory contents for certain licenses, however this breaks when license text is slightly altered. In this case, github only works with the GPLv3 when the license text contains `http:` instead of `https:`!
2018-06-02 09:42:07 -07:00
Jarcode
469b8ec7ad
Merge branch 'master' of https://github.com/wacossusca34/glava
2018-06-02 09:29:51 -07:00
Jarcode
4cc8a5e3ba
Added "pinned" option for setxwinstate, addresses #4
2018-06-02 09:28:13 -07:00