index
:
blueshift
master
An extensible and highly configurable alternative to redshift(1)
Mattias Andrée <m@maandree.se>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
monitor.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup in preparation for and preparation for use of pylibgamma
Mattias Andrée
2014-09-07
1
-9
/
+0
*
change quartz functions to utilize that quarts expects floats rather than uint16_t
Mattias Andrée
2014-04-16
1
-3
/
+1
*
add python code for quartz
Mattias Andrée
2014-04-16
1
-2
/
+63
*
Python side of W32 GDI support, W32 GDI works on GNU/Linux under X
Mattias Andrée
2014-04-15
1
-11
/
+72
*
demo EDID parsing
Mattias Andrée
2014-04-14
1
-1
/
+1
*
document EDID
Mattias Andrée
2014-04-14
1
-3
/
+26
*
whitespace
Mattias Andrée
2014-04-13
1
-1
/
+0
*
m
Mattias Andrée
2014-04-13
1
-1
/
+1
*
add a little edid parsing, can get physical dimensions and gamma
Mattias Andrée
2014-04-13
1
-0
/
+27
*
support more than 64 monitors with randr
Mattias Andrée
2014-04-05
1
-1
/
+1
*
remove crtc parameter from C and Cython functions for VidMode
Mattias Andrée
2014-04-05
1
-7
/
+4
*
multi-display support can apply once, then it segfaults
Mattias Andrée
2014-04-04
1
-4
/
+4
*
typo
Mattias Andrée
2014-04-04
1
-1
/
+1
*
add display to print_curves for compatibility
Mattias Andrée
2014-04-04
1
-1
/
+2
*
add multi-display support when listing moditors and getting icc profile
Mattias Andrée
2014-04-03
1
-8
/
+14
*
add multi-display support
Mattias Andrée
2014-04-03
1
-43
/
+50
*
document
Mattias Andrée
2014-03-30
1
-10
/
+88
*
document
Mattias Andrée
2014-03-30
1
-2
/
+25
*
document
Mattias Andrée
2014-03-30
1
-10
/
+60
*
document and reduce code
Mattias Andrée
2014-03-30
1
-70
/
+64
*
raise more exceptions
Mattias Andrée
2014-03-30
1
-5
/
+7
*
m doc + do not exit on randr_get or vidmode_get failure, but throw exception
Mattias Andrée
2014-03-30
1
-8
/
+16
*
document and code reduction
Mattias Andrée
2014-03-29
1
-6
/
+22
*
doc
Mattias Andrée
2014-03-27
1
-0
/
+3
*
move translate_to_integers and ramps_to_function to aux.py
Mattias Andrée
2014-03-19
1
-37
/
+1
*
reduce allocations in vidmode
Mattias Andrée
2014-03-14
1
-2
/
+2
*
fix and demo drm support
Mattias Andrée
2014-03-13
1
-17
/
+20
*
add function for applying curves with drm
Mattias Andrée
2014-03-13
1
-0
/
+15
*
add drm_get
Mattias Andrée
2014-03-13
1
-22
/
+39
*
m + add list_screens_drm, rename list_screens to list_screens_randr and make list_screens run eiher list_screens_randr or list_screens_drm
Mattias Andrée
2014-03-13
1
-1
/
+60
*
add drm connection manager
Mattias Andrée
2014-03-13
1
-0
/
+97
*
derp
Mattias Andrée
2014-03-12
1
-1
/
+1
*
raise exception if blueshift_idcrtc fails
Mattias Andrée
2014-03-10
1
-0
/
+4
*
licenses partially under AGPL3 and partially under GPL3
Mattias Andrée
2014-03-10
1
-2
/
+2
*
add EDID support
Mattias Andrée
2014-03-10
1
-3
/
+32
*
buf cause by typo + add example: crtc-searching
Mattias Andrée
2014-02-25
1
-2
/
+2
*
m bug + add example with output listing
Mattias Andrée
2014-02-25
1
-2
/
+2
*
m + info: add section: hardware detection
Mattias Andrée
2014-02-24
1
-0
/
+1
*
improve print_curves with compact parameters + fix lower_resolution
Mattias Andrée
2014-02-24
1
-6
/
+22
*
m doc
Mattias Andrée
2014-02-24
1
-4
/
+4
*
list screens outputs and crtcs
1.6
Mattias Andrée
2014-02-24
1
-14
/
+200
*
prototype list_monitors
Mattias Andrée
2014-02-24
1
-0
/
+38
*
fix errors in getting current curves + add getting curent curves to tests + fix multimonitor mistakes in examples
Mattias Andrée
2014-02-23
1
-4
/
+10
*
python side of reading curves
Mattias Andrée
2014-02-23
1
-6
/
+60
*
add vidmode support
Mattias Andrée
2014-02-21
1
-1
/
+34
*
add support for selecting screen
Mattias Andrée
2014-02-21
1
-9
/
+15
*
do not load blueshift_randr before used
Mattias Andrée
2014-02-20
1
-1
/
+2
*
m doc + applying adjustments
Mattias Andrée
2014-02-20
1
-1
/
+2
*
fix minor bufs + add reset function
Mattias Andrée
2014-02-17
1
-1
/
+1
*
doc
Mattias Andrée
2014-02-17
1
-0
/
+3
[next]