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