Commit graph

147 commits

Author SHA1 Message Date
hype3
9ba2a4fd4b Update README.md 2022-02-17 18:45:41 +01:00
hype3
603280bd89 Update README.md 2022-02-17 17:45:05 +01:00
Johan Malm
896102d062 README.md: update acceptance criteria URL 2022-01-01 20:35:36 +00:00
John Lindgren
46bd0d549f Proofread README.md
I couldn't help but notice some typos in README.md, and figured I might
as well fix them.

Spelling:

    simplicy -> simplicity
    inteded -> intended
    if -> is

Compound words:

    light-weight -> lightweight
    wall-paper -> wallpaper
    re-inventing -> reinventing
    re-loaded -> reloaded

Grammar/usage:

    & -> and
    binds -> bindings
    missing "the"
2021-12-24 20:08:14 +00:00
ARDiDo
4bc012bf29 Fix typo in README 2021-12-05 10:13:34 -05:00
Johan Malm
fbf531b810 Add CONTRIBUTING.md 2021-12-03 22:44:06 +00:00
Johan Malm
0a6ab7cd35 README: make openbox link point to openbox.org 2021-11-13 22:29:14 +00:00
Johan Malm
fd85344b2d README: add lavalauncher to recommended apps 2021-11-13 22:28:28 +00:00
Johan Malm
cb050dc62b README: explain meaning of lab further 2021-11-13 22:28:01 +00:00
Johan Malm
6170c50a7c README.md: add a video showing SnapToEdge
Posted by @Joshua-Ashton in pull-request
2021-10-22 20:25:33 +01:00
Johan Malm
455a1c4d2c README: add link to yambar
Both labwc and yambar were patched today to better handle
foreign-toplevel protocol and now work well together.
2021-10-17 21:36:32 +01:00
Johan Malm
5eaa663dfd README: add super+arrow keybinds 2021-10-17 21:36:06 +01:00
Johan Malm
417763e8f8 config: support audio and monitor keys by default
Add default keybinds:

    XF86_AudioLowerVolume - amixer sset Master 5%-
    XF86_AudioRaiseVolume - amixer sset Master 5%+
    XF86_AudioMute - amixer sset Master toggle
    XF86_MonBrightnessUp - brightnessctl set +10%
    XF86_MonBrightnessDown - brightnessctl set 10%-
2021-10-14 19:37:57 +01:00
Johan Malm
2be873c64b README: add note on swaylock and coding style 2021-08-25 20:46:30 +01:00
Johan Malm
65f5bf189d README.md: fix typo 2021-08-22 19:26:10 +01:00
Johan Malm
88afd8cfa8 README: add more links to example themes 2021-08-22 19:11:04 +01:00
Johan Malm
b7573c8d36 rcxml: load default keybinds on <keyboard><default />
This is an addition to the openbox specification and provides a way to
keep config files simpler whilst allowing user-specific keybinds.

docs/rc.xml shows a simple config file with <default />
docs/rc.xml.full shows the full config
2021-08-22 19:09:31 +01:00
Johan Malm
93244cfbe1 rcxml: add some default keybinds
super-return - alacritty
alt-F4       - close window
super-a      - toggle maximize
alt-arrow    - move window to edge
2021-08-22 17:00:22 +01:00
Johan Malm
7ef4feddc7 README: add note on themes and keyboard settings 2021-08-10 21:32:47 +01:00
Johan Malm
2e5927229b README: minor update
- Add description to video links
- Change description of labwc slightly
- Add bullet points on what labwc supports
2021-08-09 17:30:21 +01:00
Johan Malm
41fe085824 README: update key/mouse binds 2021-08-07 09:59:50 +01:00
Johan Malm
8fc6f795db README: add video and mouse-binds 2021-08-05 22:09:58 +01:00
Johan Malm
4234d53fd7 README.md: fix typo 2021-07-09 21:34:23 +01:00
Johan Malm
9769fad7a5 README: update wlroots dependency + minor tweak to intro 2021-04-17 14:34:29 +01:00
Johan Malm
a120cc0cac README: remove old scrot 2021-04-15 21:32:14 +01:00
Johan Malm
f3a0db29f5 README: fix typo and refactor links 2021-04-10 09:30:48 +01:00
Johan Malm
44553d8bde README: turn configure section into a table 2021-04-10 09:20:10 +01:00
Johan Malm
f5689410be README/meson.build: update dependencies 2021-04-10 08:30:56 +01:00
Johan Malm
11e376e050 README: update "what" section 2021-04-10 08:27:47 +01:00
Johan Malm
584c19e329 README: fix typo 2021-04-10 08:14:33 +01:00
Johan Malm
6952bdfebc README: update acceptance criteria section 2021-03-30 22:43:05 +01:00
Johan Malm
cd313fd97a README: update progress summary 2021-03-29 19:36:46 +01:00
Johan Malm
4127643cc1 README: add link to labwc-menu(5) 2021-03-20 14:42:23 +00:00
Johan Malm
54e458147a README: link to man pages in raw format to improve readability 2021-03-18 21:43:13 +00:00
Johan Malm
a8160a7857 README: minor appearance tweaks 2021-03-18 21:42:37 +00:00
Johan Malm
188900c4ba README: update aims 2021-03-18 21:41:54 +00:00
Johan Malm
887cddd770 README: update table-of-contents 2021-03-16 21:27:10 +00:00
Johan Malm
6ad6579db1 README: add link to acceptance criteria 2021-03-16 21:25:01 +00:00
Johan Malm
0723ae2644 README.md: update dependecy versions 2021-03-15 18:09:36 +00:00
Johan Malm
64a80e144e README: fix formatting 2021-03-08 21:54:23 +00:00
Johan Malm
12a46cf469 README: add kanshi and wlr-randr to suggested apps 2021-03-08 21:33:30 +00:00
Johan Malm
2dae1b242c README: set scrot sizes 2021-03-08 21:24:44 +00:00
Johan Malm
25bfe84318 README: move install notes to wiki 2021-03-08 21:21:21 +00:00
Artem Polishchuk
6971f8bfe2 docs: Add Fedora installation instructions 2021-03-07 21:13:54 +00:00
Johan Malm
3a11005d72 Add NEWS.md and update README.md 2021-03-06 11:45:45 +00:00
Johan Malm
15a7910a02 Update README.md 2021-03-01 18:41:01 +00:00
Johan Malm
b5677992f3 Update README.md 2021-02-26 19:18:52 +00:00
Johan Malm
2514fb0b99 README.md: re-order dependencies 2021-02-19 23:33:21 +00:00
Johan Malm
dba27a1019 README.md: fix typo 2021-02-17 21:10:49 +00:00
Johan Malm
e4deb03173 Add docs/menu.xml 2021-02-17 21:08:38 +00:00