Commit Graph

7 Commits

Author SHA1 Message Date
bellrise
7d81e7cd38 style: Add comments & clean up code
Fixed whitespace, added comments & removed unused functions.
2022-05-16 11:57:09 +02:00
bellrise
58932060cc rose+window: Fix warnings & global variables 2022-05-16 10:46:42 +02:00
bellrise
be0d500024 code: Remove global variables from rose.h
Global variables in headers may not work the way you think, so it's
safer to make a static local one.
2022-05-16 09:54:39 +02:00
fenze
76e48c89f9 cleaned some tabs, add debug option to makefile 2022-05-15 22:59:53 +02:00
fenze
9eb0c2207f added find keybinds 2022-05-13 12:30:15 +02:00
fenze
035a345158 Add support for xatom search action 2022-05-10 23:47:17 +02:00
fenze
f225cbd1f1 initial commit 2022-05-09 23:03:14 +02:00