1
0
mirror of https://github.com/gryf/urxvt-wrapper.git synced 2026-04-25 16:01:30 +02:00

16 Commits

Author SHA1 Message Date
gryf 6467837d4b Fix fork flag for deamon urxvt. 2021-02-21 19:33:56 +01:00
gryf a59072ae82 Fix empty icon detection. 2021-02-20 19:41:19 +01:00
gryf 035a01bef8 Added possibility for passing params to urxvt(c). 2021-02-20 19:06:35 +01:00
gryf 5aef1367c0 Adjusted defaults. 2021-02-20 19:05:56 +01:00
gryf 54f0c30fd3 Added run command. 2021-02-20 12:11:32 +01:00
gryf 8d647744c8 Corrected params for perl extension and exec. 2021-02-20 12:10:47 +01:00
gryf 8ae8335564 Added/corrected docstrings and comments. 2021-02-20 12:07:17 +01:00
gryf ca0e8dcb22 Use urxvt class to run terminal. 2021-02-19 18:43:22 +01:00
gryf 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
gryf df9deffe85 Removed unused collections module 2021-02-19 18:33:29 +01:00
gryf 2623229b3b Updated and simplified Logger class 2021-02-19 18:33:11 +01:00
gryf 613e733dd4 Added argument parsing and translate them to urxvt execution 2021-02-17 22:00:05 +01:00
gryf e4c0865b2d Added logging functionality 2021-02-17 21:59:19 +01:00
gryf af20376e67 Updated font parsing functions 2021-02-17 21:58:48 +01:00
gryf 648ac6ff02 Added argument parsing 2021-02-17 21:56:36 +01:00
gryf c2f70a33b9 Added python script for running urxvt. 2021-02-17 17:24:52 +01:00