Commit graph

292 commits

Author SHA1 Message Date
vaxerski
10623856fe added apply_sens_to_raw 2022-04-18 13:13:41 +02:00
vaxerski
996c1ec2a0 minor XWayland and rule fixes 2022-04-18 13:10:58 +02:00
vaxerski
f322ac96f4 Added active/inactive opacity 2022-04-17 21:44:06 +02:00
vaxerski
da6f7819c3 Implemented mouse constraints
has some todos but mostly works
2022-04-17 21:40:04 +02:00
vaxerski
9f956b7290 store scale and scale windows with monitor 2022-04-17 18:47:10 +02:00
vaxerski
1657f19cfa Don't blur behind opaque pixels 2022-04-17 13:15:56 +02:00
vaxerski
0dfce187f6 Merge pull request #39 from vaxerski/damage-tracking
Added damage tracking
2022-04-17 12:00:31 +02:00
vaxerski
05f1c7dc5e Merge branch 'main' into damage-tracking 2022-04-17 11:52:54 +02:00
vaxerski
54a5cb3e6b mention damage tracking in readme 2022-04-17 11:51:55 +02:00
vaxerski
f590026ad1 Disable damage tracking by default 2022-04-17 11:50:59 +02:00
vaxerski
3b12fb5dee don't rearrange layersurfaces when not needed 2022-04-17 10:46:04 +02:00
vaxerski
64c1dfa511 Allow monitor disabled too 2022-04-17 10:21:54 +02:00
vaxerski
7ceb35963a Add monitor disabled option 2022-04-17 10:19:46 +02:00
vaxerski
4f93191105 include climits 2022-04-15 18:59:58 +02:00
vaxerski
bb6db64edd Added workspace dispatcher + and - 2022-04-14 23:02:10 +02:00
vaxerski
8973f017ac support linux_dmabuf_v1 2022-04-14 21:48:12 +02:00
vaxerski
3529e82c7f fix pointer focus coords in focusWindow 2022-04-14 21:30:18 +02:00
vaxerski
c3a344814f damage layersurfaces on commit 2022-04-14 20:22:14 +02:00
vaxerski
e03102fb7b fix first workspace being 0 2022-04-14 20:11:46 +02:00
vaxerski
f78d540792 fix workspace switching with damage 2022-04-14 20:08:39 +02:00
vaxerski
2c4673a52a Add a note regarding packages 2022-04-14 18:18:37 +02:00
vaxerski
daae78197b fix focus not applying sometimes to the active window 2022-04-14 18:16:09 +02:00
vaxerski
5c276ed586 fixed some nested render bugs 2022-04-14 17:45:18 +02:00
vaxerski
99926056d9 renderer fixes 2022-04-14 17:00:35 +02:00
vaxerski
57a866eedb added basic damage tracking 2022-04-14 16:43:29 +02:00
vaxerski
36bbe4231b better keyboard window switching 2022-04-13 20:45:06 +02:00
vaxerski
948daefc4f added follow_mouse 2022-04-13 20:19:40 +02:00
vaxerski
8aaae6ac89 respect texture size and not mon size in BGTex 2022-04-13 18:49:15 +02:00
vaxerski
a4ecabe252 readme early dev note 2022-04-13 18:44:52 +02:00
vaxerski
eda182f21c Comment -O3 for no GCC optimizations 2022-04-13 18:36:14 +02:00
vaxerski
cb041bbaa4 switch Ofast to O3 to follow standards 2022-04-13 18:33:55 +02:00
vaxerski
be4051fbbd oops, fixed regular renderer 2022-04-13 17:51:18 +02:00
vaxerski
e004112130 build with legacy renderer too in tests 2022-04-13 17:43:46 +02:00
vaxerski
6b6c8f84a4 fixed perms in CI 2022-04-13 17:38:43 +02:00
vaxerski
b75ecbd7c1 Added legacy GLES2 renderer option 2022-04-13 17:34:13 +02:00
vaxerski
ff219d41ab bump checkout in CI to v3 2022-04-13 17:17:09 +02:00
vaxerski
98f3719a2f use output's modes instead of a custom mode 2022-04-13 17:11:37 +02:00
vaxerski
416c9bb852 dwindle: autodetect first/second node on open 2022-04-13 16:24:31 +02:00
vaxerski
8c83fd5542 Merge pull request #26 from sandervankasteel/main
Added reference to GIT-aur version of hyprland
2022-04-12 22:37:31 +02:00
vaxerski
5fdd3b1780 Improved styling and added more info 2022-04-12 22:36:40 +02:00
Sander van Kasteel
719c5b3944 Added reference to GIT-aur version of hyprland 2022-04-12 22:13:47 +02:00
vaxerski
92aaf0463e log more in begin() 2022-04-12 21:49:35 +02:00
vaxerski
b4ee18706e added mention of IM to major todos 2022-04-12 21:27:49 +02:00
vaxerski
cc1d013223 set hidden and urgent flags for new workspaces 2022-04-12 21:00:46 +02:00
vaxerski
9d1d39452a fix exec as well on startup 2022-04-12 20:23:10 +02:00
vaxerski
dfaefa1027 Fix exec-once being wack on launch 2022-04-12 20:02:57 +02:00
vaxerski
1b962b7d24 Dwindle window group fixes
fixed a crash and animations in the bg
2022-04-12 19:18:26 +02:00
vaxerski
5e17889f4f Added window grouping for dwindle
furthermore, added LayoutRenderHints.
2022-04-12 16:44:18 +02:00
vaxerski
19dffda61d Merge pull request #20 from acly7946/makefile
Added uninstall target
2022-04-12 06:35:01 +02:00
acly7946
1023ee5070 Added uninstall target 2022-04-11 23:17:21 +00:00