about summary refs log tree commit diff
path: root/modules/workstation/windowing/sway
Commit message (Collapse)AuthorAge
* 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
|
* 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
|
* 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/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/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/sway: remove extraneous commentsAlyssa Ross2019-02-23
|
* modules/sway: default_border pixelAlyssa Ross2019-02-23
|
* sway: use natural scrollingAlyssa Ross2019-02-22
|
* config: give up on this experimentAlyssa Ross2019-02-10
This ended up being way more trouble than it was worth, and the approach just flat out didn't work for stuff like OpenSSH.