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
Age
Commit message (
Expand
)
Author
2020-07-17
Add missing #include
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-11-01
Fix quit when BlissfulMonitor is used
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
Add more fake machines
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
Some really minor cleanups of io.hh
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
Improve x::get_best_format
Joel Klinghed
2017-09-27
Fix x::get_best_format
Joel Klinghed
2017-09-27
Use a 10p fontsize
Joel Klinghed
2017-09-26
Remove debug code from Monitor
Joel Klinghed
2017-09-26
Animate job count changes
Joel Klinghed
2017-09-26
Use a modification safe observers list
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