Commit Graph

78 Commits

Author SHA1 Message Date
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 662a816dd0 default config: update lock command for i3lock-color update 2021-05-31 10:50:51 +02: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 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 5961d734b5 Don't ignore wallpaper aspect ratio 2021-02-21 19:30:58 +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 c8409703e1 Update author name and README.md todo list
Co-authored-by: Arkhist <peyrille.benjamin@gmail.com>
2021-02-17 11:41:06 +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 37a94eb5ed Add trailing new line to config.lua and theme.lua 2020-12-31 13:30:28 +01:00
Alice Gaudon e3cbb2f987 Power menu: add sleep, hybrid sleep and hibernate buttons 2020-12-31 13:30:19 +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 abacea8562 Update todolist 2020-01-30 04:07:19 +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 0a240358f8 Add more todos 2019-10-07 13:27:07 +02: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
Alice Gaudon 366811bd37 Change the volume osd design to something less invasive 2019-08-27 23:39:14 +02:00
Alice Gaudon 41e377b06c Add screen locking hotkey + config and default to i3lock-color (i3lock) 2019-08-17 14:57:19 +02:00
Alice Gaudon 12668472f8 Update keyboard layout widget and small improvements 2019-08-13 23:58:50 +02:00
Alice Gaudon 3aa412a73f Big refactor to make simple awesome a lua module 2019-08-13 23:03:08 +02:00
Alice Gaudon a0fee14577 rc.lua: move window tiling layouts to config 2019-08-13 22:05:01 +02:00
Alice Gaudon 6d26491560 rc.lua: Move some keys and apps auto start to config 2019-08-13 22:04:36 +02:00
Alice Gaudon c9c5755a26 system resources widget: Make screens it appears on configurable 2019-08-11 23:12:37 +02:00
Alice Gaudon 64d7e9a7b0 Add system resources monitor widget on screen n° 2019-08-11 23:06:36 +02:00
Alice Gaudon 635d4822b4 config: Add parameter for notification timeout delay 2019-08-11 23:05:33 +02:00
Alice Gaudon 77797f8caf Add README todo, some comments and a small code cleanup 2019-08-11 23:04:23 +02:00
Alice Gaudon c6d65d7ead Add auto starting screenshot utility (configurable) 2019-07-25 17:21:34 +02:00
Alice Gaudon 58e6624a5a Set floating windows layout by default 2019-07-25 16:29:01 +02:00