| 2021-11-03 16:06 | Make main less penetrable | mcol |
| 2021-11-03 15:17 | Set keep_below on x11 windows | mcol |
| 2021-11-03 00:21 | Explicitly set item orientation and activate on single click | mcol |
| 2021-11-03 00:05 | Add more styles to example style.css | mcol |
| 2021-11-02 22:43 | make transparent background style specific | mcol |
| 2021-11-02 18:16 | Add user custom CSS | mcol |
| 2021-11-02 17:30 | Move style code into new Style.hs | mcol |
| 2021-11-02 16:53 | update readme | mcol |
| 2021-11-02 16:36 | Implement wlr-layer-surface protocol | mcol |
| 2021-11-02 16:01 | temp fix: use local haskell-gi from source | mcol |
| 2021-11-02 16:00 | Add gi-gtk-layer-shell to deps. haskell-gi source is currently needed | mcol |
| 2021-11-02 12:54 | Use dark theme by default | mcol |
| 2021-11-02 01:42 | addCSS: get screen from window to avoid Maybe | mcol |
| 2021-11-02 01:32 | Make icons reorderable via dragging | mcol |
| 2021-11-02 01:32 | Make background of window transparent | mcol |
| 2021-11-01 01:11 | Set window size to monitor size | mcol |
| 2021-11-01 00:04 | fix getting desktop directory | mcol |
| 2021-10-31 23:55 | fixup language pragmas | mcol |
| 2021-10-31 23:47 | add dist-newstyle/ to gitignore | mcol |
| 2021-10-31 23:47 | Update cabal file | mcol |
| 2021-10-31 15:42 | Improve Icons.hs style | mcol |
| 2021-10-31 15:42 | Add Kowainik style to ghc options | mcol |
| 2021-10-31 15:25 | Clean up getIcon | mcol |
| 2021-10-31 15:18 | small readme updates | mcol |
| 2021-09-04 00:30 | Add explicit exports | mcol |
| 2021-08-25 18:05 | Set window hint to "desktop" | mcol |
| 2021-08-22 19:48 | Make window non-resizable | mcol |
| 2021-08-22 19:02 | Add xyz.mcol.xanadu as application ID | mcol |
| 2021-08-22 17:17 | Use mimeopen in example usage instead of xdg-open as it is better | mcol |
| 2021-08-22 15:22 | Add folder-management in default usage | mcol |
| 2021-08-22 13:29 | Show folder icon if path is a folder | mcol |
| 2021-08-22 01:29 | Add information to readme | mcol |
| 2021-08-22 00:49 | Flush output after printing | mcol |
| 2021-08-22 00:08 | Print full path of activate items | mcol |
| 2021-08-21 22:31 | Hook function to activaiton of item | mcol |
| 2021-08-21 19:33 | flip appending /Desktop to $HOME | mcol |
| 2021-08-21 13:41 | Use $(XDG_DESKTOP_DIR:-$HOME) for root folder | mcol |
| 2021-08-21 13:07 | Add data type for items and save whether they are directories | mcol |
| 2021-08-21 01:17 | Trim initIcons block of unnecessary variables | mcol |
| 2021-08-21 01:13 | Split icon-handling code into module | mcol |
| 2021-08-21 01:01 | Clean up nested Maybe cases with MaybeT block | mcol |
| 2021-08-20 15:53 | replace hard-coding of my own home dir with users home dir | mcol |
| 2021-08-20 00:47 | Use icon theme and get icons for each file | mcol |
| 2021-08-19 13:50 | Set second column of listview to gdk pixbufs | mcol |
| 2021-08-19 11:20 | Set selection mode with drag | mcol |
| 2021-08-19 11:18 | Use text for tooltips | mcol |
| 2021-08-19 11:11 | Simplify populate function | mcol |
| 2021-08-19 11:02 | Commit initial somewhat-working version | mcol |