Commit Graph
491 Commits
Author SHA1 Message Date
David Heinemeier Hansson 76d26fda4e The Dropbox icon wasn't pulling its own weight
We really should keep those icons on the right only to system-level
concerns. Hardware controls only.
2025-07-06 17:11:47 -07:00
David Heinemeier Hansson d3953e2b35 Fix early exit 2025-07-06 17:08:35 -07:00
David Heinemeier Hansson 98d758b505 Make it clear what installer we are running at a given moment 2025-07-06 16:44:28 -07:00
David Heinemeier HanssonandGitHub 425603c790 Merge pull request #74 from ryanrhughes/add-boot-screen
Add graphical boot screen
2025-07-06 16:00:55 -07:00
David Heinemeier Hansson 00b621d7d7 Tweak the menu options 2025-07-06 15:11:56 -07:00
David Heinemeier Hansson 49234a8a16 Don't use tooltip for the power menu 2025-07-06 15:04:49 -07:00
David Heinemeier Hansson 3c93e27440 Drop the power profiles icon, not carrying its weight
This just isnt worth a spot of premium real-estate. Most people aren't
changing it a lot. When you need to, you can do it from the commandline.
2025-07-06 15:04:40 -07:00
David Heinemeier HanssonandGitHub ec0a1267b7 Merge pull request #65 from npenza/feat-add-power-menu-to-waybar
Add Power Menu to Waybar
2025-07-06 14:57:58 -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
David Heinemeier Hansson 0d4f8145a2 Revert "Merge pull request #63 from ryanrhughes/waybar-add-dnd"
This reverts commit 2dc5b4fd8f, reversing
changes made to dea0a547a6.
2025-07-06 14:41:22 -07:00
David Heinemeier HanssonandGitHub 2dc5b4fd8f Merge pull request #63 from ryanrhughes/waybar-add-dnd
Add DND option to Waybar
2025-07-06 14:35:30 -07:00
David Heinemeier HanssonandGitHub dea0a547a6 Merge pull request #77 from ThiaudioTT/feat/close-mako-notifications
feat(mako): adds bindings to close notifications fix #67
2025-07-06 14:30:47 -07:00
David Heinemeier HanssonandGitHub 9c79ac2208 Merge pull request #79 from olgkv/fix/gpu-detection
fix(detect): Correctly assign gpu_info before use
2025-07-06 14:28:40 -07:00
David Heinemeier HanssonandGitHub b9b35c85c0 Merge pull request #80 from smola/smola/bash-completion
Enable bash-completion by default
2025-07-06 14:24:19 -07:00
Santiago Mola 5a8687b386 Enable bash-completion by default 2025-07-06 19:12:04 +02:00
Oleg Suchkov 3aa8c19b6e fix(detect): Correctly assign gpu_info before use
The script attempted to perform driver selection by echoing the
`$gpu_info` variable, but the variable had not yet been populated
with the output from the `lspci` command.

This resulted in the `if` condition always failing and the driver package
incorrectly defaulting to `nvidia-dkms` for all hardware.

This commit moves the `gpu_info` assignment to before it is
referenced, ensuring the detection and selection logic works as intended.
2025-07-06 15:19:47 +03:00
Thiago 2045056610 feat(bindings): Add keybindings for dismissing notifications in bindings.conf for mako 2025-07-06 00:34:11 -03:00
Ryan Hughes a0105fab4a Move DND icon to the left of the clock 2025-07-05 18:26:45 -04:00
Ryan Hughes b43a99c11b Add plymouth installer and migration 2025-07-05 16:42:19 -04:00
Ryan Hughes d3f5662064 Add touch to signal rebuild 2025-07-05 16:42:00 -04:00
Ryan Hughes 20a09cad86 Add shutdown sync script 2025-07-05 16:41:38 -04:00
Ryan Hughes 9a5f17eefd Add script to generate new plymouth themes 2025-07-05 16:41:00 -04:00
Ryan Hughes ce766d475a Add plymouth themes 2025-07-05 16:40:37 -04:00
David Heinemeier HanssonandGitHub b0beec5c0d Merge pull request #69 from zdehasek/fix-fingerprint
username needs to be set for fprintd-enroll
2025-07-05 12:03:17 -07:00
Zdenek Hasek bd8a98cd63 username needs to be set for fprointd-enroll 2025-07-05 19:15:00 +02:00
David Heinemeier Hansson 6f6b1565fe Float and center file pickers 2025-07-05 10:08:02 -07:00
Noah Penza 760f799943 Add power menu to waybar 2025-07-05 17:12:03 +10:00
Ryan Hughes d58d0f0b45 Add DND option to Waybar 2025-07-04 22:33:00 -04:00
David Heinemeier Hansson 2d0f094449 Add migration for adding ffmpegthumbnailer 2025-07-04 18:32:14 -07:00
David Heinemeier Hansson c00f4c9608 Add ffmpegthumbnailer to get thumbnails of videos in nautilus 2025-07-04 18:31:09 -07:00
David Heinemeier Hansson 5e2dd6ba15 Suggest clickfinger_behavior 2025-07-04 18:05:37 -07:00
David Heinemeier Hansson 46f52c7e4a Just leave it at default and use as example 2025-07-04 17:55:38 -07:00
David Heinemeier Hansson 54eb2460cb Show where the options can be found 2025-07-04 17:50:09 -07:00
David Heinemeier Hansson 0e7e0b6e4f Expose and slightly increase mouse/trackpad sensitivity 2025-07-04 17:49:06 -07:00
David Heinemeier Hansson 1481003bc4 Just a tad faster 2025-07-04 17:43:49 -07:00
David Heinemeier Hansson bb59912530 Excess CR 2025-07-04 17:32:50 -07:00
David Heinemeier Hansson d0e1924556 Just expose directly
And turn up the repeat a little
2025-07-04 17:32:33 -07:00
David Heinemeier Hansson 405bce4c46 Scrolling the terminal needs to be faster than standard 2025-07-04 17:25:09 -07:00
David Heinemeier Hansson 36c6fb8b9e Set a lower default scroll factor for touchpads and suggest other common changes 2025-07-04 17:23:24 -07:00
David Heinemeier Hansson 9906414866 Add missing new LocalSend default application v1.1.1 2025-07-04 17:00:36 -07:00
David Heinemeier HanssonandGitHub 3d871adc4a Merge pull request #60 from basecamp/dev
Omarchy 1.1
v1.1.0
2025-07-04 16:49:44 -07:00
David Heinemeier Hansson 59b561a3ac Don't actually install a specific ruby version
Compilation slows down the install too much, and very often projects
specify something specific.
2025-07-04 16:23:18 -07:00
David Heinemeier Hansson e166cde9d0 Don't let this stop it 2025-07-04 16:20:56 -07:00
David Heinemeier Hansson fcaf61162c Won't be set in that shell 2025-07-04 16:20:30 -07:00
David Heinemeier Hansson b15166cce0 Use clipse bin as well 2025-07-04 16:18:50 -07:00
David Heinemeier Hansson 3c1e7e5b10 Switch to bin versions where possible 2025-07-04 16:10:58 -07:00
David Heinemeier Hansson ce875b6fee Be resilient to power profile not existing 2025-07-04 16:08:04 -07:00
David Heinemeier Hansson 63d4d6d302 Only ask if we don't have the identification already 2025-07-04 16:03:19 -07:00
David Heinemeier Hansson e3b211efae Fix missing directory 2025-07-04 16:00:28 -07:00
David Heinemeier Hansson 211b99320b Add localsend-bin
No rust conflicts! Closes #51, #46
2025-07-04 15:54:11 -07:00