Commit graph

248 commits

Author SHA1 Message Date
elenapan
7beddc0a0c Fix undecorated floating clients not being placed correctly 2020-04-07 02:40:00 +03:00
elenapan
cd18555415 Fix amarena bar not being anti aliased 2020-04-05 20:19:45 +03:00
elenapan
06b6ebef92 Tweak amarena theme 2020-04-05 16:35:54 +03:00
elenapan
908d259711 Tweak notification themes 2020-04-05 16:33:22 +03:00
elenapan
6f6c390821 Replace if with associative array in exit screen keybinds 2020-04-05 00:37:50 +03:00
elenapan
278e7aaae5 Remove dead keybind 2020-04-04 02:28:31 +03:00
elenapan
a6d84d3ad5 Add elemental::dismiss signal for hiding various elements 2020-04-04 02:27:47 +03:00
elenapan
67e39c6623 Fix autohide for amarena bar when urgent client appears 2020-04-04 02:20:00 +03:00
elenapan
79014f42b1 Disable and restore ontop depending on client's floating state 2020-04-03 16:41:53 +03:00
elenapan
b425bfc845 Add mousebinds to taglist activator 2020-04-02 11:42:54 +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
0c156c605f Add note about daemons that need internet access 2020-04-01 14:24:39 +03:00
elenapan
65361a229b Tweak amarena dashboard 2020-04-01 14:17:33 +03:00
elenapan
9726beecd6 Add notification for when LoL client is urgent 2020-04-01 14:09:06 +03:00
elenapan
4ab188cbd0 Change sidebar theme 2020-04-01 14:03:14 +03:00
elenapan
17637e7b18 Fix many window switcher bugs
- Fix window switcher not counting clients properly
- Turn it into awful.popup instead of standard wibox
- Use delayed_call to ensure the tasklist has finished resizing before appearing
- Remove dead code
2020-04-01 14:01:42 +03:00
elenapan
2713e8ac80 Fix flash when showing exit screen from dashboard 2020-04-01 13:00:23 +03:00
elenapan
7016808b09 Fix window switcher stopping history recording after the first switch 2020-04-01 11:15:22 +03:00
elenapan
e78e22c417 Fix loading cursor issue when starting a web search 2020-04-01 11:13:40 +03:00
elenapan
115e11abfa Change amarena dashboard bg 2020-04-01 09:13:51 +03:00
elenapan
fde026bbbd Fix amarena sidebar clock alignment 2020-04-01 09:13:39 +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
6d537988ba Add evil disk daemon 2020-04-01 08:04:41 +03:00
elenapan
80e73c57d8 Add helper for efficiently spawning commands requiring internet access
It ensures that the command will be run at most once during the desired
`interval`, even if AwesomeWM restarts multiple times during this time.
2020-03-31 17:15:56 +03:00
elenapan
42324dcdb8 Fix floating client placement function 2020-03-31 14:21:08 +03:00
elenapan
030c08dc1a Fix amarena battery notification icon 2020-03-31 14:02:06 +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
01e9f7c0c4 Make a tiny optimization on evil mpd 2020-03-28 18:33:14 +02:00
elenapan
9e7143991d Fix resize_dwim error appearing when there is no client focus 2020-03-28 18:32:42 +02:00
elenapan
0f35a31328 Various key bind fixes + indentation 2020-03-28 18:31:55 +02:00
elenapan
6af5f9e138 Add zathura class icon and color to window switcher 2020-03-28 18:30:52 +02:00
elenapan
437fbd999e Change mpd decoration style 2020-03-28 18:30:21 +02:00
elenapan
a147d75f86 Add day of the week widget 2020-03-28 18:29:47 +02:00
elenapan
06705c9fc8 Add cute battery face widget 2020-03-28 18:29:35 +02:00
elenapan
6454b63651 Remove unneeded signal 2020-03-28 16:45:28 +02:00
elenapan
edc33070f7 Fix wibars_toggle keybind 2020-03-28 09:59:15 +02:00
elenapan
06721782be Fix screenkey configuration and add keybind 2020-03-28 09:47:00 +02:00
elenapan
1bd03a0b30 Move button generator functions to decorations init 2020-03-28 08:07:08 +02:00
elenapan
13df3ee87a Add signal to automatically raise clients when focused 2020-03-27 02:17:28 +02:00
elenapan
89b56df783 Various notification daemon fixes 2020-03-27 01:55:00 +02:00
elenapan
4edb254910 Add mpd and mpv notification icons for ephemeral 2020-03-27 01:37:04 +02:00
elenapan
9db44ee43e Fix screenshot notification app_name 2020-03-27 01:05:20 +02:00
elenapan
925375309f Fix lovelace notification theme layout 2020-03-26 13:41:28 +02:00
elenapan
c46018d22b Add screenkey app function 2020-03-26 02:01:12 +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
520b754c99 Make small optimization on evil volume 2020-03-23 16:59:50 +02:00
elenapan
7f60d5d3db Implement helpers for sending keys to clients 2020-03-23 13:02:07 +02:00