Commit graph

196 commits

Author SHA1 Message Date
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
vaxerski
a3c9ce6da6 remove some warnings 2022-03-31 17:26:09 +02:00
vaxerski
c79c42a4e5 Draw the drag icon 2022-03-31 17:25:23 +02:00
vaxerski
cf6800d385 update commands in hyprctl i forgot 2022-03-30 22:40:53 +02:00
vaxerski
98e1915279 Set envvars to encourage apps to use wayland 2022-03-30 22:38:07 +02:00
vaxerski
5dee33450b Added a readme point and removed very 2022-03-30 22:31:04 +02:00
vaxerski
fef1d773ea Added a build badge 2022-03-30 22:24:50 +02:00
vaxerski
e6cff52475 fix some crashes 2022-03-30 21:18:42 +02:00
vaxerski
604eb14948 return front when monitor from vector fails 2022-03-30 20:17:33 +02:00
vaxerski
48799d5570 windows on top of fullscreen, lastmonitor fixes 2022-03-30 20:16:23 +02:00
vaxerski
8b665a08c4 use last monitor and not cursor in map 2022-03-30 19:34:57 +02:00
vaxerski
74f619419e Merge pull request #3 from vaxerski/ci
Added CI
2022-03-30 19:30:15 +02:00