about summary refs log tree commit diff
path: root/modules/workstation/windowing
Commit message (Collapse)AuthorAge
* modules/sway: also apply Firefox rules to NightlyAlyssa Ross2020-10-06
|
* modules/alacritty: remove quit keybindingsAlyssa Ross2020-09-29
| | | | | | These are way too easy to hit accidentally. More recent versions of the Alacritty default config move these to be macOS only, so they were probably never intended for Linux anyway.
* modules/alacritty: set font size to 11Alyssa Ross2020-09-29
| | | | This matches the font size in Emacs I spent a lot of time choosing.
* modules/alacritty: fix deprecation warningsAlyssa Ross2020-08-22
| | | | | The names of these have changed. I don't actually need these to vary from the defaults anyway, so let's just delete them.
* modules/sway: rearrangeAlyssa Ross2020-08-22
| | | | This was getting quite difficult to read.
* modules/swaylock: show failed password attemptsAlyssa Ross2020-08-22
|
* modules/swaylock: init; set background to sway'sAlyssa Ross2020-08-22
|
* modules/sway: rebind kill to $mod+BackSpaceAlyssa Ross2020-08-22
| | | | | | | Inspired by Ethan Schoonover's XMonad setup[1][2]. [1]: https://invidio.us/watch?v=70IxjLEmomg [2]: https://github.com/altercation/dotfiles-tilingwm/blob/31e23a75eebdedbc4336e7826800586617d7d27d/.xmonad/xmonad.hs#L1250
* modules/sway: make status_command output directoryAlyssa Ross2020-08-15
| | | | | | Putting the status_command program at $out will mean that its store path shows up in ps, which makes it difficult to scan. So make $out a directory, with the status command inside it.
* modules/windowing: install chromiumAlyssa Ross2020-07-13
| | | | | | Occasionally I need to do a Jitsi call, and Firefox doesn't work well with those. When I do need to do a Jitsi call, I don't have time to build Chromium, so I want to have it in advance.
* modules/sway: show bat charge if no capacity dataAlyssa Ross2020-07-03
| | | | | | | I plugged a battery in and had no capacity data, which at the time meant even the status (which was available) wouldn't be shown. Now, status and capacity will be shown independently of each other, and if capacity information is unavailable, charge will be shown instead.
* modules/sway: improve status variable nameAlyssa Ross2020-07-03
|
* modules/firefox: fix /home/state/mozilla permsAlyssa Ross2020-05-07
|
* modules/alacritty: remove tabspaces optionAlyssa Ross2020-04-28
| | | | This is obsolete, and produces a startup warning in Alacritty.
* modules/workstation: install gnome-minesAlyssa Ross2020-04-28
|
* modules/sway: add missing breaksAlyssa Ross2020-04-17
| | | | | Missing these resulted in an extra space being displayed after the arrows.
* modules/sway: rewrite status_command in C++Alyssa Ross2020-04-17
| | | | | | | | | | | | | | The execline version was nice, but I think execline is not really suitable for fairly complicated scripts that run once a second. I frequently saw it as one of the most active processes on the system, and it was probably really bad for power consumption! Before rewriting in C++, I tried C, but the string handling was extremely annoying, and Rust, but it can't do time stuff in the standard library. I didn't want to have to pull in a library just for this, so C++ it was. My first C++ program, in fact!
* modules/windowing: install wf-recorderAlyssa Ross2020-04-16
|
* modules/sway: sticky Firefox sharing indicatorAlyssa Ross2020-04-15
|
* modules/sway: fix height of workspace menuAlyssa Ross2020-04-07
| | | | Not sure when or how this changed.
* modules/sway: don't tile Firefox sharing indicatorAlyssa Ross2020-02-21
|
* modules/sway: fix bar status with no batteriesAlyssa Ross2019-12-24
|
* modules/xdg: keep per-user options under the users hierarchyedef2019-12-16
|
* modules/sway: attempt to float XDvi sensiblyAlyssa Ross2019-10-15
|
* modules/sway: compact floating configAlyssa Ross2019-10-15
|
* modules/sway: give floating windows proper bordersAlyssa Ross2019-10-15
|
* modules/alacritty: disable bright colours for boldAlyssa Ross2019-10-15
|
* bemenu: add HiDPI patchAlyssa Ross2019-07-09
| | | | See https://github.com/Cloudef/bemenu/issues/38.
* modules/sway: port choose_workspace to bemenuAlyssa Ross2019-06-22
|
* modules/alacritty: update configAlyssa Ross2019-06-22
|
* Merge commit '98e3b90b6c8f400ae5438ef868eb992a64b75ce5'Alyssa Ross2019-06-18
|
* modules/sway: make Tor Browser windows floatAlyssa Ross2019-06-16
| | | | | Using a non-standard window size can increase fingerprinting risk, so float to ensure the window is not resized.
* modules/sway: don't hardcode battery numberAlyssa Ross2019-06-01
|
* modules/windowing: install imvAlyssa Ross2019-05-24
|
* modules/workstation: rethemeAlyssa Ross2019-05-24
|
* modules/sway: extract swayidle to own moduleAlyssa Ross2019-05-24
|
* modules/sway: terminate status_command on crashAlyssa Ross2019-05-17
| | | | | echo will fail when sway's socket has gone away. Not discarding this exit code means that the script will properly terminate on a crash.
* modules/firefox: always use waylandAlyssa Ross2019-05-17
|
* modules/workstation: use tango themeAlyssa Ross2019-05-17
|
* modules/sway: disable gapsAlyssa Ross2019-04-27
|
* modules/sway: fix broken attempt at escapingAlyssa Ross2019-04-13
| | | | This didn't actually make this any better, and caused other problems.
* Merge commit 'da1a2b1eeafa66b4419b4f275396d8a731eccb61'Alyssa Ross2019-03-16
|
* modules/sway: add firefox keyboard shortcutAlyssa Ross2019-03-15
|
* modules: use pkgs.substituteAll where applicableAlyssa Ross2019-03-15
| | | | | I misread the implmentation, and thought it only worked for derivations that produced directories, so hadn't been using it until now.
* modules/sway: fix broken configAlyssa Ross2019-03-11
|
* modules/sway: fix syntax errorAlyssa Ross2019-03-11
|
* modules/sway: sleep between status_command itersAlyssa Ross2019-02-26
|
* modules/sway: customise furtherAlyssa Ross2019-02-26
|
* modules/alacritty: disable URL launchingAlyssa Ross2019-02-26
|
* alacritty: increase font sizeAlyssa Ross2019-02-25
| | | | I think Iosevka 2.x is smaller than 1.x?