aboutsummaryrefslogtreecommitdiff
path: root/.config/cow
AgeCommit message (Collapse)AuthorFilesLines
7 daysAdded xargs to keyboard layout script after CoW implemented caps status too ↵Justine Smithies1-1/+1
which messed up the output of my script.
9 daysRestructured cow.confJustine Smithies1-258/+379
9 daysFixed spelling mistake in menu icon path.Justine Smithies1-1/+16
10 daysRemoving unused and chaged cow.conf settings.Justine Smithies1-18/+0
10 daysRemoved from the rules 'self.current_output and' in cow.confJustine Smithies1-6/+6
11 daysAdded extra sleep on line 57 and changed other two to sleep 0.1 too.Justine Smithies1-2/+3
11 daysAdded the set clamp_mode to cow.confJustine Smithies1-0/+5
2026-08-20Added new section to allow customisation of menu repeat keys.Justine Smithies1-0/+4
2026-08-19Changed keybinding to stop wf-recorder to CS+BackSpaceJustine Smithies1-1/+1
2026-08-19Added a new script with keybindings to record the focused output, window or ↵Justine Smithies1-0/+12
selected region.
2026-08-19Added -w option to move keybinds to keep cursor on focused window moving.Justine Smithies1-4/+4
2026-08-18Updated comments about set stepJustine Smithies1-1/+1
2026-08-18Moved afterstart.sh to scriptsJustine Smithies1-58/+0
2026-08-18Moved afterstart.sh to scriptsJustine Smithies2-2/+60
2026-08-18Added new settings into cow.confJustine Smithies1-4/+6
2026-08-17Changed sleep values from 0.1 to 0.2 to allow cowpager and cowbuttons to settle.Justine Smithies1-2/+2
2026-08-16Add space at the end of the pkill cowpager / cowbuttons section.Justine Smithies1-0/+1
2026-08-16Added another sleep 0.1 after killing cowbuttons and cowpager before drawing ↵Justine Smithies1-1/+1
the bar on each output in afterstart.sh
2026-08-16Modified the rules that position cowpager and the cowbuttons to only apply ↵Justine Smithies1-5/+22
if on specified outputs.
2026-08-16Added a script at the end of afterstart,sh to open a seperate cowpager and ↵Justine Smithies1-5/+18
cowbuttons on each monitor.
2026-08-16Removed monitors line.Justine Smithies1-1/+0
2026-08-15Updated colors on cowbuttons for gruvbox theme.Justine Smithies1-6/+6
2026-08-15Added new leftclick, middleclick and rightclick functions to cowbuttons.Justine Smithies1-6/+6
2026-08-15Tidy up voulumecontrol.shJustine Smithies1-5/+1
2026-08-15Moved status bar back after extending spacing between icons and text.Justine Smithies1-1/+1
2026-08-15Added calendar icon to date and time button and extended the button slighty.Justine Smithies2-2/+2
2026-08-15Fixed issue where pkill swayidle didn't kill swayidle.Justine Smithies1-1/+1
2026-08-15Added extra space for icons and extended button width to accomadate the ↵Justine Smithies2-2/+2
extra text.
2026-08-15Added an extra space between the icon and the text.Justine Smithies2-2/+2
2026-08-15Font Awesome icon changes.Justine Smithies2-2/+2
2026-08-15Initial commitJustine Smithies1-0/+38
2026-08-15Initial commit of very WIP cow scriptsJustine Smithies8-0/+296
2026-08-15Added rules and keybinds for cowbuttons and cowpager to use them like a bar.Justine Smithies1-9/+20
2026-08-15Start cowbuttons in the background.Justine Smithies1-4/+4
2026-08-13Start cowpager in the background.Justine Smithies1-0/+3
2026-08-13Removed winops -C and winops -L =top from the cowpager rule.Justine Smithies1-2/+0
2026-08-13Setup cowpager just for HDMI-A-1 for now.Justine Smithies1-0/+18
2026-08-13Add new fullscreen bind and reserve space at top for cowpager.Justine Smithies1-8/+5
2026-08-12Commented out waybar for now as looking into using cowbuttons, cowpager and ↵Justine Smithies1-2/+2
cowiconman
2026-08-12Added self.current_page to focus next/prev window binds. Added new rules ↵Justine Smithies1-4/+40
for cowpager and various updates on the config after changes to git main of cow.
2026-08-10Experimenting with cowbuttons, cowiconman and cowpager. Also added a few ↵Justine Smithies1-0/+22
extra desks to the send to desk menu.
2026-08-09Added binding to restart CoW.Justine Smithies1-0/+3
2026-08-08Changed out pkill -f for pkill -p as issuing a pkill -USR1 cow before didn't ↵Justine Smithies1-7/+8
kill waybar and so on it duplicated them.
2026-08-08Added new menu icon commands to cow.confJustine Smithies1-1/+9
2026-08-07Changes to root menu mouse and reduced icons from 64 to 32 for now.Justine Smithies1-3/+6
2026-08-05Capitalised the word CoW in menu.Justine Smithies1-1/+1
2026-08-05Added new menu border color options and changed Foot to Termianl.Justine Smithies1-47/+26
2026-08-05Changed menu colors to match window title theme.Justine Smithies1-5/+5
2026-08-05Removed some uneeded sections of the cow config.Justine Smithies1-55/+0
2026-08-04After last commit to cow I needed to set the top reserved space to 10 ↵Justine Smithies1-1/+1
instead of 35. Commit 3a75837ee3