Commit Graph

331 Commits

Author SHA1 Message Date
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
Levi Webb
309b1beeec Merge pull request #44 from coderobe/patch-1
Fix fatal make issue when using XDG_CONFIG_DIRS
2018-05-07 14:04:14 -07:00
Robin B
7b72a28f19 Fix fatal make issue when using XDG_CONFIG_DIRS 2018-05-07 11:48:17 +02:00
Levi Webb
b83c7cc59e Merge pull request #43 from Aaahh/patch-3
Update README.md
2018-05-02 06:33:29 -07:00
Aaahh Ahh
6318c57ff7 Update README.md 2018-04-27 17:30:07 -04:00
Jarcode
279437dcd1 Update README with accurate instructions for Ubuntu/Debian 2018-04-06 17:05:58 -07:00
Jarcode
869ebba6b4 Added dynamic symbol loading for GLX functions, closes #41 v1.4.5 2018-04-06 17:02:43 -07:00
Jarcode
dfd16f9e22 Properly compare desktop window types, closes #37 v1.4.4 2018-03-19 21:45:19 -07:00
Jarcode
b446ac99c9 Fixed resource leak associated with xlib usage, see #33 2018-03-18 22:01:03 -07:00
Jarcode
8024e308d8 fixed some code style issues 2018-03-18 17:27:36 -07:00
Jarcode
dd5586a76e cleaning up comment formatting & spelling 2018-03-18 17:23:45 -07:00
Jarcode
20e755fbcb Switched to using git tags for versioning 2018-03-18 17:00:14 -07:00
Jarcode
ccf3c7b169 updated version v1.4.3 2018-03-18 16:26:52 -07:00
Jarcode
4be89c3337 force GLX backend even on XWayland sessions 2018-03-18 16:22:23 -07:00
Jarcode
2220946a2f Updated readme with compatibility information 2018-03-18 16:19:25 -07:00
Jarcode
9fb80be00f Merge branch 'unstable' v1.4.2 2018-03-18 12:26:31 -07:00
Jarcode
283afaaaca Cleanup & implementation of #32 2018-03-18 12:20:20 -07:00
Jarcode
5ac2cc4a94 Removed changelog in favour of GitHub releases 2018-03-04 13:39:39 -08:00
Jarcode
273cca946e Merge branch 'master' of https://github.com/wacossusca34/glava v1.4.1 2018-03-04 12:49:51 -08:00