Commit graph

207 commits

Author SHA1 Message Date
vaxerski
0ac1e59be6 fix cleanupWindows cleaning up wrong windows 2022-04-07 16:45:38 +02:00
vaxerski
015e859853 Finally fixed #4 🎉 2022-04-07 16:42:16 +02:00
vaxerski
442c7d8feb unconstrain popups properly 2022-04-06 19:24:20 +02:00
vaxerski
26f168d671 fix getTitle crash 2022-04-05 22:28:06 +02:00
vaxerski
301336010d fix crash in AnimationManager 2022-04-05 20:53:16 +02:00
vaxerski
74c2163dcf fadeout done 🎉 2022-04-05 20:49:15 +02:00
vaxerski
e552de78f2 fadein and prep for fadeout 2022-04-05 19:28:10 +02:00
vaxerski
8ba8e6fde1 fixed rounding of things not to be rounded 2022-04-05 18:32:06 +02:00
vaxerski
aa9b33cfda Mostly fixes #5 2022-04-05 18:29:58 +02:00
vaxerski
c2249d9979 support all shaders rounded and fix RGBX borders 2022-04-05 17:01:44 +02:00
vaxerski
50f3785588 Added rounded borders. 2022-04-05 16:47:03 +02:00
vaxerski
fa6c9ade33 basic window rounded corners 2022-04-05 15:50:47 +02:00
vaxerski
ab54778352 Merge pull request #14 from vaxerski/custom-renderer-wlr
Added a custom wlr renderer
2022-04-05 14:42:57 +02:00
vaxerski
d831fefb89 Added a PR template 2022-04-05 14:39:22 +02:00
vaxerski
6bce5f61ab Updated readme 2022-04-05 14:36:28 +02:00
vaxerski
5bfff28c4c Rendering textures 2022-04-05 14:33:54 +02:00
vaxerski
64ad655834 fixed rendering rects 2022-04-04 22:06:57 +02:00
vaxerski
035ac26093 added broken rect renderer 2022-04-04 21:45:35 +02:00
vaxerski
7f41657973 progress 2022-04-04 19:44:25 +02:00
vaxerski
cd23e5fafe iterate over floating windows correctly with Z 2022-04-04 16:33:50 +02:00
vaxerski
f861cefc00 Bring floated to top on click 2022-04-04 16:28:43 +02:00
vaxerski
791de5e163 Implement proper z-system 2022-04-04 16:25:30 +02:00
vaxerski
7e6c4f0224 Added drag to move window 2022-04-03 13:49:21 +02:00
vaxerski
1afff8a345 fix non-gdk popups on multimon 2022-04-03 10:32:21 +02:00
vaxerski
e0195121de remove kb_layout en from example 2022-04-03 10:17:18 +02:00
vaxerski
5934c4e794 Added Contributing mention to readme 2022-04-02 21:16:53 +02:00
vaxerski
22e542358a Added Contributing guidelines 2022-04-02 21:15:48 +02:00
vaxerski
aaca2b86e4 Fixed up the link in the readme 2022-04-02 20:44:26 +02:00
vaxerski
82cdc3c172 Added pseudotiling 2022-04-02 20:04:32 +02:00
vaxerski
d8db0a06a9 send focus change 2022-04-02 19:09:27 +02:00
vaxerski
469bf65c82 Multiple focus handling changes 2022-04-02 18:57:09 +02:00
vaxerski
bb448502ef XDG popup tweaks 2022-04-02 13:41:15 +02:00
vaxerski
b4fc17be40 Fix popups focus on native GDK 2022-04-02 13:02:16 +02:00
vaxerski
738fb384e8 Do not refocus on pressed mouse 2022-04-01 23:34:19 +02:00
vaxerski
dfb5a40a76 Only refocus on pressed 2022-04-01 23:31:33 +02:00
vaxerski
f465f6978d Revert "Fixed XWayland (GTK/?) popups focus"
This reverts commit cd62eb5624.
Breaks a lot of other popups
2022-04-01 23:31:12 +02:00
vaxerski
4021e66faf Fixed XWayland (GTK/?) popups focus 2022-04-01 23:11:09 +02:00
vaxerski
92815f6164 typo 2022-04-01 21:20:03 +02:00
vaxerski
aa756eab98 prettified readme 2022-04-01 21:19:33 +02:00
vaxerski
513bdcccee updated workflows 2022-04-01 21:09:12 +02:00
vaxerski
c313acdc8c added flawfinder 2022-04-01 20:41:05 +02:00
vaxerski
9851ecddda More checks in popups 2022-03-31 21:58:33 +02:00
vaxerski
cb9373a8b8 fix critical crash with multi-popups 2022-03-31 21:55:21 +02:00
vaxerski
d3a82cc349 modify unfocus behavior 2022-03-31 21:47:03 +02:00
vaxerski
ffd5b8639e Log focus 2022-03-31 19:41:55 +02:00
vaxerski
277147684d export XDG_CURRENT_DESKTOP 2022-03-31 19:16:00 +02:00
vaxerski
f2f2b35735 More explanations to the config 2022-03-31 17:56:32 +02:00
vaxerski
1bfe12b0b0 updated the example cfg 2022-03-31 17:54:33 +02:00
vaxerski
f3f05d2116 custom animation speeds for components 2022-03-31 17:53:28 +02:00
vaxerski
9975c5502e Added animated borders 2022-03-31 17:50:00 +02:00