1
0
mirror of https://github.com/gryf/urxvt-wrapper.git synced 2025-12-17 19:40:25 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
a94f03878a Introducing Font and Urxvt classes.
Currently, all of the functionality lies at most in functions. Now it is
easier for dividing responsibility between the Font and Urxvt classes,
and easier to understand what is going on.
2021-02-19 18:37:07 +01:00
df9deffe85 Removed unused collections module 2021-02-19 18:33:29 +01:00
2623229b3b Updated and simplified Logger class 2021-02-19 18:33:11 +01:00
613e733dd4 Added argument parsing and translate them to urxvt execution 2021-02-17 22:00:05 +01:00
e4c0865b2d Added logging functionality 2021-02-17 21:59:19 +01:00
af20376e67 Updated font parsing functions 2021-02-17 21:58:48 +01:00
648ac6ff02 Added argument parsing 2021-02-17 21:56:36 +01:00
c2f70a33b9 Added python script for running urxvt. 2021-02-17 17:24:52 +01:00