Michael Carlberg
|
185363056a
|
refactor(x11): Cleanup
|
2016-12-21 15:04:16 +01:00 |
|
Michael Carlberg
|
a89c4ef2dd
|
refactor: Move all event handling to the controller
|
2016-12-20 05:16:04 +01:00 |
|
Michael Carlberg
|
b417c9f812
|
feat(github): New module
Module used to query the GitHub API for information.
Currently only supports notification count.
Ref #84
|
2016-12-19 22:12:31 +01:00 |
|
Michael Carlberg
|
b2e8428550
|
wip(refactor): Improve parsing and font glyph caching
|
2016-12-15 17:28:58 +01:00 |
|
Michael Carlberg
|
9f9f438fae
|
refactor: Remove last usage of boost::optional
Since it's the only thing boost was used for at the moment
we drop it to be able to get rid of a dependency.
|
2016-12-15 17:13:16 +01:00 |
|
Michael Carlberg
|
3489ac7852
|
fix(build): Strip alsa sources when not building with alsalib
|
2016-12-14 20:12:50 +01:00 |
|
Michael Carlberg
|
7d07812fa6
|
fix(font_manager): Memory leak
|
2016-12-14 11:01:44 +01:00 |
|
Michael Carlberg
|
f6ae5bd191
|
fix(build): Optional XKB
|
2016-11-30 14:26:11 +01:00 |
|
Michael Carlberg
|
6aba583c3e
|
refactor(build): Rename X extension flags
|
2016-11-30 12:48:13 +01:00 |
|
Michael Carlberg
|
608519363d
|
feat(xkeyboard): New module
New module that uses the X keyboard extension
to show keyboard layout and indicators.
Ref #84, #200
|
2016-11-30 10:08:44 +01:00 |
|
Michael Carlberg
|
4fb7c98455
|
build: Optional X extensions
|
2016-11-26 15:42:48 +01:00 |
|
Michael Carlberg
|
ad772edc39
|
fix(build): Update version on configure
|
2016-11-26 15:30:08 +01:00 |
|
Michael Carlberg
|
c6d85b2b92
|
refactor: Optimize build
|
2016-11-20 23:04:31 +01:00 |
|
Michael Carlberg
|
d74dd7f3ef
|
fix(build): Remove disabled libs
|
2016-11-03 19:01:45 +01:00 |
|
Michael Carlberg
|
e7cb345cec
|
wip: Separate source from definitions
|
2016-11-03 12:54:32 +01:00 |
|
Michael Carlberg
|
1075144b00
|
refactor(eventloop): Use concurrent queue for events
Events are now enqueued using a thread safe concurrent queue
which makes the previous eventloop locking redundant.
|
2016-10-29 06:48:51 +02:00 |
|
Michael Carlberg
|
9e22b3e693
|
refactor(cmake): Target libc++
|
2016-10-25 01:46:35 +02:00 |
|
Michael Carlberg
|
c4e9f9d035
|
wip: Update CMakeLists
|
2016-10-12 02:16:48 +02:00 |
|
Michael Carlberg
|
d359ab6057
|
refactor: Application rewrite
|
2016-10-10 14:52:57 +02:00 |
|
Michael Carlberg
|
52335d4f63
|
cmake: Cleanup
|
2016-06-24 00:26:08 +02:00 |
|
Michael Carlberg
|
ac22b59a40
|
feat: EventThrottler
|
2016-06-21 04:23:28 +02:00 |
|
Michael Carlberg
|
b26ab9ce5f
|
task: Removed obsolete timer util
|
2016-06-20 22:18:53 +02:00 |
|
Michael Carlberg
|
55f5a6fb70
|
task: Removed torrent module
|
2016-06-20 15:08:13 +02:00 |
|
Michael Carlberg
|
9972d56bb2
|
fix(build): Dont include old util lib
|
2016-05-26 23:22:19 +02:00 |
|
Michael Carlberg
|
a6ebd3986f
|
fix(build): Conditionally include network module
|
2016-05-24 04:37:14 +02:00 |
|
Michael Carlberg
|
eeefb3c610
|
init(git): Base commit
|
2016-05-19 20:23:45 +02:00 |
|