Commit Graph

38 Commits

Author SHA1 Message Date
end-4 fac7a0193c overview: make app icons work more properly 2025-04-03 12:36:00 +02:00
end-4 626feeeb2d format 2025-02-15 16:14:29 +01:00
Toshimichi0915 8fce1190bf Style fix 2025-01-17 16:36:44 +09:00
Toshimichi0915 b03a48421c Fix font-size consistency 2025-01-17 16:31:22 +09:00
Toshimichi0915 c06af2c47c Add another missing semicolon 2025-01-16 01:27:29 +09:00
Toshimichi0915 2aaacc625f Add semicolon 2025-01-16 01:25:34 +09:00
Toshimichi0915 db1b814d1b Fix overviewMonitor update timing 2025-01-16 01:24:53 +09:00
Toshimichi0915 546e949c9e Revert execution order and properly fix the code 2025-01-16 01:07:08 +09:00
Toshimichi0915 daeae9a0f8 Change execution order 2025-01-16 01:02:25 +09:00
Toshimichi0915 b9102a4a86 Fix overview widget for multi monitors 2025-01-16 00:50:52 +09:00
end-4 f781e5ca08 add note for #1047 2025-01-15 16:32:49 +01:00
edo.husakovic 98ce9ae936 Array boundary Check for Overview
This prevents the application overview from throwing an error when
multiple monitors are plugged in but only one is enabled.
2025-01-14 01:32:31 +01:00
kain e15ec050b8 Comment accuracy improvement 2024-07-14 12:10:18 -04:00
kain 13b2850841 Fixes for overview-tasks-workspace layout 2024-07-14 09:31:32 -04:00
end-4 3f18c4bc9d fix wrong monitor size (#537) 2024-05-25 19:50:13 +07:00
end-4 237e54d54b overview: initial class as fallback for icon (xwayland apps in hyprland L) 2024-05-25 08:30:33 +07:00
end-4 10aed6353a overview: fix weird window placement when smol width 2024-05-24 20:09:34 +07:00
end-4 b1a11c5003 overview: re enable window title display 2024-05-22 17:53:39 +07:00
Nez21 0ae54ed50f fix: truncate if offscreen 2024-05-21 22:58:02 +07:00
end-4 b830640276 hide overview window title to prevent messed up size 2024-05-19 15:32:28 +07:00
end-4 ca135fc4f7 ags: fix 4 critical messages on init 2024-05-15 19:36:56 +07:00
end-4 f56f8c250c icons: add regex substitutions (#487) 2024-05-10 23:31:39 +07:00
end-4 d9a7e8d538 fix ugly icons and spamming icon warnings 2024-05-06 23:06:03 +07:00
end-4 cba0a45c6e fix ().getWindow() is undefined (#445) 2024-04-30 09:37:46 +07:00
end-4 18de9e2fea fix screen size for multimonitor and scaled screens (#417) (#424) 2024-04-25 15:20:15 +07:00
end-4 8e890cadb4 remove unnecessary workaround for already fixed hyprland focus bug 2024-04-14 22:25:44 +07:00
end-4 d7849ef51b fix weird abrupt change (#403) 2024-04-12 15:13:24 +07:00
end-4 5a4422a004 overview: fix fucked up window placement 2024-04-03 16:38:23 +07:00
end-4 9e8a840430 overview: add ws numbers 2024-03-08 14:03:20 +07:00
end-4 9de662f125 ags: add config option for gtk anim duration 2024-03-04 22:35:07 +07:00
end-4 d8a2f317b7 overview: fix workspace focus on click 2024-03-02 19:12:46 +07:00
end-4 e1bb1c9790 user config round 1 (#271) 2024-03-01 23:18:56 +07:00
end-4 c126b4b07f overview: remove debug print 2024-02-21 23:17:32 +07:00
end-4 f7df2a2f85 overview: fix windows from other ws groups showing 2024-02-21 23:14:35 +07:00
end-4 2fde1dd96a overview: fix drag and drop for ws 11+ 2024-02-21 22:58:43 +07:00
end-4 176fd8d4a1 overview: re add window title 2024-02-21 22:54:01 +07:00
end-4 64691cfc9a overview: workaround for hyprland's windows start menu bug
## the bug
- open layershell with keyboard focus
- focus another window or go to another workspace
- close the layer -> focus goes back to the window which was focused when you open the layer shell
## solution
- close the layer, wait a bit then focus
2024-02-20 16:53:56 +07:00
end-4 4151d52737 folder restructure round 1 (#271) 2024-02-19 23:55:01 +07:00