149 Commits

Author SHA1 Message Date
David Heinemeier Hansson
920e236fc7 Focus on active window to solve the problem that opening URLs wouldnt focus browser if on a different workspace
Closes #152
2025-07-13 16:45:33 -07:00
David Heinemeier Hansson
a6f4c1d68b Combine the rules and explicit center 2025-07-10 18:55:03 -07:00
David Heinemeier Hansson
9eb058cbe3 Float nautilus previews too 2025-07-10 18:32:32 -07:00
David Heinemeier Hansson
bbb639f8d3 Migrate to using wayland-always chromium.desktop 2025-07-10 16:04:44 -07:00
David Heinemeier Hansson
a0baa35c8b
Merge pull request #113 from roel4d/patch-1
Do not persist sensitive data in clipboard
2025-07-10 18:32:47 -04:00
David Heinemeier Hansson
ceeaa25f0a Expose all application starter bindings for easy overwriting 2025-07-10 15:30:38 -07:00
Roeland
5a3d57000e
Do not persist sensitive data in clipboard 2025-07-10 08:06:59 +02:00
David Heinemeier Hansson
089f73c518 Remove commented out exec 2025-07-09 17:41:06 -07:00
David Heinemeier Hansson
d2598464d6 Switch to polkit-gnome to make fingerprint authentication work better
hyprpolkit was not designed well for fingerprint authentication. It
doesn't allow you to easily deal with both fingerprints and passwords in
the same configuration.
2025-07-09 20:26:43 -04:00
David Heinemeier Hansson
9b418abed2 Drop clipse since it would keep clear-text passwords from 1passwords in the buffer
And there's no exclusion option!
2025-07-09 11:50:32 -07:00
David Heinemeier Hansson
2a84c5873b Add hotkey to prevent idling on SUPER + CTRL + I 2025-07-09 11:22:43 -07:00
David Heinemeier Hansson
099f094f8e Use larger settings overlay 2025-07-09 10:08:48 -07:00
David Heinemeier Hansson
201d303c2c Better structuring of the wofi css
Reusing look for select menu and reducing theme duplication
2025-07-07 11:37:50 -07:00
David Heinemeier Hansson
24f8c31b64 The power menu will rule it all 2025-07-07 11:09:19 -07:00
David Heinemeier Hansson
a64b32e2ee Use power menu on Super+Esc 2025-07-07 10:50:45 -07:00
David Heinemeier Hansson
0073678f1f Use Impala for wifi and float it 2025-07-07 10:50:45 -07:00
David Heinemeier Hansson
a62697de23 Revert "Merge pull request #81 from okdas/feat/hyprsunset-master"
This reverts commit 786d14071d70175ba529de79d1be2de0b89c7b79, reversing
changes made to 76d26fda4e71a072532a7b436d440b6cb4e009be.
2025-07-06 17:47:10 -07:00
David Heinemeier Hansson
786d14071d
Merge pull request #81 from okdas/feat/hyprsunset-master
Add blue light filter
2025-07-06 17:34:19 -07:00
Dmitry Knyazev
8fb744868f Add hyprsunset to autostart
Ensures hyprsunset daemon starts automatically with Hyprland session
2025-07-06 17:18:51 -07:00
Dmitry Knyazev
ab1fca0ce9 add hyprsunset 2025-07-06 17:12:56 -07:00
David Heinemeier Hansson
84d2fc3722 Turn notifications on/off with Super+Ctrl+,
Thanks to @ryanrhughes for the groundwork in #63 on this!
2025-07-06 14:55:26 -07:00
Thiago
2045056610 feat(bindings): Add keybindings for dismissing notifications in bindings.conf for mako 2025-07-06 00:34:11 -03:00
David Heinemeier Hansson
6f6b1565fe Float and center file pickers 2025-07-05 10:08:02 -07:00
David Heinemeier Hansson
56ec1351d3 Switch default video player from vlc to mpv
It's faster and looks better on hyprland
2025-07-04 15:20:20 -07:00
David Heinemeier Hansson
1b26d75f3e
Merge pull request #55 from c4software/patch-1
Improve keyboard layout compatibility
2025-07-04 11:55:03 -07:00
David Heinemeier Hansson
a4e6846cd1
Merge branch 'dev' into toggle-wofi 2025-07-04 11:51:24 -07:00
Martin Stork
0ab85263e2
Open and close wofi with the same binding 2025-07-04 20:27:51 +02:00
Brosseau Valentin
bf19025088
fix: use key codes instead of numeric values to support alternative keyboard layouts
Some layouts (like AZERTY or Bépo) do not provide direct access to number keys.
Using key codes improves compatibility across different keyboard configurations.
2025-07-04 17:59:13 +02:00
David Heinemeier Hansson
9a99e24d67 Tweak keybindings and include the ones in the defaults too 2025-07-03 13:14:42 -07:00
David Heinemeier Hansson
ebe4420c10
Merge pull request #44 from oca159/master
feat: add script to show keybindings
2025-07-03 12:38:40 -07:00
Ihar Suvorau
ea2053bd18 Prevent wofi from stack up
When hitting SUPER + space several times, a new instance of wofi is
launched each time and they stack upon each other. This change uses a
file lock to prevent starting several instances of wofi.

Thanks to everyone from this thread
https://www.reddit.com/r/archlinux/comments/m327pt/prevent_wofi_from_stacking_up/
2025-07-03 12:38:03 -07:00
Osvaldo Cordova Aburto
f7ec407891 feat: add script to show keybindings 2025-07-03 13:09:15 -06:00
David Heinemeier Hansson
6faa33f422 No transparency on image viewing 2025-07-02 22:16:15 -07:00
Ihar Suvorau
7100c41449 Prevent wofi from stack up
When hitting SUPER + space several times, a new instance of wofi is
launched each time and they stack upon each other. This change uses a
file lock to prevent starting several instances of wofi.

Thanks to everyone from this thread
https://www.reddit.com/r/archlinux/comments/m327pt/prevent_wofi_from_stacking_up/
2025-07-03 01:45:50 +03:00
David Heinemeier Hansson
3c07b541bd Good window defaults for gaming 2025-06-30 16:00:03 -07:00
David Heinemeier Hansson
da31736b9a Explain it 2025-06-29 19:01:48 -07:00
David Heinemeier Hansson
5e56279fee Float sound and bluetooth settings 2025-06-29 19:01:25 -07:00
David Heinemeier Hansson
671f9c7882 Sleep on Super + Shift + Escape
And move restarting Hyprland to Super + Alt + Escape
2025-06-28 16:48:16 -07:00
David Heinemeier Hansson
6af496f394 Fix opacity 2025-06-28 16:30:43 -07:00
David Heinemeier Hansson
9a8f4523e7 Fix that Chromium is now a capitalized class 2025-06-28 16:01:43 -07:00
David Heinemeier Hansson
451ff9ed97 Use generic terminal 2025-06-28 09:52:05 -07:00
David Heinemeier Hansson
c0ec48f4c9 No transparency on video apps 2025-06-27 09:35:08 -07:00
David Heinemeier Hansson
c1a4406e54 Have poweroff as an option too 2025-06-26 12:10:51 -07:00
David Heinemeier Hansson
7dc9d7ad1e Start bg faster 2025-06-25 20:12:36 -07:00
David Heinemeier Hansson
bf64cc7f1b Just use current on start, don't cycle 2025-06-25 20:12:19 -07:00
David Heinemeier Hansson
e5ffc25e0e Sort wofi alphabetically 2025-06-25 14:19:45 -07:00
David Heinemeier Hansson
2ce1de9b79 Not actually needed, monitors will control that 2025-06-25 13:56:48 -07:00
David Heinemeier Hansson
c26018639f Dont show the version update when we first launch into omarchy 2025-06-25 13:17:41 -07:00
David Heinemeier Hansson
0066e7fe40 Fix match 2025-06-24 15:19:46 -07:00
David Heinemeier Hansson
e7b6a3abe8 Bit more tweaking 2025-06-24 10:04:25 -07:00