aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | | Added a way to do per-window bindings in XMonad.Josh Rahm2022-03-25
| * | | Add more mouse motions. Add bindings for navigation to button15+<>Josh Rahm2022-03-24
| | |/ | |/|
| * | Add experimental motion events. Not super useful at the moment, but might be ...Josh Rahm2022-03-18
| * | Ability to submap the mouse. Added bindings for my Logitech G502 Hero.Josh Rahm2022-03-18
| |/
| * add more emoticons. Fix emoticon script.Josh Rahm2022-01-16
| * Added ability to control volume with <C-v>hhhh* and <C-v><C-llll*Josh Rahm2022-01-13
| * Added library-view.sh and bound it to <C-z>oJosh Rahm2022-01-13
| * Fix so that <S--> shrinks the alt window, not expand itJosh Rahm2022-01-11
| * Better Rofi integrationJosh Rahm2022-01-11
| * minor changes with rofiJosh Rahm2022-01-10
| * Convert run menus over to Rofi.Josh Rahm2022-01-10
| * Add emoticon-select.Josh Rahm2022-01-10
| * Add script to set the PulseAudio sink for the current window.Josh Rahm2022-01-10
| * Fix sending the SIGUSR to Xmobar syntaxJosh Rahm2022-01-10
| * Fix fullscreen issues.Josh Rahm2022-01-07
| * Added Emoji select.Josh Rahm2021-11-29
| * Add some changes.Josh Rahm2021-11-29
| * Added some better support for Void Linux.Josh Rahm2021-11-24
| * Added ability to submap based on the lookupString.Josh Rahm2021-11-23
| * Add some support of the XF86 keys.Josh Rahm2021-11-22
| * Added a couple of bindings.Josh Rahm2021-11-22
| * Mess with some other keybindings.Josh Rahm2021-11-22
| * Delete newMouse. It's not used.Josh Rahm2021-11-22
| * Compeletely change how KeyBindings are done.Josh Rahm2021-11-22
| * Fix bug where moving window to workspace stopped working.Josh Rahm2021-11-22
| * Add keybindings toJosh Rahm2021-11-22
| * Change marking to use greedy viewing.Josh Rahm2021-11-15
| * Change swapMaster.Josh Rahm2021-11-12
| * Use XMonad's EtensibleStateJosh Rahm2021-11-12
| * Change the next-prev keybindings to cycle through only hidden workspaces.Josh Rahm2021-11-10
| * Upgrade to XMonad v0.17Josh Rahm2021-11-10
| * Minor changes to xmobar. C-S-q now restarts xmonad.Josh Rahm2021-11-10
| * Merge remote-tracking branch 'josher/master'masterJosh Rahm2021-11-08
| |\
| | * minor fixes and whatnotJosh Rahm2021-11-08
| * | Fix calculating position for rotation layout modifierJosh Rahm2021-11-08
| |/
| * Add new Corner layout to keep the master window in the corner.Josh Rahm2021-11-05
| * Merge branch 'master' of github.com:jrahm/xmonad-jrahmJosh Rahm2021-11-05
| |\
| | * Change keys to use mod+shift+/- to change the size for Mosaic.Josh Rahm2021-11-04
| * | Fix old bug.Josh Rahm2021-11-04
| |/
| * Clean up LayoutDraw.hsJosh Rahm2021-11-04
| * Break out the XMobar logging subroutines into its own module.Josh Rahm2021-11-04
| * Remove extra log. Change trunc to be TCO-able.Josh Rahm2021-11-04
| * Fixed huuuuge bug related to dynamicLogWithPP.Josh Rahm2021-11-04
| * Change the strut behavior.Josh Rahm2021-11-03
| * Display stdin ellipsis only if it makes the string shorter.Josh Rahm2021-11-03
| * Add ability to truncate xmobar output.Josh Rahm2021-11-03
| * Killed Dependency on Cairo. Vastly improved layout experience.Josh Rahm2021-11-03
| * Finally, after much wailing and gnashing of teeth, fixed the Xmobar layout ic...Josh Rahm2021-11-03
| * Added MosaicAlt Layout. Changed weather icon to use moon icon for 'clear'Josh Rahm2021-11-03
| * Add ability to flip the layout with mod-f.Josh Rahm2021-11-02