index
:
haven
master
origin/master
Haven is an umbrella project for a range of mostly desktop applications
Přemysl Eric Janouch <p@janouch.name>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Formatting and 80 cols.
Andrew Gallant
2018-09-08
3
-19
/
+11
|
*
Fix Issue #21: automatic calculation of alignment padding after lists
aarzilli
2018-09-08
30
-474
/
+630
|
*
examples:randr use info.Connection to detect whether there has any Randr.Modes
snyh
2018-09-08
1
-1
/
+1
|
*
example/randr: check the GetOutputInfo's mode length (virtual head can have z...
snyh
2018-09-08
1
-4
/
+6
|
*
Use consistent extension names. Close #6.
Andrew Gallant
2018-09-08
11
-391
/
+389
|
*
It appears that the "Str" type (which is built into the core X protocol)
Andrew Gallant
2018-09-08
10
-49
/
+52
|
*
shortcuts for the lazy
Andrew Gallant
2018-09-08
1
-0
/
+4
|
*
When writing, don't pad the length of bytes produced from inner
Andrew Gallant
2018-09-08
10
-57
/
+57
|
*
Regenerate xgb with latest XML descriptions.
Andrew Gallant
2018-09-08
7
-45
/
+2454
|
*
Fix fmt'd output for union list writing.
Andrew Gallant
2018-09-08
2
-2
/
+2
|
*
Ignore the "fd" field for the time being (for the shm extension only).
Andrew Gallant
2018-09-08
1
-2
/
+2
|
*
The `sync` and `xinput` extensions now use the `switch` field, which
Andrew Gallant
2018-09-08
3
-9616
/
+6
|
*
Export the logger (again)
Axel Wagner
2018-09-08
3
-99
/
+18
|
*
Padding on a list is on the length of the list.
Andrew Gallant
2018-09-08
17
-222
/
+222
|
*
Don't needlessly change source files every time.
Andrew Gallant
2018-09-08
29
-118
/
+30
|
*
Update to latest xproto XML.
Andrew Gallant
2018-09-08
28
-30167
/
+30267
|
*
Updated to work with new xproto XML files.
Andrew Gallant
2018-09-08
5
-10
/
+45
|
*
Fixed a nasty bug where closing could cause ReadFull to crash
Andrew Gallant
2018-09-08
1
-11
/
+29
|
*
gofmt
Andrew Gallant
2018-09-08
8
-30
/
+30
|
*
Provide access to the X display number in the XGB Conn.
Andrew Gallant
2018-09-08
2
-3
/
+6
|
*
The hack continues. I've increased the event channel buffer. I know I'm
Andrew Gallant (Ocelot)
2018-09-08
1
-1
/
+2
|
*
Tests were move to xproto package a long time ago. Update README.
Andrew Gallant (Ocelot)
2018-09-08
1
-1
/
+1
|
*
Doc fixes and stop exporting ReplyChecked and ReplyUnchecked
Andrew Gallant (Ocelot)
2018-09-08
2
-13
/
+36
|
*
Refresh build. Eh.
Andrew Gallant (Ocelot)
2018-09-08
28
-188
/
+188
|
*
Add rules for installing all packages.
Andrew Gallant (Ocelot)
2018-09-08
1
-0
/
+10
|
*
Doc fix.
Andrew Gallant (Ocelot)
2018-09-08
1
-1
/
+1
|
*
Benchmark with gomaxprocs=3 too
Andrew Gallant (Ocelot)
2018-09-08
1
-1
/
+1
|
*
A pathological example for profiling purposes. Use 'make test'.
Andrew Gallant (Ocelot)
2018-09-08
3
-0
/
+106
|
*
Add some style guidelines.
Andrew Gallant (Ocelot)
2018-09-08
1
-0
/
+29
|
*
auth: use encoding.binary
Paul Sbarra
2012-05-28
1
-23
/
+13
|
*
Bug fix in the generator that was outputting %(MISSING) crud.
Andrew Gallant (Ocelot)
2012-05-26
29
-332
/
+332
|
*
Doc touchups.
Andrew Gallant (Ocelot)
2012-05-26
3
-17
/
+22
|
*
Add new logger type so that it can be shut off.
Andrew Gallant (Ocelot)
2012-05-16
3
-17
/
+100
|
*
export logger so it can be disabled
Andrew Gallant (Ocelot)
2012-05-16
2
-15
/
+15
|
*
close channels.
Andrew Gallant (Ocelot)
2012-05-12
1
-1
/
+13
|
*
A more idiomatic way of trying a non-blocking send on a buffered channel
Andrew Gallant (Ocelot)
2012-05-12
1
-3
/
+5
|
*
added some docs and removed some extraneous code
Andrew Gallant (Ocelot)
2012-05-12
1
-3
/
+5
|
*
docs
Andrew Gallant (Ocelot)
2012-05-12
5
-7
/
+29
|
*
some docs in the Makefile and removing a prefix that isn't needed.
Andrew Gallant (Ocelot)
2012-05-12
2
-3
/
+22
|
*
panic when an extension request is issued before an extension has been initia...
Andrew Gallant (Ocelot)
2012-05-11
1
-1
/
+1
|
*
panic when an extension request is issued before an extension has been initia...
Andrew Gallant (Ocelot)
2012-05-11
29
-202
/
+2876
|
*
doc updates and a quick usage
Andrew Gallant (Ocelot)
2012-05-11
2
-9
/
+5
|
*
add a little more docs for errors
Andrew Gallant (Ocelot)
2012-05-11
29
-164
/
+331
|
*
better docs
Andrew Gallant (Ocelot)
2012-05-10
34
-4688
/
+6734
|
*
adding package header comments
Andrew Gallant (Ocelot)
2012-05-10
29
-198
/
+228
|
*
a huge commit. splitting extensions into their own sub-packages.
Andrew Gallant (Ocelot)
2012-05-10
81
-52515
/
+51644
|
*
make resource ids their own individual types. last commit before overhaul to ...
Andrew Gallant (Ocelot)
2012-05-10
35
-1685
/
+1906
|
*
update
Andrew Gallant (Ocelot)
2012-05-08
28
-184
/
+184
|
*
fixed nasty bug that made XGB not thread safe
Andrew Gallant (Ocelot)
2012-05-08
1
-1
/
+1
|
*
use a custom logger so we don't stomp all over the global log configuration
Andrew Gallant (Ocelot)
2012-05-08
30
-221
/
+218
[prev]
[next]