Commit Graph

1525 Commits

Author SHA1 Message Date
vaxerski 89018bfa95 remove leftover code that didnt work 2022-08-25 21:38:01 +02:00
vaxerski 0d1a9e4ba9 modify exit behaviour a bit 2022-08-25 21:35:47 +02:00
vaxerski e327b0a835 added a swapactiveworkspaces dispatcher 2022-08-25 21:25:28 +02:00
vaxerski de477a6ff5 don't focus silent windows 2022-08-25 16:47:33 +02:00
Vaxry e92469121d
Merge pull request #573 from NotAShelf/main
Add cleaninstall task
2022-08-24 22:05:27 +02:00
NotAShelf a9761cb1c8
Merge branch 'hyprwm:main' into main 2022-08-24 23:05:22 +03:00
vaxerski 6c2175ed52 fixes to swapnext logic on dwindle 2022-08-24 22:01:25 +02:00
vaxerski 00ef40dda1 added swapnext and swapprev for master 2022-08-24 21:50:48 +02:00
vaxerski 9c3aeda9f9 added swapnext 2022-08-24 21:40:36 +02:00
NotAShelf a4f7bd4bc2
fix typo
what is this, clash of clans?
2022-08-24 18:53:30 +03:00
NotAShelf 3fd903ee74
remove unintended whitespace 2022-08-24 18:51:57 +03:00
NotAShelf 83ef951c21
add clean install for those who build from source 2022-08-24 18:47:35 +03:00
NotAShelf 8bbb790d87 [gha] build man pages 2022-08-24 15:46:38 +00:00
vaxerski ffaf14c19e minor damage fixes 2022-08-24 13:44:48 +02:00
vaxerski 9366c187dc don't find a new candidate to refocus on unfocused unmap 2022-08-24 11:14:11 +02:00
vaxerski 29696d046e remove general:sensitivity from the default config 2022-08-24 11:12:42 +02:00
vaxerski 09f3999b1e Unfocus first on non-internal ws changes 2022-08-23 23:34:36 +02:00
vaxerski fba7ed97fb don't refocus if candidate is last window 2022-08-23 23:15:04 +02:00
vaxerski fd70a9184b fix logic in fullscreen close candidates 2022-08-23 23:09:28 +02:00
vaxerski 0a9ac47030 remove unintuitive candidate behavior 2022-08-23 18:25:33 +02:00
vaxerski e2450247c0 minor fixes to candidate finding 2022-08-23 18:18:18 +02:00
vaxerski 973540bbc5 minor fix on unfocus on fullscreen workspace 2022-08-23 18:01:22 +02:00
vaxerski f9b2aa5468 don't round popups 2022-08-23 16:54:32 +02:00
vaxerski 451659ec34 fix oversized popup misalignment 2022-08-23 16:52:36 +02:00
vaxerski a9e34cba93 move monitor damage to separate funcs 2022-08-23 16:07:47 +02:00
vaxerski 48c9e9d83d damage on force warp resize 2022-08-23 15:08:15 +02:00
vaxerski 23c5760538 IME Popup damage fixes 2022-08-23 11:16:35 +02:00
Vaxry 9bfa3ebc50 fix up keyword to accept spaced args 2022-08-22 23:25:11 +02:00
Mihai Fufezan 8feb6f7da1
Nix: add shortRev to version 2022-08-23 00:17:00 +03:00
vaxerski fb0e81c18e fix up hyprctl dispatch 2022-08-22 19:16:35 +02:00
vaxerski 359df96d53 fix wlr logging 2022-08-22 18:58:29 +02:00
vaxerski 63493b5736 use a custom logging func for wlr 2022-08-22 18:50:38 +02:00
vaxerski 6565c31dbf fix IME grab on multiple open native inputs 2022-08-22 18:40:38 +02:00
vaxerski 575bfa40e5 added misc:float_switch_override_focus 2022-08-22 18:22:26 +02:00
vaxerski 429b2bffed fix minor refocus issue 2022-08-22 18:16:32 +02:00
vaxerski c83948ea9a added HYPRLAND_LOG_WLR envvar 2022-08-22 15:50:08 +02:00
vaxerski 8a6e29974b [gha] build man pages 2022-08-22 13:16:57 +00:00
Vaxry 4c6d9b7d5a
Merge pull request #555 from viperML/update-man
docs: build man pages to repo
2022-08-22 15:16:32 +02:00
Vaxry 9f5e099cd1
Merge pull request #562 from sp1ritCS/s/ospatches
openSUSE patches
2022-08-22 14:47:17 +02:00
vaxerski 8b39a1cf9b always use /usr/share/ for wayland-sessions 2022-08-22 14:46:53 +02:00
Florian sp1rit​ e9551731f0
improve compatability with older meson versions
- changed <compiler>.get_version() to <compiler>.version()

Signed-off-by: Florian "sp1rit"​ <sp1ritCS@protonmail.com>
2022-08-22 14:35:49 +02:00
Florian sp1rit​ 39a9980fb1
dropped deprecated gethostbyname check
Done to avoid the rpmlint warning:
hyprland.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/bin/hyprctl
The binary calls gethostbyname. Please port the code to use getaddrinfo.

Signed-off-by: Florian "sp1rit"​ <sp1ritCS@protonmail.com>
2022-08-22 14:35:41 +02:00
vaxerski d0ec2b72ae report sizes to all windows on fullscreen 2022-08-22 14:22:21 +02:00
vaxerski e97fa4e26b destroy monitor resources on exit 2022-08-22 14:17:25 +02:00
vaxerski 52318692f0 clean up temp logic in snapshots 2022-08-22 13:38:40 +02:00
vaxerski 86be6c3884 fix LS snapshot rendering logic 2022-08-22 13:36:00 +02:00
vaxerski 21bea0fcb4 typo 2022-08-22 11:37:00 +02:00
vaxerski 83f7fee3f5 fullscreen request only when mapped 2022-08-22 11:35:46 +02:00
vaxerski f273ebed9c fix another edge case for fullscreen default windows 2022-08-21 23:24:57 +02:00
vaxerski 3cb30e7fb0 fix crash 2022-08-21 23:16:54 +02:00