1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 7 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
client: fixed a bug that doesnt permit the correct tiling
Ángel Alonso
as Àngel Alonso
More... almost 15 years ago
bar: task list: fixed the display of large (with spaces) windows names
Ángel Alonso
as Àngel Alonso
More... almost 15 years ago
bar: fixed the left margin of the text in the task list, it now affects only to the text, no to the rectangle
Ángel Alonso
as Àngel Alonso
More... almost 15 years ago
general: removed ctags file: tags it get there by my mistake
Ángel Alonso
as Àngel Alonso
More... almost 15 years ago
key: defined the key modifiers (WindowsKey, ControlKey, AltKey and ShiftKey)
Ángel Alonso
as Àngel Alonso
More... almost 15 years ago
bar: 1 pixel left margin in window name displaying
Ángel Alonso
as Àngel Alonso
More... almost 15 years ago
properties: added some client property handlers
Ángel Alonso
as Àngel Alonso
More... almost 15 years ago
bar: colors displaying which client is focused and which not
Ángel Alonso
as Àngel Alonso
More... almost 15 years ago
config: added new options, bg|fg_normal|focus.
Ángel Alonso
as Àngel Alonso
More... almost 15 years ago
client: update bar task list when focus is setted
Ángel Alonso
as Àngel Alonso
More... almost 15 years ago
structs: removed unused color structs --
Ángel Alonso
as Àngel Alonso
More... almost 15 years ago
general: added .gitignore
Ángel Alonso
as Àngel Alonso
More... almost 15 years ago
* Removed some printf's placed there for testing purpose
Ángel Alonso
as feler
More... almost 15 years ago
* Removed cscope.out - cscope stuff
Ángel Alonso
as feler
More... almost 15 years ago
* Added bar.c to source list
Ángel Alonso
as feler
More... almost 15 years ago
* Support for a very basic bar that list the windows
Ángel Alonso
as feler
More... almost 15 years ago
* Added some stuff
Ángel Alonso
as feler
More... almost 15 years ago
* Added get_string_from_atom
Ángel Alonso
as feler
More... almost 15 years ago
* Removed some unnecessary crap
Ángel Alonso
as feler
More... almost 15 years ago
* One bug fix(about the path of the config file), added border_width option to config file
Ángel Alonso
as feler
More... almost 15 years ago
* Vim folds and deleted some crap
Ángel Alonso
as feler
More... almost 15 years ago
* More options to the configuration file
Ángel Alonso
as feler
More... almost 15 years ago
* Improved retriving of values
Ángel Alonso
as feler
More... almost 15 years ago
* Very basic lua support for the configuration
Ángel Alonso
as feler
More... almost 15 years ago
* Created lua/config.c and lua/config.h for lua configuration management
Ángel Alonso
as feler
More... almost 15 years ago
* Added License to util .c and util.h
Ángel Alonso
as feler
More... almost 15 years ago
* Removed cerpy we will use lua for the configs More... almost 15 years ago
* Moved source files to src/ More... almost 15 years ago
* Primitive border color More... almost 15 years ago
* Typo More... almost 15 years ago