Commit graph

66 commits

Author SHA1 Message Date
elenapan
13a1229a97 Fix awful.layout.layouts warning 2024-07-20 18:24:53 +03:00
elenapan
ef486f4e39 Disable coronavirus daemon 2024-07-17 11:11:37 +03:00
elenapan
03b6c79e49 Change default user directories
`XDG_xxx_DIR` variables are not always available to Awesome
2024-07-17 11:04:33 +03:00
elenapan
911be8ae08 Update file manager and editor commands 2024-07-17 10:29:56 +03:00
elenapan
6f80efa018 Remove unneeded floating_terminal command and rule 2024-07-17 10:24:07 +03:00
elenapan
2e143eff4f Add microphone overlay desktop element 2020-09-27 00:47:04 +03:00
elenapan
41ba7bc68b Add window rules for dragon-drag-and-drop utility 2020-08-22 21:39:51 +03:00
Gamer1120
5a38909462
Add comma to commented web_search_cmd (#93)
This way, if you uncomment it, it won't give an error about a missing comma.
2020-07-13 20:31:04 +03:00
elenapan
0702149eca Small tweaks, fixes and code cleanup 2020-07-11 07:47:35 +03:00
elenapan
f418845dba Remove obsolete amarena decoration theme
Since ephemeral is not anti-aliased anymore, these two decoration themes
serve exactly the same purpose.
2020-07-10 06:44:16 +03:00
elenapan
7bb5239603 Add minimal taglist to amarena bar theme 2020-07-09 20:01:25 +03:00
elenapan
90bf9f23e3 Restyle amarena notification theme 2020-07-09 19:52:39 +03:00
elenapan
83442642f7 Remove anti-aliasing code from ephemeral decoration theme
There are now better solutions for anti-aliasing window corners.
https://github.com/ibhagwan/picom
2020-06-20 01:58:32 +03:00
elenapan
2af3fa1d20 Restore ontop after disabling fullscreen on mpv 2020-06-18 14:41:31 +03:00
elenapan
e67efa8b27 Reorganize 'user' section a bit 2020-05-24 06:37:27 +03:00
elenapan
98a23d9fea Clean up code and comments plus some refactoring 2020-05-24 06:04:18 +03:00
elenapan
6757cfbc1e Fix wrong titlebar button color on initially undecorated clients 2020-04-27 04:34:46 +03:00
elenapan
9b4a27448b Use XDG env vars with fallback values for various user directories 2020-04-26 05:54:04 +03:00
elenapan
6e73702df5 Add more client rules and fix some pattern matching mistakes 2020-04-21 23:19:35 +03:00
elenapan
045ea54d14 Add new rule block for "needy" clients
Needy clients steal focus whenever they are urgent
2020-04-21 18:33:24 +03:00
elenapan
29117297eb Add torrent app activation function and rules 2020-04-20 02:00:27 +03:00
elenapan
2a6904ec1e Make dashboard appear on login (requires setup)
Add `touch /tmp/awesomewm-show-dashboard` to your ~/.xprofile to make it work
2020-04-20 01:55:51 +03:00
elenapan
192efb9a28 Remove autostart.sh
I noticed that I do not need it at all anymore due to my evil daemons plus the fact that I only need to start applications once on login, instead of everytime AwesomeWM restarts.
2020-04-16 04:03:26 +03:00
elenapan
f235cba312 Add support for PAM authentication in lock screen 2020-04-16 03:56:46 +03:00
elenapan
5cbaa08c76 Improve descriptions and consistency 2020-04-12 11:46:40 +03:00
elenapan
f9e0afb0eb Fix clients not being centered properly 2020-04-12 11:27:32 +03:00
elenapan
5a4257b990 Remove manual xrdb variable fallback
It is taken care of by Awesome in `xresources.get_current_theme`
2020-04-09 22:04:29 +03:00
elenapan
70d7fad947 Fix decorated clients not being centered correctly 2020-04-08 13:23:05 +03:00
elenapan
1c952b3db4 Clean up signals and rules 2020-04-08 02:29:55 +03:00
elenapan
d1e72d1437 Simplify restoration of floating geometry signal 2020-04-07 20:10:08 +03:00
elenapan
0877b5d11f Change more modules from global to local 2020-04-07 17:22:02 +03:00
elenapan
33add54ac1 Change icons module from global to local 2020-04-07 16:44:48 +03:00
elenapan
7ff58dbb8d Simplify rules for placement and titlebars on/off
In the past, using `titlebars_enabled = false` would make AwesomeWM create a hidden
empty titlebar on the client. Now it correctly creates the titlebar and
hides it.

Also now we do not need to delay the client placement function to
enforce correct placement since titlebars are correctly initialized
before the client is moved.
2020-04-07 05:02:01 +03:00
elenapan
c266604f21 Add workaround for games that minimize on focus loss 2020-04-07 02:58:59 +03:00
elenapan
7beddc0a0c Fix undecorated floating clients not being placed correctly 2020-04-07 02:40:00 +03:00
elenapan
79014f42b1 Disable and restore ontop depending on client's floating state 2020-04-03 16:41:53 +03:00
elenapan
f4b18c6f82 Improve weather and corona daemons
They now remove the temp_file when the output of the command is not
valid in order to force an update the next time a check is made.
2020-04-01 14:37:22 +03:00
elenapan
4ab188cbd0 Change sidebar theme 2020-04-01 14:03:14 +03:00
elenapan
52b4967fe0 Add amarena dashboard 2020-04-01 09:13:35 +03:00
elenapan
2961e60b0e Add evil coronavirus daemon 2020-04-01 09:12:23 +03:00
elenapan
42324dcdb8 Fix floating client placement function 2020-03-31 14:21:08 +03:00
elenapan
35126de908 Modify various client rules 2020-03-28 18:36:40 +02:00
elenapan
323cc98e11 Add new theme "Amarena" 2020-03-28 18:36:05 +02:00
elenapan
6454b63651 Remove unneeded signal 2020-03-28 16:45:28 +02:00
elenapan
13df3ee87a Add signal to automatically raise clients when focused 2020-03-27 02:17:28 +02:00
elenapan
6526374bc4 Minimize LoL client after game window opens 2020-03-25 23:40:31 +02:00
elenapan
25ce01e408 Fix signal for raising urgent clients when switching tags
Now it only raises urgent clients of the selected tag
2020-03-25 23:22:50 +02:00
elenapan
dfd34f11bc Implement window switcher 2020-03-22 13:29:43 +02:00
elenapan
a6b7c069a2 Add some more window rules 2020-03-22 09:47:11 +02:00
elenapan
3e22142501 Add signal for raising urgent clients when switching tags 2020-03-21 07:27:08 +02:00