Commit Graph

35 Commits

Author SHA1 Message Date
end-4 d1e83d16c2
Various fixes (#103)
* Update README.md

* Update README.md

* Added relative workspace switching

* Added a haiku to readme

* haiku in readme

* Limit workspace from 1 to 10 (relative switching)

* Fixed workspace animation direction

* move window to relative workspace

* faster split ratio change

* turns out relative workspace is already there lol

* Adjustable splitratio

* removed vscode stuff

* a

* Fixed y resize speed

* clean

* Added a separate config value for resize speed

* Update hypr.conf

* Update hypr.conf

* Apply requested changes by vaxry

* use new config name for RESIZEANIMATIONSPEED
2023-01-25 13:00:56 +00:00
vaxerski f3d0904249 fix typo in default config 2022-11-16 17:25:46 +00:00
vaxerski 245712664e comment out example config window rules 2022-04-12 15:40:11 +02:00
vaxerski 0da4b298c5 Added scratchpads. 2022-04-03 22:02:25 +02:00
vaxerski 31694d4a49 Added pseudotiling 2022-03-22 16:17:18 +01:00
vaxerski 84a832181b Added splitratio 2022-03-09 12:13:47 +01:00
vaxerski 5d69be9a98 Fullscreen animated, Added no_gaps_when_only 2022-03-08 15:11:55 +01:00
vaxerski 249c433c66 oops 2022-03-04 20:54:42 +01:00
vaxerski 595b186477 no unmap saving in config 2022-01-06 16:38:41 +01:00
vaxerski 89f6421532 fix the bar dying on config reload
use no_tray_saving=1 in bar {} (defaults to 1)
2021-12-26 00:00:38 +01:00
vaxerski 22c1b436ea added workspace animations but i dont recommend them 2021-12-24 09:22:56 +01:00
vaxerski 0809e8940d added some example rules to the new rules 2021-12-21 18:32:38 +01:00
vaxerski 1421d42cae added intelligent transients 2021-12-21 12:22:41 +01:00
vaxerski c679f327d6 Added simple window rules 2021-12-20 20:50:35 +01:00
vaxerski 158260c0ec border animation optimization 2021-12-10 23:28:00 +01:00
vaxerski 2ac537a2fa I broke your configs. (see example.conf animations part)
np guys love yall too
2021-12-10 19:10:12 +01:00
vaxerski d44c5a9f16 added a main_mod for moving and resizing 2021-12-10 12:09:36 +01:00
vaxerski 9e759fe39e Added cheap animations 2021-12-06 19:43:01 +01:00
vaxerski 2ca2ddfd2e Added a tray module 2021-12-06 18:56:24 +01:00
vaxerski efcb0f1a9e disable anims by default 2021-12-06 14:53:49 +01:00
vaxerski f83d3ccea7 added moving focus and no hover focus 2021-12-05 12:05:44 +01:00
vaxerski 4e4d7870a3 Added a master layout (configurable) 2021-12-04 23:16:24 +01:00
vaxerski b169aca415 marked status as deprecated 2021-11-30 21:14:45 +01:00
vaxerski 2d82458260 Added icons to the status bar 2021-11-30 21:11:27 +01:00
vaxerski 09bafd05a1 added exec-once 2021-11-30 20:10:37 +01:00
vaxerski 5303743157 Added rounded corners.
Doesn't work with borders.
Picom tends to apply the shadow incorrectly.
If anyone wants to contribute to this, feel free. I am not planning on making this work better in the forseeable future as it's really not that popular.
2021-11-28 14:03:34 +01:00
vaxerski 6224ffb078 Bar modules upgrade 2021-11-27 19:07:33 +01:00
vaxerski c80448533c Added some examples 2021-11-26 20:54:40 +01:00
vaxerski c8c879f103 Added a cairo bar. READ THE COMMIT DESC.
I have had this crash my WM on boot once in a blue moon. This happens rarely and should NOT happen when the WM is already running.
If anyone has a solution, feel free to contribute.
If you want to be 100% safe, use bar_enabled=0 in the config.
2021-11-26 20:20:11 +01:00
vaxerski 1e4b54f3f0 Added move to workspace and fixed floating windows being wonky a bit 2021-11-25 17:44:46 +01:00
vaxerski a7f53b5dfa added a status command 2021-11-24 19:17:13 +01:00
vaxerski 2e9b7ec715 updated the example to include animations 2021-11-23 22:25:16 +01:00
vaxerski 6898923463 added border color config 2021-11-22 19:06:00 +01:00
vaxerski d3d5e4379b floating windows 2021-11-21 15:15:33 +01:00
vaxerski 74d7b9a00e added an example config 2021-11-21 13:12:55 +01:00