Commit Graph

379 Commits

Author SHA1 Message Date
vaxerski e886d957d9 give bullshit windows 500ms to unbullshit themselves before unmanaging 2022-01-08 20:33:35 +01:00
vaxerski d8c819fe7f fix incorrect opens when focused on different monitor 2022-01-08 20:21:46 +01:00
vaxerski fb190885d9 add some comments to windowmanager.hpp 2022-01-08 20:17:49 +01:00
vaxerski 28472d5147
typo 2022-01-08 00:51:01 +01:00
vaxerski fad22f452b
Merge pull request #33 from imaphatduc/main
Change to the last opened workspace feature
2022-01-07 15:06:20 +01:00
vaxerski 86df22e95b fixed wrong behavior with switching workspaces 2022-01-07 14:58:04 +01:00
imaphatduc 29394650dd Add `lastActiveWorkspaceID` and `changeToLastWorkspace` definition to header file 2022-01-07 19:12:57 +07:00
imaphatduc 2ae7c09e17 Add `changeToLastWorkspace` method to `windowManager.cpp` 2022-01-07 19:11:55 +07:00
imaphatduc 22a2526ddf Add trigger method when pressing lastworkspace hotkey 2022-01-07 19:09:45 +07:00
imaphatduc 32e4d99929 Add lastworkspace configuration handler option 2022-01-07 19:06:54 +07:00
vaxerski 090b50654f
updated the build instructions to include the AUR package 2022-01-07 10:30:52 +01:00
vaxerski b7efa0522a
this will 2022-01-07 10:26:01 +01:00
vaxerski bb7e1f0746
actually no cuz it wont 2022-01-07 10:23:42 +01:00
vaxerski 18f5dd31bf
added coredump instructions to da issue template 2022-01-07 10:21:13 +01:00
vaxerski 595b186477 no unmap saving in config 2022-01-06 16:38:41 +01:00
vaxerski be9fecd545 automatically fix malformed nodes and remapping changes 2022-01-06 11:56:32 +01:00
vaxerski b4092dcbaf queue warps and log more 2022-01-05 11:00:11 +01:00
vaxerski c194ca26c0 i always forget about this fml 2022-01-04 12:08:12 +01:00
vaxerski 14c76ac03f Fixed #32 2022-01-04 12:07:32 +01:00
vaxerski 8512fc63cc
added stars over time cuz flex 2022-01-02 23:19:47 +01:00
vaxerski aa4b4a8a5b add to vector on enter unknown 2022-01-02 19:15:54 +01:00
vaxerski 6d9f8ea22c dont manage errors at all 2022-01-01 17:09:39 +01:00
vaxerski 7a4b5b2dea fix moved windows losing props 2022-01-01 01:21:28 +01:00
vaxerski 41f5d56c4e fixed #31 2021-12-31 00:40:20 +01:00
vaxerski fa20d13425 Add support for all x keys 2021-12-27 09:40:37 +01:00
vaxerski cf96eb5df8 Added a log to applying keybinds to X 2021-12-27 09:34:20 +01:00
vaxerski 1b614342cb
fixed a stroke 2021-12-26 21:08:28 +01:00
vaxerski c8bf538e86 we were broken, but now we're not 2021-12-26 00:07:50 +01:00
vaxerski 034c3cd6f2 god no dont nvm 2021-12-26 00:04:31 +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 537ea4e619 updated the issue template to include a log 2021-12-25 23:06:40 +01:00
vaxerski de8a4ca48c fix for a randr event spam bug 2021-12-25 22:56:02 +01:00
vaxerski b3f4bf209d log more randr 2021-12-25 20:29:25 +01:00
vaxerski e13ee6f01f
randr bug in readme 2021-12-25 20:26:03 +01:00
vaxerski 7e57a47b5d bar top always 2021-12-25 12:11:19 +01:00
vaxerski 9460139071 dont close unnamed windows 2021-12-25 12:09:17 +01:00
vaxerski 7ce5864a81 fixed animation timing and clipping, your speed might be changed a bit 2021-12-24 22:46:43 +01:00
vaxerski b6fc46714f multiple manual navigation fixes
I made this while wearing a suit, elegant code????
2021-12-24 22:16:26 +01:00
vaxerski 0ee0f3ff78 Fixed #25 2021-12-24 20:20:50 +01:00
vaxerski fa35537903 fixed #24 2021-12-24 17:01:55 +01:00
vaxerski e0034f7386 fixed #23 2021-12-24 16:36:59 +01:00
vaxerski ce024f7c36 fix flicker with workspaces anim off, turn anim off by default 2021-12-24 09:29:54 +01:00
vaxerski 22c1b436ea added workspace animations but i dont recommend them 2021-12-24 09:22:56 +01:00
vaxerski 2a3a7b6ee0 Fixed #21, blame chromium for their bullshittery 2021-12-23 22:53:20 +01:00
vaxerski 0eb2bbe0ad Fixed #20 2021-12-23 22:40:41 +01:00
vaxerski 3757772264 get rid of some warnings 2021-12-23 10:27:41 +01:00
vaxerski 7d045957ef fix some cmake warnings 2021-12-23 10:21:49 +01:00
vaxerski 2c968ac962 remove fullscreen if tiled window opened behind 2021-12-23 10:16:53 +01:00
vaxerski cb0371dab1 fix floating top and cursor warping 2021-12-23 10:06:48 +01:00
vaxerski 1932214bdb use deques for volatile arrays for no reallocs on pushes 2021-12-22 20:40:24 +01:00