Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | XMonad: Fix bug with borders not showing on non-fullscreen floating windows | Baitinq | 2022-07-07 | 1 | -1/+1 |
| | |||||
* | XMonad: Comment functionality | Baitinq | 2022-07-07 | 1 | -18/+50 |
| | |||||
* | XMonad: Add urgency border and tag | Baitinq | 2022-07-07 | 1 | -0/+6 |
| | |||||
* | XMonad: Code cleanup | Baitinq | 2022-07-07 | 1 | -8/+12 |
| | |||||
* | XMonad: Change window borders to be like dwm | Baitinq | 2022-07-07 | 1 | -2/+2 |
| | |||||
* | XMonad: Add type signatures | Baitinq | 2022-07-07 | 1 | -13/+30 |
| | |||||
* | XMonad: Fix firefox self-fullscreen having a border | Baitinq | 2022-07-07 | 1 | -1/+3 |
| | |||||
* | fmt | Baitinq | 2022-07-06 | 1 | -4/+2 |
| | |||||
* | XMonad: Remove unnecessary imports | Baitinq | 2022-07-06 | 1 | -34/+9 |
| | |||||
* | XMonad+XMobar: add clickable workspaces | Baitinq | 2022-07-06 | 1 | -2/+4 |
| | |||||
* | XMonad: Add proper fullscreen capabilities | Baitinq | 2022-07-06 | 1 | -3/+23 |
| | | | | | | On toggling fullscreen we hide xmobar, hide borders, set fullscreen and set the _NET_WM_STATE_FULLSCREEN window prop for programs such as firefox to adjust acoordingly to fullscreen mode | ||||
* | Xmonad: Add ewmh support | Baitinq | 2022-07-06 | 1 | -3/+5 |
| | |||||
* | Xmonad+sxhkd: Add toggle floating functionality | Baitinq | 2022-07-06 | 1 | -2/+7 |
| | |||||
* | fmt | Baitinq | 2022-07-06 | 1 | -9/+4 |
| | |||||
* | Xmonad/Xmobar: Add dwm style hidden active workspace icons | Baitinq | 2022-07-06 | 1 | -3/+5 |
| | |||||
* | Xmonad: Added cycling layout functionality | Baitinq | 2022-07-05 | 1 | -0/+3 |
| | |||||
* | Xmonad: Remove unnecessary manual xmobar spawn | Baitinq | 2022-07-05 | 1 | -1/+0 |
| | |||||
* | Switch windowmanager to xmonad | Baitinq | 2022-07-05 | 1 | -0/+223 |