Commit Graph

54 Commits

Author SHA1 Message Date
Alice Gaudon 81dc1817f5 Add support for coarse representation of battery capacity, refactor battery widget for multiple battery display
https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-class-power
2021-07-18 15:34:55 +02:00
Alice Gaudon 8c8d729395 Merge remote-tracking branch 'origin/develop' into ashpie-edits
# Conflicts:
#	config.lua
#	theme.lua
2021-07-17 18:49:33 +02:00
Lucas Hernán Tarche 16772da504 Added `fileExists()` 2021-07-04 10:10:25 -03:00
Lucas Hernán Tarche 7ed0fc7522 Fixed battery widget opening missing file 2021-07-03 16:41:03 -03:00
Alice Gaudon 957452c55b Make sure fullscreen clients get a correct fullscreen geometry
Co-authored-by: Mițca Dumitru <dumitru0mitca@gmail.com>
2021-05-15 20:07:32 +02:00
Alice Gaudon 7c6162d51a Make sure fullscreen clients get a correct fullscreen geometry
Co-authored-by: Mițca Dumitru <dumitru0mitca@gmail.com>
2021-05-15 20:04:34 +02:00
Alice Gaudon 6e94e368ed keyboard_layout.lua: quote command argument 2021-04-08 12:45:16 +02:00
Alice Gaudon fbc13ab63f media_control.lua: make volume management fully async 2021-04-08 12:45:10 +02:00
Alice Gaudon a0024216e8 Disable titlebars 2021-04-08 12:44:51 +02:00
Alice Gaudon 6db061641d Make clock more readable 2021-04-08 12:44:29 +02:00
Alice Gaudon 034462f8f8 keyboard_layout.lua: quote command argument 2021-04-08 12:43:56 +02:00
Alice Gaudon 0bda31d908 media_control.lua: make volume management fully async 2021-04-08 12:42:13 +02:00
Alice Gaudon 5961d734b5 Don't ignore wallpaper aspect ratio 2021-02-21 19:30:58 +01:00
Alice Gaudon e8a91d98ce Don't ignore wallpaper aspect ratio 2021-02-21 19:30:44 +01:00
Alice Gaudon 93a3caf5a4 Add hotkey to manually toggle titlebar
Co-authored-by: Arkhist <peyrille.benjamin@gmail.com>
2021-02-17 11:41:17 +01:00
Alice Gaudon 4b93a05fa5 Fix hotkey collision 2021-02-17 11:41:11 +01:00
Alice Gaudon 3908cb4058 Hide titlebar for clients that request so
Co-authored-by: Arkhist <peyrille.benjamin@gmail.com>
2021-02-17 11:40:54 +01:00
Alice Gaudon f3b9ffcaf9 Revert "Disable titlebars on dialogs"
This reverts commit e689f17a56.
2021-02-17 11:40:49 +01:00
Alice Gaudon 55ff9a842d Add hotkey to manually toggle titlebar
Co-authored-by: Arkhist <peyrille.benjamin@gmail.com>
2021-02-17 11:38:02 +01:00
Alice Gaudon dcaf31a930 Fix hotkey collision 2021-02-17 11:37:32 +01:00
Alice Gaudon 4d0173f7e6 Hide titlebar for clients that request so
Co-authored-by: Arkhist <peyrille.benjamin@gmail.com>
2021-02-17 11:26:16 +01:00
Alice Gaudon 2ff77572ff Revert "Disable titlebars on dialogs"
This reverts commit e689f17a56.
2021-02-17 11:23:51 +01:00
Alice Gaudon 6e975df154 Merge remote-tracking branch 'origin/arisu-edits' into arisu-edits 2021-02-17 11:22:48 +01:00
Alice Gaudon 4b7ab5f5ff Force set default keyboard layout 2021-02-17 11:14:39 +01:00
Alice Gaudon e3cbb2f987 Power menu: add sleep, hybrid sleep and hibernate buttons 2020-12-31 13:30:19 +01:00
Alice Gaudon 0873d1719d Power menu: add sleep, hybrid sleep and hibernate buttons 2020-12-31 13:29:58 +01:00
Alice Gaudon a6b0a8b02a Remove tags UI 2020-12-27 08:21:18 +01:00
Alice Gaudon b5f391f3b8 Customize clock format 2020-12-27 08:21:02 +01:00
Alice Gaudon 80ba6a0aa9 Fix tiled clients swapping with non tiling and/or maximized clients 2020-10-02 19:19:51 +02:00
Alice Gaudon 809531b189 Merge remote-tracking branch 'origin/develop' into develop 2020-10-02 18:51:24 +02:00
Alice Gaudon a609640435 Battery widget: don't show usb device battery 2020-10-02 18:49:20 +02:00
Alice Gaudon a29cf9e2b6 Support disabling volume control 2020-10-02 18:38:44 +02:00
Alice Gaudon 9ea205e39c Make main menu icon configurable and add nice default 2020-10-02 18:38:14 +02:00
Alice Gaudon e689f17a56 Disable titlebars on dialogs 2020-10-02 18:33:27 +02:00
Alice Gaudon 2e0dc4f268 Make tiling shortcuts practical in tiled mode 2020-10-02 18:27:40 +02:00
Alice Gaudon 422c078458 Add basic backlight brightness control without ui feedback 2020-07-22 17:07:53 +02:00
Alice Gaudon 755eb1acc4 Fix hotkey collision with super + space 2020-04-21 12:11:58 +02:00
Alice Gaudon eaccc4b0df Fix maximized windows' geometry being slightly off screen when loading/reloading 2020-04-13 05:21:51 +02:00
Alice Gaudon 97e8188a1a media_control.lua: fix isMuted function not working on some devices 2020-04-12 14:59:17 +02:00
Alice Gaudon f56403f0bf Increase support for audio controls and add config for soundcard and parameter choice 2020-03-28 19:48:04 +01:00
Arkhist 6198fa4148 Add hide status bar hotkey Mod+P 2020-02-16 15:00:49 +01:00
Alice Gaudon c26403057c Actually use the config.awesome.autofocus setting 2020-02-15 18:47:03 +01:00
Alice Gaudon e5d7c9a578 Add configurable custom hotkeys 2020-02-15 18:45:55 +01:00
Alice Gaudon 7d07722ec4 Windows title bar rework
Margins, title alignment, button icons...
2020-01-30 04:04:52 +01:00
Alice Gaudon a4fd9ef389 Make icons white by default and add setting for power menu icons color 2020-01-30 00:57:08 +01:00
Alice Gaudon 3edb60eeb0 Slightly improve window open mode (floating/tiled) 2020-01-29 23:43:03 +01:00
Alice Gaudon d88d0188e7 Make start button run rofi with `drun` 2019-11-17 07:21:41 +01:00
Alice Gaudon 90d8d45efb Make default rofi run with `drun` and add alternative shortcut to run with `run` 2019-11-17 07:18:36 +01:00
Alice Gaudon 3c6e2d3843 Add battery percentage widget 2019-10-07 13:10:22 +02:00
Alice Gaudon b8aff62b38 Add tiling shortcuts to move windows between entire screens 2019-09-28 12:59:41 +02:00