index
:
monmon.git
master
x_format_test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.cc
Age
Commit message (
Expand
)
Author
2020-07-17
Move Icecc MonMon out of main
Joel Klinghed
2020-07-17
Break out MonMon parts that are unrelated to Icecc to a separate class
Joel Klinghed
2018-03-19
Expand fake monitor to make testing removing machines easier
Joel Klinghed
2018-03-19
The animation callbacks need machine pointers to be stable
Joel Klinghed
2017-10-31
Add a blissful monitor proxy
Joel Klinghed
2017-10-31
Use std::make_unique
Joel Klinghed
2017-10-02
Set a window name, NETWM if available fallback to ICCCM
Joel Klinghed
2017-09-28
Add option to force the number of columns
Joel Klinghed
2017-09-27
Draw the machines in columns if the window is wider than it's high
Joel Klinghed
2017-09-27
Another fix for resizing
Joel Klinghed
2017-09-27
Add some rather quirky X fixes
Joel Klinghed
2017-09-27
Do not wait for animation when draw request comes from X server
x_format_test
Joel Klinghed
2017-09-27
Use a 10p fontsize
Joel Klinghed
2017-09-26
Animate job count changes
Joel Klinghed
2017-09-26
Compensate for radius of rounded corners
Joel Klinghed
2017-09-26
Fix a possible uninitialized local variable
Joel Klinghed
2017-09-26
Initial commit
Joel Klinghed